Place "overlay" icon at top-right of the tab for "Metal" theme
This commit is contained in:
parent
06fb2d4f2f
commit
7fe5a517f7
@ -359,8 +359,8 @@ tabbrowser[treestyletab-tabbar-position="bottom"]
|
||||
/* overlay icon */
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tab-content[pinned="true"] > image.tab-icon-overlay {
|
||||
margin-top: -14px;
|
||||
-moz-margin-start: -8px;
|
||||
margin-top: -14px !important;
|
||||
-moz-margin-start: -8px !important;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user