Fix: Mac - #navigator-toolbox background color for custom #323

This commit is contained in:
alstjr7375 2022-01-25 14:51:58 +09:00
parent a8814c7cfb
commit 20171b9984

View file

@ -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 {