Author: sdumitriu
Date: 2008-02-17 14:52:46 +0100 (Sun, 17 Feb 2008)
New Revision: 7772

Modified:
   xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
Log:
XSTOUCAN-1: Create Toucan skin from xwiki.org
Fixed: IE6: paragraphs generate too many empty lines


Modified: xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
===================================================================
--- xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css       
2008-02-17 11:55:54 UTC (rev 7771)
+++ xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css       
2008-02-17 13:52:46 UTC (rev 7772)
@@ -2723,6 +2723,7 @@
 
 /* IE */
 * html  * {zoom:1; }
+* html p {zoom: 0 !important;}
 * html a {position:relative; z-index:1;}
 * html #rightPanels, #editPanels { margin-top: -27px; height: 400px;}
 

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to