fix prefs tabs placement

master
Andrew Dolgov 18 years ago
parent 68d871a400
commit ae813d06d2

@ -515,6 +515,7 @@ div.prefsTab {
padding : 3px 5px 3px 5px;
font-size : small;
position : relative;
bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
min-width : 100px;
@ -531,6 +532,7 @@ div.prefsTabSelected {
background-color : #ecf4ff;
font-size : small;
position : relative;
bottom : -1px;
border-collapse : collapse;
-moz-border-radius : 3px;
font-weight : bold;

Loading…
Cancel
Save