From a3656a415f2e557014eef45a395ad19e10771ff5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 1 Dec 2006 07:26:05 +0100 Subject: tweak feed errors notification --- tt-rss.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 3459ac386..fa99ebfe0 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1307,3 +1307,9 @@ div.return a:hover { bottom : 2px; right : 2px; } + +a.feedUpdErrLink { + color : #ff0000; + display : block; + margin-bottom : 0.5em; +} -- cgit v1.2.3-54-g00ecf