Regression: Highlight updated pinned tabs correctly.
This commit is contained in:
parent
1f5188defd
commit
d7aa5da30d
@ -87,6 +87,6 @@
|
||||
}
|
||||
|
||||
:root[treestyletab-enable-compatibility-tmp="true"]
|
||||
#tabbrowser-tabs .tabbrowser-tab:not([selected="true"]) {
|
||||
#tabbrowser-tabs .tabbrowser-tab:not([selected="true"]):not([pinned="true"]) {
|
||||
background-image: none !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user