Actions
Bug #15546
closedalternating colors and rollover in list module have not enough contrast
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2006-01-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the rollover effect in the listmodule is great but if alternateColors is on it does not produce enough contrast to be visible over the grey lines. so i would suggest to
1. make the ro effect a bit darker
2. maker the alternating roll color a litlle lighter
or vice versa
regards Martin
(issue imported from #M2453)
Files
Updated by Thomas Murphy over 18 years ago
I did that and also attached a patch that allows better styling of alternating table rows by giving the td a class rather then the modification of the background-color through "t3lib_div::modifyHTMLColor".
Actions