Author: Lars Michelsen <[email protected]>
Date: Wed Mar 2 21:14:16 2011 +0100
Committer: Lars Michelsen <[email protected]>
Commit-Date: Wed Mar 2 21:14:16 2011 +0100
Changed styling of default context menu now current NagVis colors
---
share/userfiles/templates/default.context.css | 42 ++++++++++++------------
1 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/share/userfiles/templates/default.context.css
b/share/userfiles/templates/default.context.css
index b6eebcf..484a1cf 100644
--- a/share/userfiles/templates/default.context.css
+++ b/share/userfiles/templates/default.context.css
@@ -26,16 +26,16 @@
*/
div.context {
- position: absolute;
- overflow: visible;
- margin:0;
- padding:0;
-
- width: 160px;
-
- background-color: #a4a4a4;
-
- font-size: 11px;
+ position: absolute;
+ overflow: visible;
+ margin:0;
+ padding:0;
+
+ width: 160px;
+
+ background-color: #a4a4a4;
+
+ font-size: 11px;
}
div.context ul {
@@ -45,30 +45,30 @@ div.context ul {
}
div.context ul li {
- background-color: #F5F5F5;
+ background-color: #EAF0F2;
list-style-type: none;
margin: 1px;
position: relative;
- color: #a4a4a4;
- padding: 2px;
+ color: #43B3CF;
+ padding: 2px;
}
div.context ul li:hover {
- background-color: #eeeeee;
- color: #a4a4a4;
+ background-color: #D9E1E4;
+ color: #779D2A;
}
div.context ul li a {
- color: #a4a4a4;
- display: block;
- width: 100%;
- text-decoration: none;
+ color: #43B3CF;
+ display: block;
+ width: 100%;
+ text-decoration: none;
}
div.context ul li a:hover {
- color: #a4a4a4;
+ color: #779D2A;
}
div.context ul li:hover > a {
- color: #a4a4a4;
+ color: #779D2A;
}
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins