summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index d7c905734..9da226bc8 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -686,3 +686,17 @@ td.selectPrompt {
font-size : x-small;
color : gray;
}
+
+table.headlinesSubToolbar td.headlineActions {
+ font-size : x-small;
+ color : gray;
+ padding : 5px 0px 5px 5px;
+}
+
+table.headlinesSubToolbar td.headlineTitle {
+ font-size : x-small;
+ color : gray;
+ padding : 5px 5px 5px 0px;
+ text-align : right;
+}
+