From 23754591f8df2be058b5d2aaadfc5064a5223b73 Mon Sep 17 00:00:00 2001 From: piro Date: Fri, 25 Jun 2010 16:36:22 +0000 Subject: [PATCH] =?UTF-8?q?pinned=E3=81=AA1=E3=81=A4=E7=9B=AE=E3=81=AE?= =?UTF-8?q?=E3=82=BF=E3=83=96=E3=81=AB=E3=81=AF=E3=83=9C=E3=83=BC=E3=83=80?= =?UTF-8?q?=E3=83=BC=E3=82=92=E8=A1=A8=E7=A4=BA=E3=81=97=E3=81=AA=E3=81=84?= 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@6722 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- skin/classic/treestyletab/square/square.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/classic/treestyletab/square/square.css b/skin/classic/treestyletab/square/square.css index 1df9a1b5..8dc3464e 100644 --- a/skin/classic/treestyletab/square/square.css +++ b/skin/classic/treestyletab/square/square.css @@ -77,7 +77,7 @@ -moz-box-align: stretch !important; } .tabbrowser-tabs[treestyletab-style~="square"][treestyletab-mode="vertical"][treestyletab-firsttab-border="true"] - .tabbrowser-tab:not([selected="true"]):first-child { + .tabbrowser-tab:not([pinned="true"]):not([selected="true"]):first-child { -moz-border-top-colors: ThreeDShadow transparent !important; }