mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
Use toolbar background as fallback-color
This commit is contained in:
parent
0a7063b360
commit
974d728ba9
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
color: inherit !important;
|
||||
}
|
||||
|
||||
#statuspanel-inner{ background-color: var(--toolbar-bgcolor) }
|
||||
|
||||
#statuspanel{ color: lightpink; z-index: -1; }
|
||||
#statuspanel[type="status"] { color: skyblue }
|
||||
|
||||
|
|
Loading…
Reference in a new issue