summaryrefslogtreecommitdiff
path: root/update.css
diff options
context:
space:
mode:
Diffstat (limited to 'update.css')
-rw-r--r--update.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/update.css b/update.css
index d3c2890fc..f4b9da36c 100644
--- a/update.css
+++ b/update.css
@@ -5,3 +5,7 @@ p.warning {
p.query {
color : green;
}
+
+p.insensitive {
+ color : gray;
+}