From fa8d830d9a7309b53a38c98811eb6a3d7c4c4199 Mon Sep 17 00:00:00 2001 From: piro Date: Tue, 6 Nov 2007 10:21:15 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=A6=E3=82=A3=E3=83=B3=E3=83=89=E3=82=A6?= =?UTF-8?q?=E5=8F=B3=E3=81=A7=E5=8F=8D=E8=BB=A2=E8=A1=A8=E7=A4=BA=E3=81=97?= =?UTF-8?q?=E3=81=9F=E3=82=BF=E3=83=96=E3=81=AE=E8=A1=A8=E7=A4=BA=E3=82=92?= =?UTF-8?q?=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@1514 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- skin/classic/treestyletab/treestyletab.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skin/classic/treestyletab/treestyletab.css b/skin/classic/treestyletab/treestyletab.css index 17a1f11f..d2ba9943 100644 --- a/skin/classic/treestyletab/treestyletab.css +++ b/skin/classic/treestyletab/treestyletab.css @@ -250,6 +250,10 @@ tabbrowser[treestyletab-tabbar-position="bottom"][treestyletab-style="mixed"] .t -moz-box-flex: 1; } +tabbrowser[treestyletab-mode="vertical"][treestyletab-appearance-inverted="true"] .treestyletab-twisty-container { + margin: 0 -3px 0 3px; +} + tabbrowser:not([treestyletab-mode="vertical"]) .treestyletab-twisty-container { position: relative; margin: 0 16px 0 -16px;