Update toolbox-alt.css
This commit is contained in:
parent
161ec23c82
commit
a92cccfadd
1 changed files with 2 additions and 3 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue