Sha256: 90644dea18f877a01f550d5c6afa15d1dee995f3092763239a9f220e7c183050
Contents?: true
Size: 457 Bytes
Versions: 611
Compression:
Stored size: 457 Bytes
Contents
// // Product Images // #product-images { width: 40%; float: left; } #product-images figure { background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; height: 100%; width: 100%; } #product-images > figure { height: 350px } #product-images ul { overflow: hidden; padding: 6px 0 24px; } #product-images ul li { float: left; height: 115px; margin: 0 6px 6px 0; width: 115px; }
Version data entries
611 entries across 611 versions & 1 rubygems