]> git.wh0rd.org Git - tt-rss.git/commitdiff
made pref tabs font size smaller
authorAndrew Dolgov <fox@madoka.spb.ru>
Thu, 30 Mar 2006 06:48:51 +0000 (07:48 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Thu, 30 Mar 2006 06:48:51 +0000 (07:48 +0100)
tt-rss.css

index 539a8c2d46b28552963cfbe12813ad673b208781..39d4083f9e41565c3661193ceac127d061f7afc8 100644 (file)
@@ -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;
 }