Cleanup of unnecesary addition

remotes/origin/fix-10825
Remco Brenninkmeijer 12 years ago
parent 742589fe01
commit c8c00d27c4
  1. 2
      apps/files/css/files.css

@ -99,7 +99,7 @@
}
#filestable tbody tr { background-color:#fff; height:40px; }
#filestable tbody tr:hover, tbody tr:active , tbody th:hover, tbody th:active {
#filestable tbody tr:hover, tbody tr:active {
background-color: rgb(240,240,240);
}
#filestable tbody tr.selected {

Loading…
Cancel
Save