Bug #93183
closedAdmin Panel Stylesheet breaks (TWB) frontend
100%
Description
With version 11.0 the frontend (based on Twitter Bootstrap, but possibly also with others) breaks - at least as soon as the admin panel is installed and activated and you are logged into the backend.
The reason for this is the inclusion of _legacy.scss (https://github.com/TYPO3/TYPO3.CMS/blob/master/Build/Sources/Sass/_legacy.scss) in adminpanel.scss (https://github.com/TYPO3/TYPO3.CMS/blob/master/Build/Sources/Sass/adminpanel.scss#L13) which makes changes to various TWB classes.
For the backend this is of course ok, but in the frontend the CMS should not change any styling that does not explicitly belong to the CMS component, the "admin panel" in this case.
The adminpanel.css is the only TYPO3 stylesheet of which I currently know that it has this behavior - should it also occur with other files, the behavior must of course be adjusted there as well.
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973
Updated by Gerrit Code Review almost 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973
Updated by Gerrit Code Review over 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973
Updated by Gerrit Code Review over 3 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973
Updated by Kevin Appelt over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0b5b51e0620047c8e9a378f409f50bddb9789c97.