Use theme specific color for hover tab
This commit is contained in:
parent
8444dfee04
commit
0b02f1ba35
@ -51,7 +51,7 @@
|
||||
|
||||
:root[treestyletab-enable-compatibility-tmp="true"]
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"] .tabs-closebutton-topbox > .tabs-closebutton:hover {
|
||||
background: ThreeDHighlight !important;
|
||||
background: var(--tst-tab-surface-hover) !important;
|
||||
}
|
||||
|
||||
:root[treestyletab-enable-compatibility-tmp="true"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user