[CMF-checkins] 
	SVN: CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css
	- css tweaking
    Yvo Schubbe 
    y.2007- at wcm-solutions.de
       
    Wed Feb  7 05:20:19 EST 2007
    
    
  
Log message for revision 72415:
  - css tweaking
Changed:
  U   CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css
-=-
Modified: CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css
===================================================================
--- CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css	2007-02-07 10:18:25 UTC (rev 72414)
+++ CMF/trunk/CMFDefault/skins/zpt_generic/zpt_stylesheet.css	2007-02-07 10:20:18 UTC (rev 72415)
@@ -472,8 +472,9 @@
                    list-style-type: disc; }
 .widget .error   { display: block;
                    font-size: 80%; font-weight: bold; color: red; }
-.errors          { font-family: sans-serif;
-                   font-size: 72%; font-weight: bold; color: red; }
+.errors          { font-size: 90%; font-weight: bold; color: red; }
+.errors li       { font-family: sans-serif;
+                   font-size: 80%; font-weight: bold; color: red; }
 .clear           { clear: both; padding-top: 6px; }
 .buttons         { min-width: 604px; margin: 0 0 0 116px; }
 .button          { margin-bottom: 6px; }
    
    
More information about the CMF-checkins
mailing list