tab overflow is broken for "square" theme on Minefield, Mac OS X
This commit is contained in:
parent
cbeff338d2
commit
5db66147b6
@ -6,8 +6,8 @@
|
|||||||
#TabsToolbar[treestyletab-style~="square"]:not([treestyletab-tabbar-position="top"]),
|
#TabsToolbar[treestyletab-style~="square"]:not([treestyletab-tabbar-position="top"]),
|
||||||
.tabbrowser-tabs[treestyletab-style~="square"]:not([treestyletab-tabbar-position="top"]) .arrowscrollbox-scrollbox {
|
.tabbrowser-tabs[treestyletab-style~="square"]:not([treestyletab-tabbar-position="top"]) .arrowscrollbox-scrollbox {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
}
|
}
|
||||||
.tabbrowser-strip[treestyletab-style~="square"][treestyletab-style~="border"]:not([treestyletab-tabbar-position="top"]) {
|
.tabbrowser-strip[treestyletab-style~="square"][treestyletab-style~="border"]:not([treestyletab-tabbar-position="top"]) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user