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 a7a512760..a8fabd012 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -461,6 +461,14 @@ table.prefFeedList td.feedEditCat {
padding : 5px 0px 5px 0px;
}
+table.prefFeedList td.feedIcon {
+ text-align : right;
+}
+
+table.prefFeedList td.feedSelect {
+ text-align : center;
+}
+
a.helpLink {
color : #808080;
}