* rewrite the ui code.

This commit is contained in:
wangchunsheng
2011-02-26 08:59:29 +00:00
parent 50f3dedde9
commit 6f9d33a096
9 changed files with 189 additions and 235 deletions
+4
View File
@@ -0,0 +1,4 @@
body{background:white; margin-top:50px}
caption, th, td {padding:10px; font-size:16px}
.ok{background:green; color:white}
.fail{background:red; color:white}