Index: typo3/sysext/t3skin/stylesheets/structure/module_web_template.css =================================================================== --- typo3/sysext/t3skin/stylesheets/structure/module_web_template.css (revision 7740) +++ typo3/sysext/t3skin/stylesheets/structure/module_web_template.css (working copy) @@ -42,4 +42,13 @@ dl.typo3-tstemplate-ceditor-constant dt { display: inline; margin-right: 5px; +} + +#ext-tstemplate-ts-index-php td.bgColor4 { + vertical-align: middle; + padding: 5px; +} + +#ext-tstemplate-ts-index-php span.t3-icon { + vertical-align: middle; } \ No newline at end of file