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 */
|
/* overlay icon */
|
||||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||||
.tab-content[pinned="true"] > image.tab-icon-overlay {
|
.tab-content[pinned="true"] > image.tab-icon-overlay {
|
||||||
margin-top: -14px;
|
margin-top: -14px !important;
|
||||||
-moz-margin-start: -8px;
|
-moz-margin-start: -8px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user