diff --git a/theme/parts/sidebar.css b/theme/parts/sidebar.css index dcbe5ca..e5c301d 100644 --- a/theme/parts/sidebar.css +++ b/theme/parts/sidebar.css @@ -2,6 +2,10 @@ @namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; +#sidebar-box { + background: var(--gnome-sidebar-background) !important; +} + #sidebar-header { background: var(--gnome-toolbar-background) !important; border-bottom: 1px solid var(--gnome-toolbar-border-color) !important; @@ -11,10 +15,6 @@ padding: 6px !important; } -#sidebar { - background: var(--gnome-sidebar-background) !important; -} - #sidebar-box:-moz-window-inactive label, #sidebar-box:-moz-window-inactive image, .sidebar-panel:-moz-window-inactive label, .sidebar-panel:-moz-window-inactive image, .sidebar-placesTreechildren:-moz-window-inactive {