Project

General

Profile

Actions

Bug #23536

closed

alternateBgColors: hovereffect get lost

Added by Stefan Froemken over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-09-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)

Actions #1

Updated by Alexander Opitz over 10 years ago

  • 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)?

Actions #2

Updated by Riccardo De Contardi over 10 years ago

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

Actions #3

Updated by Gerrit Code Review over 10 years ago

  • Status changed from Needs Feedback 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 https://review.typo3.org/25409

Actions #4

Updated by Stefan Froemken over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF