update
This commit is contained in:
parent
b0cad32aa1
commit
6bbad55594
1 changed files with 1 additions and 3 deletions
|
@ -13,8 +13,6 @@
|
||||||
/* Tabs bar height */
|
/* Tabs bar height */
|
||||||
#tabbrowser-tabs,
|
#tabbrowser-tabs,
|
||||||
#tabbrowser-tabs arrowscrollbox {
|
#tabbrowser-tabs arrowscrollbox {
|
||||||
min-height: 0 !important;
|
|
||||||
max-height: 32px !important;
|
|
||||||
--tab-min-height: 32px !important;
|
--tab-min-height: 32px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -38,7 +36,7 @@
|
||||||
#TabsToolbar {
|
#TabsToolbar {
|
||||||
--toolbarbutton-active-background: transparent !important;
|
--toolbarbutton-active-background: transparent !important;
|
||||||
--toolbarbutton-hover-background: transparent !important;
|
--toolbarbutton-hover-background: transparent !important;
|
||||||
padding: 0 0 !important;
|
padding: 0 !important;
|
||||||
box-shadow: inset 0 1px var(--gnome-toolbar-border-color), inset 0 1px 3px rgba(0, 0, 0, 0.08) !important;
|
box-shadow: inset 0 1px var(--gnome-toolbar-border-color), inset 0 1px 3px rgba(0, 0, 0, 0.08) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue