[TASK] Update bootstrap to 5.3.0-alpha3
- Drop default override styling for <hr> without classes - Drop unused/obsolete scss variables - Drop variable `$text-color` in favor of `$body-color`. - Drop class `.text-muted` in favor of `.text-body-secondary` - Drop class `.form-inline` from usage in the backend - Icons are now displayed correctly next to text for login provider Note: Some spacings were hotfixed for now. It is planned to clean the `mb-*` classes up at a later point. Resolves: #100437 Releases: main Change-Id: I88f1d891a18acaba6a82ca498fef45b37117758e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78448 Reviewed-by:Jasmina Ließmann <minapokhalo+typo3@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Jasmina Ließmann <minapokhalo+typo3@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com>
Showing
- Build/Sources/Sass/_legacy.scss 0 additions, 12 deletionsBuild/Sources/Sass/_legacy.scss
- Build/Sources/Sass/_minimal.scss 1 addition, 0 deletionsBuild/Sources/Sass/_minimal.scss
- Build/Sources/Sass/component/_form.scss 15 additions, 3 deletionsBuild/Sources/Sass/component/_form.scss
- Build/Sources/Sass/component/_modal.scss 1 addition, 16 deletionsBuild/Sources/Sass/component/_modal.scss
- Build/Sources/Sass/component/_root.scss 0 additions, 1 deletionBuild/Sources/Sass/component/_root.scss
- Build/Sources/Sass/dashboard/_widget.scss 1 addition, 1 deletionBuild/Sources/Sass/dashboard/_widget.scss
- Build/Sources/Sass/dashboard/_widget_number.scss 2 additions, 2 deletionsBuild/Sources/Sass/dashboard/_widget_number.scss
- Build/Sources/Sass/form.scss 0 additions, 1 deletionBuild/Sources/Sass/form.scss
- Build/Sources/Sass/module/_install.scss 0 additions, 5 deletionsBuild/Sources/Sass/module/_install.scss
- Build/Sources/Sass/module/_scheduler.scss 0 additions, 4 deletionsBuild/Sources/Sass/module/_scheduler.scss
- Build/Sources/Sass/typo3/_login_screen.scss 3 additions, 8 deletionsBuild/Sources/Sass/typo3/_login_screen.scss
- Build/Sources/Sass/typo3/_main_content.scss 0 additions, 47 deletionsBuild/Sources/Sass/typo3/_main_content.scss
- Build/Sources/Sass/typo3/_main_form.scss 1 addition, 17 deletionsBuild/Sources/Sass/typo3/_main_form.scss
- Build/Sources/Sass/variables/_dashboard.scss 3 additions, 3 deletionsBuild/Sources/Sass/variables/_dashboard.scss
- Build/Sources/Sass/variables/_main.scss 18 additions, 39 deletionsBuild/Sources/Sass/variables/_main.scss
- Build/Sources/TypeScript/backend/clipboard-panel.ts 1 addition, 1 deletionBuild/Sources/TypeScript/backend/clipboard-panel.ts
- Build/Sources/TypeScript/backend/drag-uploader.ts 2 additions, 2 deletionsBuild/Sources/TypeScript/backend/drag-uploader.ts
- Build/Sources/TypeScript/backend/localization.ts 5 additions, 5 deletionsBuild/Sources/TypeScript/backend/localization.ts
- Build/package-lock.json 8 additions, 8 deletionsBuild/package-lock.json
- Build/package.json 1 addition, 1 deletionBuild/package.json
Please register or sign in to comment