summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 1f95142c6..0c61e16ac 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -618,6 +618,14 @@ span.insensitive, div.insensitive {
color : gray;
}
+.insensitive a {
+ color : #4684ff;
+}
+
+.insensitive a:hover {
+ color : black;
+}
+
.prefGenericAddBox {
font-size : small;
}