[BUGFIX] Use text-end instead of text-right
Bootstrap 5 ships with "text-end" which is semantically more correct than "text-right". This change adapts the needed places in TYPO3 Core to use "text-end". Resolves: #95974 Releases: master Change-Id: I9c72b5004594ef46faba79e0ea78fe24025a93a1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72172 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Nikita Hovratov <nikita.h@live.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- Build/Sources/Sass/component/_module.scss 2 additions, 2 deletionsBuild/Sources/Sass/component/_module.scss
- Build/Sources/TypeScript/workspaces/Resources/Public/TypeScript/Backend.ts 1 addition, 1 deletion...eScript/workspaces/Resources/Public/TypeScript/Backend.ts
- typo3/sysext/backend/Classes/Form/Element/SelectCheckBoxElement.php 2 additions, 2 deletions...xt/backend/Classes/Form/Element/SelectCheckBoxElement.php
- typo3/sysext/backend/Resources/Private/Templates/Mfa/Auth.html 1 addition, 1 deletion.../sysext/backend/Resources/Private/Templates/Mfa/Auth.html
- typo3/sysext/backend/Resources/Private/Templates/Mfa/Standalone/Selection.html 1 addition, 1 deletion...Resources/Private/Templates/Mfa/Standalone/Selection.html
- typo3/sysext/backend/Resources/Private/Templates/OuterWrapContainer.html 1 addition, 1 deletion...ckend/Resources/Private/Templates/OuterWrapContainer.html
- typo3/sysext/backend/Resources/Private/Templates/UserPassLoginForm.html 1 addition, 1 deletion...ackend/Resources/Private/Templates/UserPassLoginForm.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/install/Resources/Private/Templates/BackendModule/BackendUserConfirmation.html 1 addition, 1 deletion...vate/Templates/BackendModule/BackendUserConfirmation.html
- typo3/sysext/linkvalidator/Resources/Private/Layouts/TabContent.html 2 additions, 2 deletions...t/linkvalidator/Resources/Private/Layouts/TabContent.html
- typo3/sysext/lowlevel/Resources/Private/Templates/Backend/Configuration.html 1 addition, 1 deletion...el/Resources/Private/Templates/Backend/Configuration.html
- typo3/sysext/recycler/Resources/Private/Partials/RecordsTable/DeletedRecord.html 1 addition, 1 deletion...esources/Private/Partials/RecordsTable/DeletedRecord.html
- typo3/sysext/workspaces/Resources/Public/JavaScript/Backend.js 1 addition, 1 deletion.../sysext/workspaces/Resources/Public/JavaScript/Backend.js
Please register or sign in to comment