file list hover effect

remotes/origin/stable
Jan-Christoph Borchardt 14 years ago
parent 39c56a6ed0
commit b297892775
  1. 3
      files/css/files.css

@ -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;

Loading…
Cancel
Save