prefsTabSelected fixes
This commit is contained in:
1
ie6.css
1
ie6.css
@@ -14,3 +14,4 @@ div.headlines_normal {
|
|||||||
div.headlines_cdm {
|
div.headlines_cdm {
|
||||||
overflow : auto;
|
overflow : auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -572,7 +572,7 @@ div.prefsTabSelected {
|
|||||||
font-size : 9pt;
|
font-size : 9pt;
|
||||||
font-family : "Lucida Grande", Tahoma, sans-serif;
|
font-family : "Lucida Grande", Tahoma, sans-serif;
|
||||||
position : relative;
|
position : relative;
|
||||||
bottom : 0px;
|
bottom : -1px;
|
||||||
border-collapse : collapse;
|
border-collapse : collapse;
|
||||||
-moz-border-radius : 3px;
|
-moz-border-radius : 3px;
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user