From 9fe82bdf79cd820504e99ff3a50a37818bcc7241 Mon Sep 17 00:00:00 2001 From: Piro / SHIMODA Hiroshi Date: Thu, 7 Apr 2011 00:45:33 +0900 Subject: [PATCH] With some skin, "hidden" tab bar was not hidden completely by auto-hide. (fix for http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2871 ) --- content/treestyletab/treestyletab.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index b7a3dafd..714a4114 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -78,6 +78,7 @@ .tabbrowser-strip[treestyletab-tabbar-autohide="hidden"]+splitter, .tabbrowser-strip[collapsed="true"] + splitter:not([state="collapsed"]), .treestyletab-tabbar-toggler, +.treestyletab-tabbar-toolbar[treestyletab-tabbar-autohide="hidden"], .treestyletab-tabbar-toolbar[treestyletab-tabbar-autohide="hidden"] > *, .treestyletab-tabbar-toolbar .treestyletab-splitter, #treestyletab-tabbar-resizer-box,