Bug #20063 » 10505_missing_clear.patch
typo3/sysext/css_styled_content/static/setup.txt (working copy) | ||
---|---|---|
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
|
||
/* No margins around the whole image-block */
|
||
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
|
||
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; clear: both;}
|
||
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
|
||
/* Add margin from image-block to text (in case of "Text w/ images") */
|
- « Previous
- 1
- 2
- Next »