Update toolbox-alt.css

This commit is contained in:
vinceliuice 2023-02-14 15:51:51 +08:00
parent 161ec23c82
commit a92cccfadd

View file

@ -7,11 +7,10 @@
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; @namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
#nav-bar, #PersonalToolbar, #toolbar-menubar, #TabsToolbar { #nav-bar, #PersonalToolbar, #toolbar-menubar, #TabsToolbar, #titlebar {
border: 0 !important; border: none !important;
color: var(--gnome-toolbar-color); color: var(--gnome-toolbar-color);
background: var(--gnome-toolbar-background) !important; background: var(--gnome-toolbar-background) !important;
border-bottom: none !important;
} }
#TabsToolbar { #TabsToolbar {