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, 3 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index b1d3ea582..4cab27e9f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1559,4 +1559,6 @@ div#pref-tabs .dijitContentPane h3 {
border-width : 0px;
}
-
+#errorButton {
+ color : red;
+}