Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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. }