Bug #67145
closedDisabled backend form elements have white background
100%
Description
I found a bug in the backend css of TYPO3 6.2.
The disabled form elements have a white background color because of inheritance in main_form.css. I think, a background-color should be added to the disabled style, for instance, #dddddd.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39746
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39746
Updated by Aswin Lutchanah over 9 years ago
Gerrit Code Review wrote:
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39746
Thank you for the patch, maybe, you could add "select:disabled" too.
Thank you.
Sorry I'm not well versed with patch creation.
Updated by Daniel Goerz over 9 years ago
- Target version set to 6.2.15
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39746
Updated by Andreas Fernandez over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5ddf0b0972c58798edd5cf82c5182892a9d4a1de.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed