[Mpuls-commits] r5455 - base/trunk/mpulsweb/public/styles

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Oct 12 10:46:01 CEST 2011


Author: ludwig
Date: 2011-10-12 10:45:59 +0200 (Wed, 12 Oct 2011)
New Revision: 5455

Modified:
   base/trunk/mpulsweb/public/styles/all.css
Log:
Issue 2497 Changed the font size of labels in the formularpage.
Now the fontsize should of labels and textfields should be equal.


Modified: base/trunk/mpulsweb/public/styles/all.css
===================================================================
--- base/trunk/mpulsweb/public/styles/all.css	2011-10-11 16:44:43 UTC (rev 5454)
+++ base/trunk/mpulsweb/public/styles/all.css	2011-10-12 08:45:59 UTC (rev 5455)
@@ -293,10 +293,6 @@
     font-weight: normal;
 }
 
-.formularpage label, input, select {
-	font-size: 0.9em;
-}
-
 .checkbox{
         margin-right: 4px;
 }



More information about the Mpuls-commits mailing list