* remove the useless css.

This commit is contained in:
chencongzhi520@gmail.com
2013-02-19 01:10:30 +00:00
parent f595d7b95d
commit ef486899e3

View File

@@ -340,12 +340,6 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
#titlebar span{padding:5px 3px}
/* Form settings */
#form-content { margin:5px 25px; border:none;}
#form-content .button-s{ background:url(images/main/button_95x36.png) left top; border:none; height:36px; width:95px; color:#f1f1f1;}
#form-content .button-r{ background:url(images/main/button_95x36.png) 96px top; border:none; height:36px; width:95px;}
#form-content hr{ color:#ddd; margin:15px 0;}
.form-item { background-color:#e5e5e5; padding:8px; margin-bottom:15px; margin-top:5px;}
#dataform{margin-top:20px; padding:0 30px}
#dataform caption{font-size:14px; padding:5px 5px 5px 10px}
#dataform .rowhead{font-size:11.5px; font-weight:1.2; border:none}