From 591c396df4e9d7799a552a94a7c69ede58fecb6e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 27 Nov 2005 16:17:49 +0100 Subject: content preview in headlines list, option SHOW_CONTENT_PREVIEW --- tt-rss.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tt-rss.css') 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; +} -- cgit v1.2.3