summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-29 04:13:37 +0100
committerAndrew Dolgov <[email protected]>2006-03-29 04:13:37 +0100
commit1b2e1b0e52939c74064cb1fea999a74369edf19f (patch)
treece0660fb884d375804079c59351829d671ff8c00 /tt-rss.css
parent01b3e1919a5c99d21c0db8c13f1883320940c147 (diff)
make prefs tabs smaller
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index b04f02eeb..ffe30ccca 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -602,7 +602,7 @@ input.extSearch {
}
table.main td.prefsTabs {
- padding-left : 15px;
+ padding-left : 5px;
}
input.prefsTab {
@@ -610,7 +610,7 @@ input.prefsTab {
border-color : #c0c0c0;
padding : 2px 7px 2px 7px;
margin : 0px 1px 0px 0px;
- width : 150px;
+ width : 130px;
background-image : url("images/vgrad_light_rev2.png");
background-position : top left;
background-repeat : repeat-x;