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.

15 lines
244B

  1. .product-index {
  2. .td-photo {
  3. max-width: 100px ;
  4. width: 100px ;
  5. }
  6. .photo-product {
  7. max-width: 100px ;
  8. }
  9. .ui-state-highlight {
  10. height: 75px;
  11. background-color: $color2 ;
  12. }
  13. }