Bug 713446 - White text with text-shadow in selected bottom tabs. r=dao.

This commit is contained in:
stefanh@inbox.com 2012-01-30 18:30:32 +01:00
parent 6d2edeca5f
commit 9bc6e5e32a

View File

@ -108,6 +108,8 @@ tabs.tabs-bottom > tab:not([selected=true]):hover {
tabbox.tabs-bottom > tabs > tab[selected=true],
tabs.tabs-bottom > tab[selected=true] {
color: #000;
text-shadow: none;
border: solid #888;
border-width: 0 2px 2px;
border-radius: 2px;