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
4a999a39b2
owncast
/
web
/
components
/
common
/
UserDropdown
/
UserDropdown.module.scss
11 lines
123 B
SCSS
Raw
Normal View
History
Unescape
Escape
Moved UserDropdown to comps/common/, updated imports, some styling on Header
2022-05-08 09:41:47 +02:00
.
root
{
button
{
border
:
none
;
Draft: rough-ish draft of proposed color theme changes (#2067) * color experimentation and troubleshooting * create color scheme, assign colors, more ant overrides * fun selection color * Prettified Code! * Correctly import opensans * Prettified Code! * Organize+standardize colors/names and update the app to use them * Prettified Code! * Use css var references instead of resolving value of vars in css files * Prettified Code! Co-authored-by: gingervitis <gingervitis@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com> Co-authored-by: gabek <gabek@users.noreply.github.com>
2022-08-30 08:17:12 +02:00
.
ant-space
{
.
ant-space-item
{
color
:
var
(
--
theme-unknown-2
)
;
}
}
Moved UserDropdown to comps/common/, updated imports, some styling on Header
2022-05-08 09:41:47 +02:00
}
}
Reference in New Issue
Copy Permalink