Author: Lars Michelsen <[email protected]>
Date: Thu Dec 15 12:12:43 2011 +0100
Committer: Lars Michelsen <[email protected]>
Commit-Date: Thu Dec 15 12:12:43 2011 +0100
Context menu: Small spacer row styling (preventing hover effect)
---
ChangeLog | 1 +
share/userfiles/templates/default.context.css | 12 +++++++++++-
2 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 1e635c7..fef912a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Core
Frontend
* Ajax call for redrawing map objects is not cacheable anymore (prevent
strange
hopping of icons after unlock -> edit -> lock in some cases.
+ * Context menu: Small spacer row styling (preventing hover effect)
1.6
Core
diff --git a/share/userfiles/templates/default.context.css
b/share/userfiles/templates/default.context.css
index de75954..50df759 100644
--- a/share/userfiles/templates/default.context.css
+++ b/share/userfiles/templates/default.context.css
@@ -58,6 +58,16 @@ div.context ul li:hover {
color: #779D2A;
}
+div.context ul li.spacer {
+ padding: 1px;
+ margin: 1px;
+}
+
+div.context ul li.spacer:hover {
+ background-color: #EAF0F2;
+ color: #43B3CF;
+}
+
div.context ul li a {
color: #43B3CF;
display: block;
@@ -71,4 +81,4 @@ div.context ul li a:hover {
div.context ul li:hover > a {
color: #779D2A;
-}
\ No newline at end of file
+}
------------------------------------------------------------------------------
Learn Windows Azure Live! Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins