[Mapbender-commits] r1535 - trunk/mapbender/http/css

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Jul 25 10:10:03 EDT 2007


Author: astrid_emde
Date: 2007-07-25 10:10:03 -0400 (Wed, 25 Jul 2007)
New Revision: 1535

Modified:
   trunk/mapbender/http/css/edit_gui.css
Log:
style rework

Modified: trunk/mapbender/http/css/edit_gui.css
===================================================================
--- trunk/mapbender/http/css/edit_gui.css	2007-07-25 13:36:54 UTC (rev 1534)
+++ trunk/mapbender/http/css/edit_gui.css	2007-07-25 14:10:03 UTC (rev 1535)
@@ -23,20 +23,25 @@
 }
 
 .Lbutton{
-		font-size : 11;
+		font-size : 9pt;
 		width:65px;
 }
 
 .button2{
-		font-size : 10;
+		font-size : 9pt;
 		width: 30px;
 }
 
-.button3{
-		font-size : 10;
-		width: 50px;
+.button_on_off{
+		font-size : 9pt;
+		width: 24px;
 }
 
+.button_wfs{
+		font-size : 9pt;
+		width: 48px;
+}
+
 .myButton{
 		font-size : 14;
 		width: 100px;



More information about the Mapbender_commits mailing list