file list hover effect

This commit is contained in:
Jan-Christoph Borchardt 2011-07-07 00:19:38 +02:00
parent 39c56a6ed0
commit b297892775
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ table {
width: 90%;
}
tbody tr:hover, tbody tr:active { background-color:#eee; }
tbody a { color:#000; }
table td.filesize, table td.date
{
width: 5em;