fix selected tab display

This commit is contained in:
Andrew Dolgov 2007-04-27 05:50:38 +01:00
parent 8db8faa565
commit eccb97f863
1 changed files with 1 additions and 0 deletions

View File

@ -578,6 +578,7 @@ div.prefsTabSelected {
font-weight : bold;
min-width : 100px;
text-align : center;
z-index : 999;
}
div.notice {