アニメーションが途中で止まってしまうせいでtransitionendが発行されないことがある?

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7239 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-09-16 08:39:01 +00:00
parent e9b470a62e
commit 89a072b7b7

View File

@ -150,7 +150,7 @@ tabbrowser[treestyletab-tabbar-autohide-mode="1"][treestyletab-tabbar-autohide="
min-width: 1px !important; min-width: 1px !important;
} }
.tabbrowser-tabs[treestyletab-mode="vertical"] .tabbrowser-tab:not([pinned])[fadein] { .tabbrowser-tabs[treestyletab-mode="vertical"] .tabbrowser-tab:not([pinned])[fadein] {
max-width: 65001px !important; max-width: 65250px !important;
} }
#TabsToolbar, #TabsToolbar,