Index: typo3/sysext/t3skin/extjs/xtheme-t3skin.css =================================================================== --- typo3/sysext/t3skin/extjs/xtheme-t3skin.css (revision 6812) +++ typo3/sysext/t3skin/extjs/xtheme-t3skin.css (working copy) @@ -1522,6 +1522,10 @@ background-image:url(images/shared/glass-bg.gif); } +.x-date-bottom button, .x-date-bottom .x-btn-click button { + color: #333; +} + .x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{ color:#000; background-color:#eaeaea;