This commit is contained in:
Piro / YUKI Hiroshi 2016-05-03 13:41:40 +09:00
parent 90e13a567e
commit 67606c98cd

View File

@ -135,7 +135,7 @@
.tabbrowser-tab:not([pinned])[visuallyselected="true"], .tabbrowser-tab:not([pinned])[visuallyselected="true"],
.tabbrowser-tabs:not([treestyletab-tabbar-position="top"]) .tabbrowser-tabs:not([treestyletab-tabbar-position="top"])
.tabbrowser-tab:not([pinned]):not([visuallyselected="true"]) { .tabbrowser-tab:not([pinned]):not([visuallyselected="true"]) {
background: noone repeat-x !important; background: none repeat-x !important;
background-color: var(--tst-tab-surface) !important; background-color: var(--tst-tab-surface) !important;
} }