Index: typo3/sysext/t3skin/stylesheets/typo3-index-php.css =================================================================== --- typo3/sysext/t3skin/stylesheets/typo3-index-php.css (revision 6493) +++ typo3/sysext/t3skin/stylesheets/typo3-index-php.css (working copy) @@ -100,6 +100,7 @@ color: #000; height: 19px; line-height: 19px; + font-size: 14px; width: 168px; margin: 0; padding: 2px 23px 0 5px; @@ -144,6 +145,11 @@ font-size: 10px; } +body#typo3-index-php .t3-login-form-footer a.switchToOpenId:hover { + text-decoration: underline; + color: #f48d2c; +} + body#typo3-index-php .t3-login-openid-disabled .t3-login-form-footer, body#typo3-index-php .t3-login-openid-disabled #t3-login-openIdLogo { display: none;