reduce !important

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7157 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-09-09 06:15:03 +00:00
parent 3b54a19a51
commit d8273df3fc

View File

@ -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;
}