copyconfirm.css 743 B

123456789101112131415161718
  1. .c-id {width: 50px;}
  2. .c-code {width: 200px;}
  3. .c-name {min-width: 200px;}
  4. .c-acl {width: 250px;}
  5. .c-user {width: 100px;}
  6. .c-type {width: 100px;}
  7. .c-desc, .c-days {width: 150px;}
  8. .waterfallstage {margin-bottom:20px;}
  9. .waterfallstage .waterfallheader {padding-bottom:8px; font-weight:bolder;}
  10. .waterfallstage .waterfallheader .input-group-addon {border:none; background:none;}
  11. .waterfallstage .waterfallheader .chosen-container {width:200px !important;}
  12. .copyproducts{ height: 25px; border-radius: 4px; margin: 0 5px; border-color: #ddd; padding-left: 4px; }
  13. #mainContent .confirm-title {font-size: 15px;}
  14. #mainContent .info-tips {font-size: 12px; color: #0c60e1; font-weight: 400}
  15. .select-disabled {pointer-events: none; background: #efefef;}