summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index d230738e..f4aba002 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -856,3 +856,8 @@ body { font-family: sans-serif; }
overflow: scroll;
white-space: nowrap;
}
+
+
+.visred {
+ fill:#FF0000;
+} \ No newline at end of file