]> source.dussan.org Git - nextcloud-server.git/commitdiff
Cleanup of unnecesary addition
authorRemco Brenninkmeijer <requist1@starmail.nl>
Wed, 16 Jul 2014 20:08:03 +0000 (22:08 +0200)
committerRemco Brenninkmeijer <requist1@starmail.nl>
Wed, 16 Jul 2014 20:08:03 +0000 (22:08 +0200)
apps/files/css/files.css

index f5fe6819e110be0da174fe5d5c708f50d0b368bd..1437b141f509a254c3ea7809d3f69f3f4aecc535 100644 (file)
@@ -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 {