[TYPO3-core] RFC: #11648: Feature: Add datepicker to date and datetime fields in TCEFORMS
Ingo Renner
ingo at typo3.org
Thu Aug 6 14:43:20 CEST 2009
Ingo Renner wrote:
> to answer that question myself: yes, it is a regression. See the
> screenshot from 4.2
>
> I'll investigate, but guess that it's related to ExtJs' reset.css file
> as has been many times already in other places.
findings:
original properties of the fields:
padding: 1px 0px;
margin: 4px 2px;
* extJs resets padding and margin to 0px
* additionally Steffen's patch (RFC #11627) that introduced IDs and
classes for TCEforms also removed existing classes, specifically
relevant here is .formField1
(http://forge.typo3.org/repositories/diff/typo3v4-core/trunk/t3lib/class.t3lib_tceforms.php?rev=5763)
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
More information about the TYPO3-team-core
mailing list