From 361efaf6ebcbc2a24b26f6c512b36e2ac9b97b74 Mon Sep 17 00:00:00 2001 From: piro Date: Sat, 18 Sep 2010 15:04:14 +0000 Subject: [PATCH] =?UTF-8?q?Firefox=203.6=E3=81=A7=E3=82=BF=E3=83=96?= =?UTF-8?q?=E3=81=8C=E5=8D=8A=E9=80=8F=E6=98=8E=E3=81=AE=E3=81=BE=E3=81=BE?= =?UTF-8?q?=E3=81=AB=E3=81=AA=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE?= =?UTF-8?q?=E3=82=92=E4=BF=AE=E6=AD=A3?= 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@7259 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 9ef3f615..232f049f 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -146,8 +146,11 @@ tabbrowser[treestyletab-tabbar-autohide-mode="1"][treestyletab-tabbar-autohide=" * opened") and :not([fadein]) (means "in opening/removing process". */ .tabbrowser-tabs[treestyletab-mode="vertical"] - .tabbrowser-tab:not([pinned]):not([fadein]) { + .tabbrowser-tab:not([pinned]) { max-width: 65000px !important; +} +#TabsToolbar[treestyletab-mode="vertical"] + .tabbrowser-tab:not([pinned]):not([fadein]) { opacity: 0.5 !important; } .tabbrowser-tabs[treestyletab-mode="vertical"]