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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Mar 2 07:31:31 EST 2007


Author: astrid_emde
Date: 2007-03-02 07:31:31 -0500 (Fri, 02 Mar 2007)
New Revision: 1165

Modified:
   trunk/mapbender/http/css/login.css
Log:
css for login-page changed

Modified: trunk/mapbender/http/css/login.css
===================================================================
--- trunk/mapbender/http/css/login.css	2007-03-02 12:21:16 UTC (rev 1164)
+++ trunk/mapbender/http/css/login.css	2007-03-02 12:31:31 UTC (rev 1165)
@@ -5,8 +5,16 @@
   		background-color: White;
   	}
 
+  	table{
+  		font-family: Arial, Helvetica, sans-serif;
+  		font-size : 12px;
+  		color: #808080;
+  	}
+
+
 	input{
 		width: 180px;
+  		font-size : 12px;
 	}
 
 	.myButton{
@@ -17,12 +25,12 @@
 
   	.list_guis{
   		font-family: Arial, Helvetica, sans-serif;
-  		font-size : 12px;
+  		font-size : 11px;
   		color: #808080;
   	}
   	a:link{
   		font-family: Arial, Helvetica, sans-serif;
-  		font-size : 12px;
+  		font-size : 11px;
   		text-decoration : none;
   		color: #808080;
   	}
@@ -30,7 +38,7 @@
   		font-family: Arial, Helvetica, sans-serif;
   		text-decoration : none;
   		color: #808080;
-  		font-size : 12px;
+  		font-size : 11px;
   	}
   	a:active {
   		font-family: Arial, Helvetica, sans-serif;



More information about the Mapbender_commits mailing list