prefsTabSelected fixes

This commit is contained in:
Andrew Dolgov 2007-04-29 12:24:17 +01:00
parent 5dda545516
commit 46c1d541c4
2 changed files with 2 additions and 1 deletions

View File

@ -14,3 +14,4 @@ div.headlines_normal {
div.headlines_cdm {
overflow : auto;
}

View File

@ -572,7 +572,7 @@ div.prefsTabSelected {
font-size : 9pt;
font-family : "Lucida Grande", Tahoma, sans-serif;
position : relative;
bottom : 0px;
bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
font-weight : bold;