Hi Torsten,
these CSS rules are generated when the setting "qx.boxModelCorrection"
is set to true (which is the default).
Just set it to false and get rid off the CSS.
cheers,
Alex
westor wrote:
> I'm using qooxdoo inside exiting html pages.
> After qooxdoo has loaded, some styles are changed.
> As I noticed, the following style is generated:
> html,body { margin:0;border:0;padding:0; } html { border:0 none; }
> *{-moz-box-sizing:border-box;box-sizing:border-box;}
> img{-moz-box-sizing:content-box;box-sizing:content-box;}
> How can I avoid reset of the margins?
> Cheers
> Torsten
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel