* adjust the UI.

This commit is contained in:
wangchunsheng
2009-12-30 13:39:11 +00:00
parent 081f5ec3e3
commit c0423fa0a6

View File

@@ -21,7 +21,7 @@
* @link http://www.zentao.cn
*/
/*-----------------------GLOBAL SETTING----------------------------*/
body{padding-bottom:30px}
body{padding-bottom:50px}
/*-----------------------FIELDSET SETTING----------------------------*/
fieldset {border:1px solid #e4e4e4; padding:1px 10px 1px 10px; margin-bottom:5px}
@@ -56,7 +56,7 @@ ins{background:#cfc; text-decoration:none}
/*-----------------------TABLE SETTING----------------------------*/
table, th, td {border-color:#e4e4e4}
tr, th, td {padding:3px}
tr, th, td {padding:2px 3px 2px 3px}
caption {border:1px solid #e4e4e4; background:#efefef; margin:0; padding:5px; border-bottom:none; text-align:left; font-weight:bold;}
.table-1 {width:100%; margin-bottom:10px}
.table-2 {width:240px;margin-bottom:10px}