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 7c3257887..cf9aeea32 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -613,3 +613,7 @@ table.innerLoginForm td {
div.small, p.small {
font-size : x-small;
}
+
+span.insensitive {
+ color : gray;
+}