mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
revert wrongly modified selector (New Tab button doesn't have a label, thus the text color is irrelevant)
This commit is contained in:
parent
498c962fd9
commit
9d55d07fc0
@ -81,8 +81,7 @@
|
||||
background-color: #e2e2e2;
|
||||
}
|
||||
|
||||
#main-window:not([active="true"]) .tabbrowser-tab,
|
||||
#main-window:not([active="true"]) .tabbrowser-arrowscrollbox > .tabs-newtab-button {
|
||||
#main-window:not([active="true"]) .tabbrowser-tab {
|
||||
color: #575757;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user