Index: typo3/sysext/css_styled_content/static/setup.txt =================================================================== --- typo3/sysext/css_styled_content/static/setup.txt (revision 9757) +++ typo3/sysext/css_styled_content/static/setup.txt (working copy) @@ -728,16 +728,17 @@ 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 =
|
}