summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 05a2bde01..a7a512760 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -451,6 +451,14 @@ table.prefFeedList tr.title td, table.prefFilterList tr.title td,
border-width : 0px 0px 1px 0px;
border-color : #f0f0f0;
border-style : solid;
+ font-size : x-small;
+}
+
+table.prefFeedList td.feedEditCat {
+ font-size : large;
+ font-weight : bold;
+ color : black;
+ padding : 5px 0px 5px 0px;
}
a.helpLink {