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

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


The following commit has been merged in the debian/master branch:
commit 642b29a3f52789a6dba17cc8e70ecf07e68b0697
Author: Frescha <frescha at unitedseed.de>
Date:   Wed Dec 28 22:56:32 2011 +0100

    add z-index to navigation mockup

diff --git a/shinken/webui/htdocs/css/layout.css b/shinken/webui/htdocs/css/layout.css
index 8fd51e0..b781162 100644
--- a/shinken/webui/htdocs/css/layout.css
+++ b/shinken/webui/htdocs/css/layout.css
@@ -403,7 +403,14 @@ td.actions a {
     background-position: 4px;
 	padding-left: 24px;
     background-size: 17px 17px;
-} 
+}
+
+/*.icon_service:hover {
+    background: url("/static/images/icons/flag_64.png") no-repeat scroll transparent;
+    background-position: 4px;
+	padding-left: 24px;
+    background-size: 17px 17px;
+} */
 
 .icon_graph {
     background: url("/static/images/icons/chart_area_64.png") no-repeat scroll transparent;
diff --git a/shinken/webui/htdocs/css/navigation.css b/shinken/webui/htdocs/css/navigation.css
index c0eb91a..b0095d7 100644
--- a/shinken/webui/htdocs/css/navigation.css
+++ b/shinken/webui/htdocs/css/navigation.css
@@ -130,6 +130,7 @@
 	padding:10px 5px 10px 5px;
 	border:1px solid #777777;
 	border-top:none;
+	z-index: 999;
 	
 	background: #FAFAFA;
 	/* Gradient background */
diff --git a/shinken/webui/htdocs/images/icons/flag_64_hover.png b/shinken/webui/htdocs/images/icons/flag_64_hover.png
new file mode 100644
index 0000000..894cb79
Binary files /dev/null and b/shinken/webui/htdocs/images/icons/flag_64_hover.png differ

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list