summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 94aa75874..7a0ef8bbb 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1407,3 +1407,7 @@ a.bookmarklet {
padding : 1em;
color : gray;
}
+
+td.error {
+ color : red;
+}