From d8273df3fc77c0c8053f18e7dde241e33cc3488a Mon Sep 17 00:00:00 2001 From: piro Date: Thu, 9 Sep 2010 06:15:03 +0000 Subject: [PATCH] reduce !important git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7157 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 01af24f2..0b3ed19e 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -91,7 +91,7 @@ tabbrowser[treestyletab-mode="vertical"] .tabs-stack > *:first-child + * > hbox: .tabbrowser-tabs[treestyletab-mode="vertical"] .tabbrowser-tab[pinned="true"] { position: fixed !important; - z-index: 100 !important; + z-index: 100; width: 24px !important; height: 24px !important; }