Fix file list style in repository viewer

This commit is contained in:
takezoe
2014-05-11 02:55:43 +09:00
parent 6ecabe4588
commit 4f4bc0321b
2 changed files with 59 additions and 61 deletions

View File

@@ -504,6 +504,7 @@ a.header-link:hover {
table.table-file-list {
margin-bottom: 0px;
border: 1px solid #ddd;
}
table.table-file-list th, table.table-file-list td {