[TASK] Remove panel class usage in About module
Bootstrap removed panel classes in version 4 and the backend mostly has appropriate styles for the card component now, so old panel usages can be migrated. Resolves: #99223 Releases: main, 11.5 Change-Id: I4801e84fff23374ae1416a4b8b41520953d57017 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77157 Reviewed-by:Nikita Hovratov <nikita.h@live.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Nikita Hovratov <nikita.h@live.de>
Showing
- Build/Sources/Sass/component/_card.scss 15 additions, 0 deletionsBuild/Sources/Sass/component/_card.scss
- typo3/sysext/backend/Resources/Private/Partials/About/CoreTeam.html 3 additions, 3 deletions...xt/backend/Resources/Private/Partials/About/CoreTeam.html
- typo3/sysext/backend/Resources/Private/Partials/About/Credits.html 3 additions, 3 deletions...ext/backend/Resources/Private/Partials/About/Credits.html
- typo3/sysext/backend/Resources/Private/Partials/About/Donation.html 3 additions, 3 deletions...xt/backend/Resources/Private/Partials/About/Donation.html
- typo3/sysext/backend/Resources/Private/Partials/About/Extensions.html 4 additions, 4 deletions.../backend/Resources/Private/Partials/About/Extensions.html
- typo3/sysext/backend/Resources/Private/Partials/About/ExternalLibraries.html 4 additions, 4 deletions...d/Resources/Private/Partials/About/ExternalLibraries.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
Please register or sign in to comment