[Mapbender-commits] r1387 - branches/mapbender_sld/http/css

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed May 30 07:46:42 EDT 2007


Author: mschulz
Date: 2007-05-30 07:46:41 -0400 (Wed, 30 May 2007)
New Revision: 1387

Modified:
   branches/mapbender_sld/http/css/edit_gui.css
Log:
added class for sld-url input field

Modified: branches/mapbender_sld/http/css/edit_gui.css
===================================================================
--- branches/mapbender_sld/http/css/edit_gui.css	2007-05-30 11:45:36 UTC (rev 1386)
+++ branches/mapbender_sld/http/css/edit_gui.css	2007-05-30 11:46:41 UTC (rev 1387)
@@ -41,3 +41,7 @@
 		font-size : 14;
 		width: 100px;
 }
+
+.myText {
+		width: 200px;	
+}



More information about the Mapbender_commits mailing list