mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-26 18:11:29 -08:00
Fix: System Default Theme - Navigator toolbox background at mac's lwtheme
This commit is contained in:
parent
16f313ea6f
commit
904aea3e84
1 changed files with 2 additions and 1 deletions
|
|
@ -671,7 +671,8 @@
|
|||
}
|
||||
|
||||
/*- Toolbar --------------------------------------------------------------*/
|
||||
#navigator-toolbox {
|
||||
:root:not(:-moz-lwtheme) #navigator-toolbox,
|
||||
:root[lwt-default-theme-in-dark-mode] #navigator-toolbox {
|
||||
appearance: auto !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue