fixed the httpd conf issue with redirecting to /monitor/
[monitor.git] / web / MonitorWeb / monitorweb / static / css / style.css
index 072c484..60c902e 100644 (file)
@@ -50,6 +50,13 @@ a.link, a, a.active {
 #site-good { background-color : darkseagreen; }\r
 #site-down { background-color: indianred; }\r
 \r
+#severity-0     {   background-color: #AADDAA;  }\r
+#severity-1     {   background-color: #CCE2CC;  }\r
+#severity-2     {   background-color: #EFEFCC;  }\r
+#severity-3     {   background-color: #DDAAAA;  }\r
+#severity-4     {   background-color: #FF8888;  }\r
+#severity-5     {   background-color: #FF0000;  }\r
+\r
 /*#nps-table { background-color: lightgrey; }*/\r
 /*#sub-table { background-color: lightgrey; }*/\r
 /* td, th {padding:2px;border:none;} */\r