update web interface

This commit is contained in:
加里
2014-10-11 16:03:43 +08:00
parent 5b3687e587
commit 025a6803ea
6 changed files with 170 additions and 77 deletions

View File

@@ -77,7 +77,7 @@
}
.mainTableWrapper .col_time{
width: 160px;
width: 140px;
}
.mainTableWrapper tr.row_odd{
@@ -93,13 +93,11 @@
background: #CCC;
}
.resHeader{
width: 400px;
}
.resBody textarea{
width: 400px;
height: 280px;
.resBody .resBodyContent{
min-width: 200px;
padding: 10px;
border: 1px solid #99baca;
background: #f5fbfe;
}
.subTitle{