[TASK] Align form fields in modules 'TypoScript' and 'Page TSconfig'
With this patch we now stricly use .form-label as class for form field labels in both modules. The width of the option fields in both modules has been optimized for a responsive display. Some wrapping div's with no uses have also been removed. Resolves: #100610 Releases: main Change-Id: I1549b8f7d36000b5deb5cd0a345e18a66e86a9d6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78653 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- typo3/sysext/backend/Resources/Private/Templates/PageTsConfig/Active.html 67 additions, 63 deletions...kend/Resources/Private/Templates/PageTsConfig/Active.html
- typo3/sysext/backend/Resources/Private/Templates/PageTsConfig/Includes.html 1 addition, 1 deletion...nd/Resources/Private/Templates/PageTsConfig/Includes.html
- typo3/sysext/tstemplate/Resources/Private/Language/locallang_active.xlf 1 addition, 1 deletion...stemplate/Resources/Private/Language/locallang_active.xlf
- typo3/sysext/tstemplate/Resources/Private/Partials/ActiveOptions.html 65 additions, 61 deletions.../tstemplate/Resources/Private/Partials/ActiveOptions.html
- typo3/sysext/tstemplate/Resources/Private/Partials/AnalyzerOptions.html 27 additions, 29 deletions...stemplate/Resources/Private/Partials/AnalyzerOptions.html
- typo3/sysext/tstemplate/Resources/Private/Partials/AnalyzerSyntaxErrors.html 1 addition, 1 deletion...late/Resources/Private/Partials/AnalyzerSyntaxErrors.html
- typo3/sysext/tstemplate/Resources/Private/Partials/ConstantEditorFields.html 159 additions, 162 deletions...late/Resources/Private/Partials/ConstantEditorFields.html
- typo3/sysext/tstemplate/Resources/Private/Partials/ConstantEditorOptions.html 53 additions, 55 deletions...ate/Resources/Private/Partials/ConstantEditorOptions.html
- typo3/sysext/tstemplate/Resources/Private/Templates/ActiveEdit.html 5 additions, 9 deletions...xt/tstemplate/Resources/Private/Templates/ActiveEdit.html
- typo3/sysext/tstemplate/Resources/Private/Templates/ActiveMain.html 1 addition, 3 deletions...xt/tstemplate/Resources/Private/Templates/ActiveMain.html
- typo3/sysext/tstemplate/Resources/Private/Templates/InfoModifyMain.html 3 additions, 3 deletions...stemplate/Resources/Private/Templates/InfoModifyMain.html
Please register or sign in to comment