[TASK] Make buttons context aware
We are dropping the Bootstrap CSS definitions for buttons to have more control about the styling of the buttons. From now on we are shipping custom css adapted to our needs. The new button styling is context aware and adapts to light and dark color schemes. Resolves: #104350 Releases: main Change-Id: Id6a08557d6414f08cb213420db2a60e70ff4be08 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85150 Reviewed-by:Benjamin Franzke <ben@bnf.dev> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Franzke <ben@bnf.dev> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com>
Showing
- Build/Sources/Sass/_minimal.scss 1 addition, 1 deletionBuild/Sources/Sass/_minimal.scss
- Build/Sources/Sass/component/_buttons.scss 126 additions, 50 deletionsBuild/Sources/Sass/component/_buttons.scss
- Build/Sources/Sass/component/_icon.scss 0 additions, 1 deletionBuild/Sources/Sass/component/_icon.scss
- Build/Sources/Sass/component/_modal.scss 2 additions, 13 deletionsBuild/Sources/Sass/component/_modal.scss
- Build/Sources/Sass/component/_root.scss 106 additions, 19 deletionsBuild/Sources/Sass/component/_root.scss
- Build/Sources/Sass/form.scss 7 additions, 33 deletionsBuild/Sources/Sass/form.scss
- Build/Sources/Sass/scaffold/_scaffold.scss 5 additions, 4 deletionsBuild/Sources/Sass/scaffold/_scaffold.scss
- Build/Sources/Sass/typo3/_install.scss 0 additions, 5 deletionsBuild/Sources/Sass/typo3/_install.scss
- Build/Sources/Sass/typo3/_login_screen.scss 15 additions, 4 deletionsBuild/Sources/Sass/typo3/_login_screen.scss
- Build/Sources/Sass/typo3/_main_form.scss 4 additions, 9 deletionsBuild/Sources/Sass/typo3/_main_form.scss
- Build/Sources/Sass/variables/_main.scss 11 additions, 1 deletionBuild/Sources/Sass/variables/_main.scss
- Build/Sources/Sass/workspace.scss 0 additions, 15 deletionsBuild/Sources/Sass/workspace.scss
- Build/Sources/TypeScript/beuser/permissions.ts 10 additions, 5 deletionsBuild/Sources/TypeScript/beuser/permissions.ts
- typo3/sysext/adminpanel/Resources/Public/Css/adminpanel.css 0 additions, 1 deletiontypo3/sysext/adminpanel/Resources/Public/Css/adminpanel.css
- typo3/sysext/backend/Classes/View/AuthenticationStyleInformation.php 17 additions, 10 deletions...t/backend/Classes/View/AuthenticationStyleInformation.php
- typo3/sysext/backend/Resources/Private/Templates/Login/UserPassLoginForm.html 1 addition, 1 deletion.../Resources/Private/Templates/Login/UserPassLoginForm.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 29 additions, 60 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Tests/Functional/Controller/ResetPasswordControllerTest.php 1 addition, 1 deletion...sts/Functional/Controller/ResetPasswordControllerTest.php
- typo3/sysext/beuser/Classes/ViewHelpers/PermissionsViewHelper.php 2 additions, 2 deletions...sext/beuser/Classes/ViewHelpers/PermissionsViewHelper.php
- typo3/sysext/beuser/Resources/Private/Templates/Permission/Index.html 24 additions, 26 deletions.../beuser/Resources/Private/Templates/Permission/Index.html
Please register or sign in to comment