Hide needless gray box for hidden pinned tabs

This commit is contained in:
YUKI Hiroshi 2015-10-05 16:27:18 +09:00
parent f30652bef7
commit 4a6901d499

View File

@ -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"]