[FEATURE] Make CSS for sysext form configurable
Move the default styles of ext:form to TS in plugin.tx_form._CSS_DEFAULT_STYLE. This way it can be disabled with TypoScript either via plugin.tx_form._CSS_DEFAULT_STYLE >, and also respects the config.removeDefaultCss setting. Change-Id: Ie2b0c397124f06ec32114983e78dd60b4229ce97 Resolves: #32480 Releases: 6.0 Reviewed-on: http://review.typo3.org/11932 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
Showing
- typo3/sysext/form/Classes/View/Confirmation/Confirmation.php 0 additions, 14 deletionstypo3/sysext/form/Classes/View/Confirmation/Confirmation.php
- typo3/sysext/form/Classes/View/Form/Form.php 0 additions, 14 deletionstypo3/sysext/form/Classes/View/Form/Form.php
- typo3/sysext/form/Configuration/TypoScript/setup.txt 207 additions, 1 deletiontypo3/sysext/form/Configuration/TypoScript/setup.txt
- typo3/sysext/form/Resources/Public/CSS/Confirmation.css 0 additions, 204 deletionstypo3/sysext/form/Resources/Public/CSS/Confirmation.css
- typo3/sysext/form/Resources/Public/CSS/Form.css 0 additions, 204 deletionstypo3/sysext/form/Resources/Public/CSS/Form.css
Please register or sign in to comment