git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7053 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-08-07 15:50:11 +00:00
parent 8dd3fb8aed
commit b48a3ab481

View File

@ -174,8 +174,8 @@ image.tab-icon {
.tabbrowser-tabs[treestyletab-animation-enabled="true"][treestyletab-mode="vertical"]
.tabbrowser-tab[treestyletab-removed="true"] {
max-height: 0 !important;
min-height: 0 !important;
max-height: 1px !important;
min-height: 1px !important;
opacfity: 0 !important;
}