reduce !important

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7158 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-09-09 06:18:33 +00:00
parent d8273df3fc
commit 7ccf67ca65

View File

@ -92,8 +92,8 @@ tabbrowser[treestyletab-mode="vertical"] .tabs-stack > *:first-child + * > hbox:
.tabbrowser-tab[pinned="true"] { .tabbrowser-tab[pinned="true"] {
position: fixed !important; position: fixed !important;
z-index: 100; z-index: 100;
width: 24px !important; width: 24px;
height: 24px !important; height: 24px;
} }
#TabsToolbar, #TabsToolbar,