prefsTabSelected fixes

master
Andrew Dolgov 17 years ago
parent 5dda545516
commit 46c1d541c4

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

@ -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;

Loading…
Cancel
Save