Index: t3lib/class.t3lib_tceforms.php =================================================================== --- t3lib/class.t3lib_tceforms.php (Revision 6515) +++ t3lib/class.t3lib_tceforms.php (Arbeitskopie) @@ -4766,7 +4766,7 @@ ###FIELD_NAME######FIELD_HELP_TEXT### - + ###FIELD_ITEM######FIELD_PAL_LINK_ICON### '; Index: typo3/stylesheet.css =================================================================== --- typo3/stylesheet.css (Revision 6515) +++ typo3/stylesheet.css (Arbeitskopie) @@ -1052,7 +1052,19 @@ TCEforms - - - - - - - - - - - - - - - - - - - - - */ +img.t3-TCEforms-reqImg { + display:inline-block; + margin-right:3px; + margin-top:4px; + margin-left:3px; + width:16px; + height:16px; +} +img.t3-TCEforms-contentchangedImg { + display:inline-block; + margin-bottom:2px; +} table.typo3-TCEforms { width: 93%; border-collapse: collapse; @@ -1068,6 +1080,7 @@ border: 0; } + table.typo3-TCEforms span.typo3-TCEforms-newToken { font-weight: bold; color: #990000;