From 13700102477a08cfb6a0924c003853c0fe002d41 Mon Sep 17 00:00:00 2001 From: piro Date: Fri, 22 Feb 2008 17:04:22 +0000 Subject: [PATCH] =?UTF-8?q?iFox=E3=83=86=E3=83=BC=E3=83=9E=E3=81=A7?= =?UTF-8?q?=E7=B8=A6=E7=BD=AE=E3=81=8D=E3=82=BF=E3=83=96=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=81=AE=E8=A1=A8=E7=A4=BA=E3=81=8C=E3=81=8A=E3=81=8B=E3=81=97?= =?UTF-8?q?=E3=81=8F=E3=81=AA=E3=82=8B=E5=95=8F=E9=A1=8C=E3=82=92=E4=BF=AE?= =?UTF-8?q?=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@1829 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- skin/classic/treestyletab/treestyletab.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/skin/classic/treestyletab/treestyletab.css b/skin/classic/treestyletab/treestyletab.css index 1bfc9a0c..46d5cbbc 100644 --- a/skin/classic/treestyletab/treestyletab.css +++ b/skin/classic/treestyletab/treestyletab.css @@ -8,6 +8,13 @@ tabbrowser[treestyletab-tabbar-position="bottom"] .tabbrowser-tabs { background: darkgray !important; } +tabbrowser[treestyletab-mode="vertical"] .tabbrowser-tabs { + height: auto !important; + max-height: none !important; + padding-left: 0 !important; + padding-right: 0 !important; +} + tabbrowser[treestyletab-mode="vertical"] .tabs-bottom, tabbrowser[treestyletab-mode="vertical"] .tabs-left, tabbrowser[treestyletab-tabbar-position="bottom"] .tabs-bottom {