common.css 552 B

1234567891011121314151617181920
  1. .w-20px{width:20px}
  2. .w-40px{width:40px}
  3. .w-180px{width:180px}
  4. .w-345px{width:345px}
  5. .select-2{width:60px}
  6. .select-6{width:100%}
  7. .select-7{width:70px}
  8. .select-7.w-date{width:80px}
  9. .w-type {width:150px}
  10. .select-3{width:265px}
  11. .half-left {text-align:right}
  12. .half-right{text-align:left}
  13. .text-1{width:100%}
  14. .text-6{width:75%}
  15. .disabled{background-color:#ddd; border:1px solid #aaa;}
  16. #wrap .outer>form>table.table-1>caption .dp-choose-date{height: 34px;}
  17. #effort{margin-bottom: 20px;}
  18. #objectTable th{text-align:center;}
  19. .c-consumed,.c-left {width:80px;}