"retro" twisty should not overwrap completely in the horizontal tab bar

This commit is contained in:
SHIMODA Hiroshi 2012-02-10 16:09:47 +09:00
parent c9038bc86e
commit 63824c6a06

View File

@ -47,12 +47,6 @@
}
.tabbrowser-tabs[treestyletab-twisty-style="retro"][treestyletab-mode="horizontal"][treestyletab-allow-subtree-collapse="true"]
.tabbrowser-tab[treestyletab-allow-subtree-collapse="true"][treestyletab-children]:not([pinned="true"])
.treestyletab-twisty {
margin: 0 -16px 0 0;
}
.treestyletab-twisty {
list-style-image: url("twisty-retro.png");
-moz-image-region: rect(0, 32px, 16px, 16px);