diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 1db685b4..68694fa3 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -10,7 +10,7 @@ .treestyletab-twisty { visibility: hidden; } -.tabbrowser-tabs[treestyletab-allow-subtree-collapse="true"] +.tabbrowser-tabs[treestyletab-allow-subtree-collapse="true"]:not([treestyletab-twisty-style="none"]) .tabbrowser-tab[treestyletab-children][treestyletab-allow-subtree-collapse="true"] .treestyletab-twisty { visibility: visible;