common.css 241 B

12345
  1. .cycleConfig .checkbox-primary{float:left; width:100px;}
  2. .cycleConfig .tab-pane{padding:8px 0px;}
  3. fieldset legend{font-size:16px;}
  4. .tips span{padding: 0 5px;}
  5. .table td.nowrap{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}