Bug #24290 » patch_16676.diff
typo3/sysext/css_styled_content/static/setup.txt (working copy) | ||
---|---|---|
tt_content.textpic = COA
|
||
tt_content.textpic {
|
||
10 = COA
|
||
10.if.value = 25
|
||
10.if.isLessThan.field = imageorient
|
||
10.if.value = 25,26
|
||
10.if.isInList.field = imageorient
|
||
10.if.negate = 1
|
||
10.10 = < lib.stdheader
|
||
20 = < tt_content.image.20
|
||
20 {
|
||
text.10 = COA
|
||
text.10 {
|
||
if.value = 24
|
||
if.isGreaterThan.field = imageorient
|
||
if.value = 25,26
|
||
if.isInList.field = imageorient
|
||
10 = < lib.stdheader
|
||
10.stdWrap.dataWrap = <div class="csc-textpicHeader csc-textpicHeader-{field:imageorient}">|</div>
|
||
}
|