ShadowFox/userChrome-files/dark_status_panels.css

5 lines
156 B
CSS
Raw Normal View History

2017-12-03 05:20:09 +00:00
statuspanel .statuspanel-label {
background-color: var(--grey-80) !important;
color: var(--primary-light-color) !important;
border: none !important;
}