Index: typo3/sysext/t3skin/stylesheets/visual/element_csh.css =================================================================== --- typo3/sysext/t3skin/stylesheets/visual/element_csh.css (revision 9757) +++ typo3/sysext/t3skin/stylesheets/visual/element_csh.css (working copy) @@ -16,6 +16,11 @@ line-height: 16px; } +.no-boxshadow .typo3-csh-inline { + border: 1px solid #A2AAB8; + border-top: none; +} + a.typo3-csh-link .typo3-csh-inline { background: #ffffff; color: #000000;