* finish task #1177.

This commit is contained in:
wangyidong
2013-03-14 03:01:34 +00:00
parent dc456c6765
commit faadff0e5f
3 changed files with 119 additions and 138 deletions

View File

@@ -1,3 +1,3 @@
.mainTable { width:100%; border:none}
.headTable { width:100%; height:30px; margin:0px;}
.mainTable { width:100%;}
.headTable { width:100%; height:30px; margin:0px; border:0px}
.contentDiv { height:195px; overflow-y:auto}