Title: [opsview] [5298] Updated menu background image
Revision
5298
Author
tvoon
Date
2010-11-03 14:53:42 +0000 (Wed, 03 Nov 2010)

Log Message

Updated menu background image

Modified Paths


Added Paths

Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2010-11-03 14:42:23 UTC (rev 5297)
+++ trunk/CHANGES	2010-11-03 14:53:42 UTC (rev 5298)
@@ -10,7 +10,7 @@
     Integration with SolarWinds SNMP trap forwarding, so you can forward traps for processing on Opsview master or slaves
 
     ENHANCEMENTS:
-    Refreshed page headers, to increase amount of visible area (contributed by Capside)
+    Refreshed page headers, to increase amount of visible area (contributed by Capside). Updated menu background image
     Added nsca_server_address option to override in opsview.conf
     Allow freshness for stale settings to still work if no notifications enabled
     Allow searching on plugin name in service check list page

Added: trunk/opsview-core/opsview-images/images/backgroundGreySemiTransparent.png
===================================================================
(Binary files differ)


Property changes on: trunk/opsview-core/opsview-images/images/backgroundGreySemiTransparent.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/opsview-core/share/stylesheets/opsview2.css
===================================================================
--- trunk/opsview-core/share/stylesheets/opsview2.css	2010-11-03 14:42:23 UTC (rev 5297)
+++ trunk/opsview-core/share/stylesheets/opsview2.css	2010-11-03 14:53:42 UTC (rev 5298)
@@ -1286,7 +1286,7 @@
 
 .selectedanchor { 
 	color: #da8d0e;
-	text-decoration: none;
+    text-decoration: none;
 	font-family: Arial, Verdana, Helvetica;
 	font-size: 11px;
 	font-weight: bold;
@@ -1296,9 +1296,9 @@
 	left: 0;
 	top: 0;
 	display: none;
-	border: 1px solid #2d2d2d;
-	border-bottom-width: 0;
-	font: normal 11px Verdana;
+    border: 1px solid #2d2d2d;
+    border-bottom-width: 0;
+    font: normal 11px Verdana;
 	line-height: 18px;
 	z-index: 100;
 	width: 150px;
@@ -1316,8 +1316,8 @@
 	display: block;
 	border-bottom: 1px solid #2d2d2d;
 	color: #da8d0e;
-	background: url(../images/bg_nav_drop.gif);
-	padding: 3px 5px;
+    background: transparent url(../images/backgroundGreySemiTransparent.png) repeat-y;
+    padding: 3px 5px;
 	text-decoration: none;
 }
 

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to