You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
313B

  1. .product-create,
  2. .product-update {
  3. #product-active {
  4. label {
  5. margin-right: 15px ;
  6. }
  7. }
  8. #days-production {
  9. margin-top: 30px ;
  10. h2 {
  11. font-size: 20px ;
  12. }
  13. label {
  14. font-weight: normal ;
  15. }
  16. }
  17. }