Module: nagvis
Branch: nagvis-1.5
Commit: 4f971f94965f3e744abc4fd5ac5a29de97fde80f
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=4f971f94965f3e744abc4fd5ac5a29de97fde80f

Author: Lars Michelsen <[email protected]>
Date:   Fri Jan 14 12:37:54 2011 +0100

Bugfix: Fixed line wrapping of labels/textboxes when positioned out of screen

---

 share/userfiles/templates/default.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/share/userfiles/templates/default.css 
b/share/userfiles/templates/default.css
index 6d82b1d..f4136c8 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -111,6 +111,7 @@ a.linelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
+       white-space:nowrap;
 }
 
 /* labels for the objects on the maps */
@@ -121,6 +122,7 @@ a.linelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
+       white-space:nowrap;
 }
 
 /* Style on info pages (index.php?info, index.php) */


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
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