Hide needless gray box for hidden pinned tabs
This commit is contained in:
parent
f30652bef7
commit
4a6901d499
@ -598,6 +598,9 @@ toolbar.treestyletab-tabbar-toolbar-ready:not([nowindowdrag="true"]),
|
||||
*[collapsed="true"]
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[pinned],
|
||||
*[collapsed="true"]
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[pinned] * /* this is required to hide unexpectedly shown gray rect (ex. .tab-background) */,
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"][treestyletab-dom-fullscreen-activated="true"]
|
||||
.tabbrowser-tab[pinned],
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"][treestyletab-dom-fullscreen-activated="true"]
|
||||
|
Loading…
Reference in New Issue
Block a user