styles in /wcm/sitestudio/elements/staticlist.htm
Hello,
it seems the Contributor form /wcm/sitestudio/elements/staticlist.htm creates a style element in the head and populate it with the styles of the css of the ssxa page.
For instance we get in the static list form :
<style id="sl_page_css" type="text/css">
TABLE .fausses_puces {display: block; height: 11px; width: 8px; float: left; clear: left; background: url("../img/fausse_puce.gif") no-repeat scroll 0pt 0pt transparent;}
Is this a bug ? How can we disable this behaviour ?
Thanks for your help,
it seems the Contributor form /wcm/sitestudio/elements/staticlist.htm creates a style element in the head and populate it with the styles of the css of the ssxa page.
For instance we get in the static list form :
<style id="sl_page_css" type="text/css">
TABLE .fausses_puces {display: block; height: 11px; width: 8px; float: left; clear: left; background: url("../img/fausse_puce.gif") no-repeat scroll 0pt 0pt transparent;}
TABLE #container .bloc .spip_documents img {margin: auto; float: none;}
TABLE ul.spip {list-style-type: disc; margin-left: 20px;}
(...)Is this a bug ? How can we disable this behaviour ?
Thanks for your help,
0