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