Apply font color always

This commit is contained in:
YUKI Hiroshi 2014-11-13 13:20:59 +09:00
parent def1cbad15
commit 55e4137214

View File

@ -94,7 +94,7 @@
min-height: 2em;
margin: 0 !important;
/*padding: 0 0.2em !important;*/
color: -moz-dialogtext;
color: -moz-dialogtext !important;
-moz-background-origin: border !important;
background-origin: border-box !important;
background-position: 0 0 !important;
@ -113,7 +113,7 @@
#TabsToolbar:not(:-moz-lwtheme):not([treestyletab-tabbar-position="top"])
#tabbrowser-tabs
.tabbrowser-tab:not([selected]) {
color: -moz-dialogtext;
color: -moz-dialogtext !important;
}
.tabbrowser-tabs:not([treestyletab-tabbar-position="top"])
.tabbrowser-tab:not([pinned]),