From 7153c1eabc14bb7c868b7c7fb809ffbb18ce01d4 Mon Sep 17 00:00:00 2001 From: piro Date: Wed, 24 Mar 2010 18:40:46 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=BF=E3=83=96=E3=81=AE=E3=82=B5=E3=82=A4?= =?UTF-8?q?=E3=82=BA=E5=9B=BA=E5=AE=9A=E6=99=82=E3=81=AB=E3=82=B9=E3=83=97?= =?UTF-8?q?=E3=83=AA=E3=83=83=E3=82=BF=E3=81=8C=E6=B6=88=E3=81=88=E3=81=A6?= =?UTF-8?q?=E3=81=84=E3=81=AA=E3=81=8B=E3=81=A3=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6435 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 1786c0ba..a8d1ac80 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -25,7 +25,8 @@ .tabbrowser-strip[treestyletab-tabbar-autohide="hidden"]+splitter, tabbrowser:not([treestyletab-tabbar-autohide="hidden"]) .treestyletab-tabbar-toggler, #appcontent[ahFull="true"] .tabbrowser-strip[ahHIDE="true"]+splitter /* AutoHide */, -.tabbrowser-strip[treestyletab-tabbar-fixed="true"]+splitter { +.tabbrowser-strip[treestyletab-tabbar-fixed="true"]+splitter, +tabbrowser[treestyletab-tabbar-fixed="true"] .tabbrowser-strip+splitter { visibility: collapse; }