Bug #20231 » css_styled_content.diff
typo3/sysext/css_styled_content/static/setup.txt (working copy) | ||
---|---|---|
/* Hide from IE5-mac. Only IE-win sees this. \*/
|
||
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
|
||
/* End hide from IE5/mac */
|
||
|
||
/* Browser fixes: */
|
||
|
||
/* Fix for unordered and ordered list with image "In text, left" */
|
||
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; height: 1%; }
|
||
)
|
||
[END]
|