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;
|
color: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#statuspanel-inner{ background-color: var(--toolbar-bgcolor) }
|
||||||
|
|
||||||
#statuspanel{ color: lightpink; z-index: -1; }
|
#statuspanel{ color: lightpink; z-index: -1; }
|
||||||
#statuspanel[type="status"] { color: skyblue }
|
#statuspanel[type="status"] { color: skyblue }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue