From 22f675e5c4195285b6b5033b451efa9cbb30384b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 25 Jul 2014 13:54:10 +0400 Subject: add a link to headlines-spacer to open next unread feed --- css/tt-rss.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/tt-rss.css b/css/tt-rss.css index 4852c8ca1..76e35e110 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -910,10 +910,15 @@ img.feedIcon, img.tinyFeedIcon { height : 100%; margin-left : 1px; text-align : center; - padding : 1em; + padding : 10px; color : #555; + font-size : 11px; + font-style : italic; } +#headlines-spacer a { + color : #555; +} ul#filterDlg_Matches, ul#filterDlg_Actions { max-height : 100px; -- cgit v1.2.3-54-g00ecf