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 00:35:47 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f1e0816347
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 10:41:47 +03: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 09:17:12 +03: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 10:41:47 +03:00
}
}
Reference in a new issue
Copy permalink