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

Author: Lars Michelsen <[email protected]>
Date:   Sat Jan 22 14:59:30 2011 +0100

Reverted textbox/label fix from 1.5.7 release

---

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

diff --git a/share/userfiles/templates/default.css 
b/share/userfiles/templates/default.css
index 2a9bcbd..75f2949 100644
--- a/share/userfiles/templates/default.css
+++ b/share/userfiles/templates/default.css
@@ -113,7 +113,8 @@ a.linelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
-       white-space:nowrap;
+       /* tried to solve the off-screen text wrap. This fixes the problem but
+        * results no no linebreak at all: white-space:nowrap; */
 }
 
 /* labels for the objects on the maps */
@@ -124,7 +125,8 @@ a.linelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
-       white-space:nowrap;
+       /* tried to solve the off-screen text wrap. This fixes the problem but
+        * results no no linebreak at all: white-space:nowrap; */
 }
 
 /* control styles */


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to