summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 9da226bc8..9eabfd929 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -700,3 +700,8 @@ table.headlinesSubToolbar td.headlineTitle {
text-align : right;
}
+span.contentPreview {
+ font-size : x-small;
+ color : gray;
+ font-weight : normal;
+}