diff --git a/skin/classic/treestyletab/ui-base.css b/skin/classic/treestyletab/ui-base.css index 528ada92..b2da4c8c 100644 --- a/skin/classic/treestyletab/ui-base.css +++ b/skin/classic/treestyletab/ui-base.css @@ -356,6 +356,13 @@ tabbrowser[treestyletab-tabbar-position="bottom"] background-image: none; } +/* overlay icon */ +.tabbrowser-tabs[treestyletab-mode="vertical"] + .tab-content[pinned="true"] > image.tab-icon-overlay { + margin-top: -14px; + -moz-margin-start: -8px; +} + /* notification of newly opened tabs in background */