From 4a6901d499f759ec527b63e9919f6a0d8d9971f0 Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Mon, 5 Oct 2015 16:27:18 +0900 Subject: [PATCH] Hide needless gray box for hidden pinned tabs --- content/treestyletab/treestyletab.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 17be877f..248a96cc 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -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"]