This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
owncast
Watch
1
Star
0
Fork
You've already forked owncast
0
mirror of
https://github.com/owncast/owncast.git
synced
2024-12-19 15:56:47 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
39bfaf2ec5
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 06:12:42 +03: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 07:26:55 +03:00
color
:
var
(
--
theme-color-components-chat-text
)
;
Action message component
2022-07-15 06:12:42 +03:00
}
Reference in a new issue
Copy permalink