Actions
Bug #22576
closedIncorrect background color style in type fields with images (tceforms)
Start date:
2010-05-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The release of Kubuntu 10.04 includes some changes to the appearance of firefox. In example are all select boxes colored by default with a grey background color. Unfortunatly this looks strange in the type select box of the content elements. See the attached screenshots for a comparison.
Solution:
The attached patch fixes the issue by adding a background-color: #FFF style to the type select fields.
Note:
IMHO this is a no-brainer...
(issue imported from #M14291)
Files
Updated by Benni Mack over 14 years ago
committed v5 to trunk (rev. 7548)
committed v5 to TYPO3_4-3 (rev. 7549).
Actions