Module: nagvis
Branch: master
Commit: cc72cea71c664c8dd8b79b3a86cc3e5ab079e737
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=cc72cea71c664c8dd8b79b3a86cc3e5ab079e737

Author: Lars Michelsen <[email protected]>
Date:   Mon Jan  3 01:49:00 2011 +0100

Added move icon

---

 .../images/templates/default.control_drag.gif      |  Bin 0 -> 847 bytes
 share/userfiles/templates/default.css              |    1 +
 2 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/share/userfiles/images/templates/default.control_drag.gif 
b/share/userfiles/images/templates/default.control_drag.gif
new file mode 100644
index 0000000..3ae7969
Binary files /dev/null and 
b/share/userfiles/images/templates/default.control_drag.gif differ
diff --git a/share/userfiles/templates/default.css 
b/share/userfiles/templates/default.css
index be0add9..f68b8fc 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -129,6 +129,7 @@ a.linelink {
 div.lineDrag {
   position: absolute;
   border: 1px #ff0000 dotted;
+       background: url('../images/templates/default.control_drag.gif');
 }
 
 /* Style on info pages (index.php?info, index.php) */


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to