common.css 227 B

123456
  1. .table-form td {padding-top: 2px; padding-bottom: 2px;}
  2. #param, #param_chosen .chosen-single {border-radius: 0 4px 4px 0;}
  3. #param, #param_chosen .chosen-choices{border-radius: 0 4px 4px 0;}
  4. #tips .icon-info{font-size: 15px;}