Actions
Task #62039
closedRemove TBE_STYLES Main Colors from PHP
Start date:
2014-10-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TYPO3 uses $TBE_STYLES to define certain
variables like background colors in PHP that
can be overridden with extensions.
In order to streamline the rendering of the
backend that should completely done via
LESS / CSS, the corresponding PHP parts are
removed, as they should have no effect
anyway - this is already done via CSS.
Updated by Gerrit Code Review about 10 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 http://review.typo3.org/33168
Updated by Benni Mack about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d3cd7ff9484fe700a686e0f14d1fbbc2c26eff28.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions