Bug #18354 ยป bug7730-hover.patch
typo3/sysext/t3skin/stylesheets/typo3-db-list-php.css (working copy) | ||
---|---|---|
display: none;
|
||
}
|
||
table.typo3-dblist tr:hover {
|
||
background-color: #EFEFF4;
|
||
table.typo3-dblist tr:hover,
|
||
table.typo3-dblist tr:hover td.db_list_alt {
|
||
background-color: #B0B6C2;
|
||
}
|
||
table.typo3-dblist tr td div.typo3-DBctrl {
|