mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-14 21:32:04 -08:00
Fix: Mac - #navigator-toolbox background color for custom #323
This commit is contained in:
parent
a8814c7cfb
commit
20171b9984
1 changed files with 1 additions and 1 deletions
|
|
@ -790,7 +790,7 @@ menu[disabled="true"] {
|
|||
/*- Toolbar ----------------------------------------------------------------*/
|
||||
:root:not(:-moz-lwtheme) #navigator-toolbox,
|
||||
:root[lwt-default-theme-in-dark-mode] #navigator-toolbox {
|
||||
appearance: auto !important;
|
||||
background-color: var(--mac-bgcolor) !important;
|
||||
}
|
||||
|
||||
:root:not(:-moz-lwtheme) #titlebar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue