We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d045439 + 1d67911 commit 9e49b3cCopy full SHA for 9e49b3c
skin/classic/treestyletab/tmp.css
@@ -49,3 +49,8 @@
49
.tabbrowser-tabs[treestyletab-mode="vertical"] .tab-progress {
50
margin-top: -2px;
51
}
52
+
53
+:root[treestyletab-enable-compatibility-tmp="true"]
54
+ #tabbrowser-tabs .tabbrowser-tab:not([selected="true"]) {
55
+ background-image: none !important;
56
+}
0 commit comments