summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-30 07:48:51 +0100
committerAndrew Dolgov <[email protected]>2006-03-30 07:48:51 +0100
commit7f423315279a5f42c6982b27fb5c3e0f47cafe0a (patch)
treeccf212591c56acb80ed5e4ebe1f13f0ebe308cfc /tt-rss.css
parent53515ff15c10d8763e119e59119dc90c7ff027b5 (diff)
made pref tabs font size smaller
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 539a8c2d4..39d4083f9 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;
}