From cae88edb34c6afe115ee87456c68b2c60c02e4c0 Mon Sep 17 00:00:00 2001 From: piro Date: Fri, 30 Nov 2007 21:15:47 +0000 Subject: [PATCH] =?UTF-8?q?Firefox=203=E3=81=AE=E3=82=BF=E3=83=96=E3=81=BE?= =?UTF-8?q?=E3=82=8F=E3=82=8A=E3=81=AE=E5=A4=89=E6=9B=B4=E3=81=AB=E5=B0=91?= =?UTF-8?q?=E3=81=97=E3=81=A0=E3=81=91=E8=BF=BD=E5=BE=93?= 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@1653 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index d4038a56..3a9275a0 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -25,6 +25,7 @@ tabbrowser[treestyletab-tabbar-autohide="true"] .tabbrowser-strip+splitter, tabbrowser:not([treestyletab-mode="horizontal"]) .tabbrowser-arrowscrollbox > .scrollbutton-up, tabbrowser:not([treestyletab-mode="horizontal"]) .tabbrowser-arrowscrollbox > .scrollbutton-down-stack, +tabbrowser:not([treestyletab-mode="horizontal"]) .tabbrowser-arrowscrollbox > .scrollbutton-down, /* Firefox 3 */ tabbrowser[treestyletab-hide-alltabs-button="true"] .tabs-alltabs-stack, tabbrowser[treestyletab-hide-alltabs-button="true"] .tabbrowser-arrowscrollbox + stack, /* "all tabs" button in Firefox 3 */ tabbrowser[treestyletab-mode="vertical"] .tabs-closebutton-box,