add background to the toolbox if -lwtheme is not in use
Practically this means that if white variant of system theme is used then tabs toolbar background is set to very light gray
This commit is contained in:
@@ -58,3 +58,4 @@ linux_gtk_window_control_patch.css
|
||||
toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }
|
||||
#navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }
|
||||
#TabsToolbar > .titlebar-buttonbox-container{ visibility: visible }
|
||||
#navigator-toolbox:not(:-moz-lwtheme){ background-color: -moz-dialog }
|
||||
|
||||
Reference in New Issue
Block a user