From: Andrew Dolgov Date: Thu, 30 Mar 2006 06:48:51 +0000 (+0100) Subject: made pref tabs font size smaller X-Git-Tag: 1.1.5~11 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7f423315279a5f42c6982b27fb5c3e0f47cafe0a;p=tt-rss.git made pref tabs font size smaller --- diff --git a/tt-rss.css b/tt-rss.css index 539a8c2d..39d4083f 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -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; }