横置き状態のタブバーについて、サブツリーの折りたたみが無効化された状態の時、タブのクローズボックスを押しにくくなっていたのを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4538 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
261621f851
commit
abb5bbd37b
@ -16,6 +16,7 @@ tabbrowser[treestyletab-allow-subtree-collapse="true"] .tabbrowser-tab[treestyle
|
|||||||
display: -moz-box;
|
display: -moz-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tabbrowser:not([treestyletab-allow-subtree-collapse="true"]) .treestyletab-twisty-container,
|
||||||
tabbrowser[treestyletab-allow-subtree-collapse="true"] .tabbrowser-tab[treestyletab-collapsed-done="true"],
|
tabbrowser[treestyletab-allow-subtree-collapse="true"] .tabbrowser-tab[treestyletab-collapsed-done="true"],
|
||||||
.tabbrowser-strip[collapsed="true"]+splitter:not([state="collapsed"]),
|
.tabbrowser-strip[collapsed="true"]+splitter:not([state="collapsed"]),
|
||||||
tabbrowser[treestyletab-tabbar-autohide="hidden"] .tabbrowser-strip,
|
tabbrowser[treestyletab-tabbar-autohide="hidden"] .tabbrowser-strip,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user