横置きされたタブバーのtwistyの位置を少し右に寄せた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@2673 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
04164253fe
commit
be4f111432
@ -306,7 +306,9 @@ tabbrowser[treestyletab-twisty-style="retro"]:not([treestyletab-mode="vertical"]
|
||||
tabbrowser[treestyletab-twisty-style="retro"]:not([treestyletab-mode="vertical"])[treestyletab-allow-subtree-collapse="true"] .tabbrowser-tab[treestyletab-children] .tab-icon {
|
||||
margin-left: 16px;
|
||||
}
|
||||
tabbrowser[treestyletab-twisty-style^="modern"][treestyletab-allow-subtree-collapse="true"][treestyletab-mode="horizontal"] .tab-icon,
|
||||
tabbrowser[treestyletab-twisty-style^="modern"][treestyletab-allow-subtree-collapse="true"][treestyletab-mode="horizontal"] .tab-icon {
|
||||
margin-left: 12px;
|
||||
}
|
||||
tabbrowser[treestyletab-twisty-style^="modern"][treestyletab-allow-subtree-collapse="true"][treestyletab-mode="vertical"]:not([treestyletab-appearance-inverted="true"]) .tab-icon {
|
||||
margin-left: 9px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user