[Mapbender-commits] r1823 - branches/mapbender_sld/http/css
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu Nov 15 11:33:39 EST 2007
Author: mschulz
Date: 2007-11-15 11:33:39 -0500 (Thu, 15 Nov 2007)
New Revision: 1823
Modified:
branches/mapbender_sld/http/css/sldEditor.css
Log:
changed html/css layout
Modified: branches/mapbender_sld/http/css/sldEditor.css
===================================================================
--- branches/mapbender_sld/http/css/sldEditor.css 2007-11-15 16:32:35 UTC (rev 1822)
+++ branches/mapbender_sld/http/css/sldEditor.css 2007-11-15 16:33:39 UTC (rev 1823)
@@ -207,8 +207,12 @@
.edit_label_width{
width:180px;
}
+hr.sep {
+ color: #f00;
+ background-color: #ccc;
+ height: 1px;
+}
-
More information about the Mapbender_commits
mailing list