update web interface

This commit is contained in:
加里
2014-08-28 11:53:39 +08:00
parent 6b6708ee29
commit 1f32f77c8c
4 changed files with 15 additions and 4 deletions

View File

@@ -54,6 +54,14 @@
width: 180px;
}
.mainTableWrapper .col_mime{
width: 150px;
}
.mainTableWrapper .col_time{
width: 160px;
}
.mainTableWrapper tr.row_odd{
background: #f5f5f5;
}