Skip to content
Snippets Groups Projects
Commit 708758f3 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

remove unused table sizing CSS

parent de23ae73
Branches
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment