]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
tweak feed errors notification
[tt-rss.git] / tt-rss.css
index 3459ac386dbe495b2d5e1e7f3903308c3cc2957c..fa99ebfe03f8bcd167788ea33a187ed14f8e2c5a 100644 (file)
@@ -1307,3 +1307,9 @@ div.return a:hover {
        bottom : 2px;
        right : 2px;
 }
+
+a.feedUpdErrLink {
+       color : #ff0000;
+       display : block;
+       margin-bottom : 0.5em;
+}