This website requires JavaScript.
Explore
Help
Register
Sign In
Navy.gif
/
owncast
Watch
1
Star
0
Fork
0
You've already forked owncast
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ba69bac6d9
owncast
/
web
/
components
/
chat
/
ChatActionMessage
/
ChatActionMessage.module.scss
6 lines
104 B
SCSS
Raw
Normal View
History
Unescape
Escape
Action message component
2022-07-15 05:12:42 +02:00
.
chatAction
{
padding
:
5
px
;
text-align
:
center
;
Support color customization from the admin (#2338) * Add user-customizable theming. Closes #1915 * Prettified Code! * Add user-customizable theming. Closes #1915 * Add explicit color for page content background * Prettified Code! Co-authored-by: gabek <gabek@users.noreply.github.com>
2022-11-13 05:26:55 +01:00
color
:
var
(
--
theme-color-components-chat-text
)
;
Action message component
2022-07-15 05:12:42 +02:00
}
Reference in New Issue
Copy Permalink