made pref tabs font size smaller

master
Andrew Dolgov 19 years ago
parent 53515ff15c
commit 7f42331527

@ -615,6 +615,7 @@ input.prefsTab {
background-position : top left;
background-repeat : repeat-x;
-moz-border-radius : 7px 7px 0px 0px;
font-size : small;
}
input.prefsTabSelected {
@ -628,6 +629,7 @@ input.prefsTabSelected {
background-position : top left;
background-repeat : repeat-x;
-moz-border-radius : 7px 7px 0px 0px;
font-size : small;
}

Loading…
Cancel
Save