Bug 869084 - Unreadable text color in selected tab when using default theme on Linux GTK. r=MattN.

This commit is contained in:
Mike Conley 2013-05-06 14:33:15 -04:00
parent bcaa451a1b
commit 165415d1c4

View File

@ -1553,7 +1553,7 @@ toolbar[iconsize="small"] #bookmarks-menu-button[starred],
@fgTabTexture@;
}
.tabbrowser-tab {
.tabbrowser-tab:-moz-lwtheme {
color: inherit;
}