[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

Frescha frescha at unitedseed.de
Tue Feb 28 22:14:18 UTC 2012


The following commit has been merged in the debian/master branch:
commit 6fa19829490f147fe0d2039cddec2ee1bd730c87
Author: Frescha <frescha at unitedseed.de>
Date:   Sun Jan 15 15:03:26 2012 +0100

    Add: css class .hide

diff --git a/shinken/webui/htdocs/css/layout.css b/shinken/webui/htdocs/css/layout.css
index 7c65023..606b371 100644
--- a/shinken/webui/htdocs/css/layout.css
+++ b/shinken/webui/htdocs/css/layout.css
@@ -268,6 +268,10 @@ td.actions a {
 	border-bottom: 1px dotted #787878;
 }
 
+.hide {
+	display: none;
+}
+
 .no_border {
     border-top: 0px;
     border-left: 0px;

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list