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";
|
||||
|
||||
#nav-bar, #PersonalToolbar, #toolbar-menubar, #TabsToolbar {
|
||||
border: 0 !important;
|
||||
#nav-bar, #PersonalToolbar, #toolbar-menubar, #TabsToolbar, #titlebar {
|
||||
border: none !important;
|
||||
color: var(--gnome-toolbar-color);
|
||||
background: var(--gnome-toolbar-background) !important;
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
#TabsToolbar {
|
||||
|
|
Loading…
Reference in a new issue