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-21 08:49:16 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c0a2729226
owncast
/
web
/
components
/
chat
/
ChatJoinMessage
/
ChatJoinMessage.module.scss
5 lines
81 B
SCSS
Raw
Normal View
History
Unescape
Escape
styled chat join messages
2022-10-03 11:15:00 +03:00
.
root
{
padding
:
10
px
0
px
;
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
)
;
Add standalone join message with user badge
2022-08-22 01:50:22 +03:00
}
Reference in a new issue
Copy permalink