PLDWWW: pldtheme/css/common.css - fix IE7 bugs by forcing layout

patrys patrys at pld-linux.org
Wed Feb 27 13:37:44 CET 2008


Author: patrys                       Date: Wed Feb 27 12:37:44 2008 GMT
Module: PLDWWW                        Tag: HEAD
---- Log message:
- fix IE7 bugs by forcing layout

---- Files affected:
PLDWWW/pldtheme/css:
   common.css (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: PLDWWW/pldtheme/css/common.css
diff -u PLDWWW/pldtheme/css/common.css:1.8 PLDWWW/pldtheme/css/common.css:1.9
--- PLDWWW/pldtheme/css/common.css:1.8	Fri Mar  9 13:26:43 2007
+++ PLDWWW/pldtheme/css/common.css	Wed Feb 27 13:37:39 2008
@@ -120,6 +120,7 @@
 	white-space: -pre-wrap;
 	white-space: -o-pre-wrap;
 	-moz-border-radius: 10px;
+	zoom: 1;
 	/* end css 3 or browser specific rules */
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLDWWW/pldtheme/css/common.css?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list