revert wrongly modified selector (New Tab button doesn't have a label, thus the text color is irrelevant)

This commit is contained in:
Dão Gottwald 2009-01-25 10:46:39 +01:00
parent 498c962fd9
commit 9d55d07fc0

View File

@ -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;
}