summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index f1a59898f..4e316e489 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -25,6 +25,13 @@ table.main td.mainToolbar {
padding : 3px 25px 3px 10px;
}
+table.main td.prefsToolbar {
+ border-width : 0px 0px 0px 0px;
+ border-style : solid;
+ border-color : #c0c0c0;
+ padding : 3px 25px 15px 10px;
+}
+
table.main td.feeds {
width : 300px;
height : 100%;