Project

General

Profile

Actions

Bug #18354

closed

No hover in listview

Added by Georg Ringer about 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-03-03
Due date:
% Done:

0%

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

Description

There is currently no hover effect for the rows in list view or correctly: there is one but the background-color is the same as the normal background-color.

so there need to be a new color, jens knows about it, patch will follow afterwards.
changes in t3skin/stylesheets/typo3-db-list-php.css
table.typo3-dblist tr:hover,
table.typo3-dblist tr:hover td.db_list_alt {
background-color: #EFEFF4;
}

(issue imported from #M7730)


Files

bug7730-hover.patch (537 Bytes) bug7730-hover.patch Administrator Admin, 2008-03-07 09:06
Actions #1

Updated by Ingo Renner about 16 years ago

committed to 4.2

Actions

Also available in: Atom PDF