[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
jogaulupeau
jo.gaulupeau at gmail.com
Tue Feb 28 22:21:57 UTC 2012
The following commit has been merged in the debian/master branch:
commit 8c4016c5651478bc72db871a0fb46044d8c1384b
Author: jogaulupeau <jo.gaulupeau at gmail.com>
Date: Mon Feb 20 13:17:43 2012 +0100
Update shinken/webui/htdocs/css/layout.css
diff --git a/shinken/webui/htdocs/css/layout.css b/shinken/webui/htdocs/css/layout.css
index 606b371..2d84250 100644
--- a/shinken/webui/htdocs/css/layout.css
+++ b/shinken/webui/htdocs/css/layout.css
@@ -1179,4 +1179,20 @@ li.critical{
background-repeat: no-repeat;
background-position: 0 0.16em;
padding-left: 20px;
+}
+
+.host_1, .service_2{
+ background-color: #FF858B;
+}
+
+.service_1{
+ background-color: #E3B778;
+}
+
+.service_0, .host_0{
+ background-color: #8EE378;
+}
+
+.service_3{
+ background-color: #78CCE3;
}
\ No newline at end of file
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list