Bug #23536
closed
alternateBgColors: hovereffect get lost
Added by Stefan Froemken about 14 years ago.
Updated about 6 years ago.
Description
I have activated alternateBgColors = 1 in page tsconfig. Now I have a better row style but the mouse-hovereffect works on the brighter rows only.
(issue imported from #M15703)
- Status changed from New to Needs Feedback
- Target version deleted (
0)
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Bug is still present in TYPO3 6.1.5
The CSS lines responsible of this behaviour are:
table.typo3-dblist tr.db_list_normal:hover td, table.typo3-dblist tr.c-headLine:hover td {background-color: #DEDEDE;}
table.typo3-dblist tr.db_list_alt td{background-color:#E4E5F0}
A rule like
table.typo3-dblist tr.db_list_alt:hover td{...}
Should be provided
- Status changed from Needs Feedback to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF