]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove unused table sizing CSS
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 2 Jun 2014 13:52:57 +0000 (15:52 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 2 Jun 2014 13:52:57 +0000 (15:52 +0200)
apps/files/css/files.css

index decfdbd2cda0136789b609c3ad057e49d9d409cd..45cce864b10c6b034a7f5b0fa8f03f02271a415a 100644 (file)
@@ -155,8 +155,9 @@ tr:hover span.extension {
        color: #777;
 }
 
-table tr.mouseOver td { background-color:#eee; }
-table th { height:24px; padding:0 8px; }
+table tr.mouseOver td {
+       background-color: #eee;
+}
 table th, table th a {
        color: #999;
 }