| Line 341... |
Line 341... |
| 341 |
.product_actions li.dislikedeal{margin: 70px 5px 0 0; background:url('/img/sprite.png');background-position: 0px -34px;width: 24px;height: 24px;}
|
341 |
.product_actions li.dislikedeal{margin: 70px 5px 0 0; background:url('/img/sprite.png');background-position: 0px -34px;width: 24px;height: 24px;}
|
| 342 |
.product_actions li.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;}
|
342 |
.product_actions li.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;}
|
| 343 |
/*.list:last-child{margin: 0 0 10px 0 !important};*/
|
343 |
/*.list:last-child{margin: 0 0 10px 0 !important};*/
|
| 344 |
.list{background-color: #fff;margin: 2px;width: 170px;height: 220px;padding: 0 !important;}
|
344 |
.list{background-color: #fff;margin: 2px;width: 170px;height: 220px;padding: 0 !important;}
|
| 345 |
.productthumb{height:120px;float: left;max-width: 100px;}
|
345 |
.productthumb{height:120px;float: left;max-width: 100px;}
|
| 346 |
.card{height:230px;background-color: white;width: 49.75%;float: left;margin: 0.5% 0 0 0;}
|
346 |
.card{height:230px;background-color: white;width: 49.50%;float: left;margin: 1% 0 0 0;}
|
| 347 |
.card:nth-child(even) {margin-left: 0.5%}
|
347 |
.card:nth-child(even) {margin-left: 1%}
|
| 348 |
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
|
348 |
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
|
| 349 |
.scroll{-webkit-overflow-scrolling: touch;}
|
349 |
.scroll{-webkit-overflow-scrolling: touch;}
|
| 350 |
.swipable{display: inline-block;white-space: nowrap;}
|
350 |
.swipable{display: inline-block;white-space: nowrap;}
|
| 351 |
.swipable li{border-right: 1px solid $c6c6c6;}
|
351 |
.swipable li{border-right: 1px solid $c6c6c6;}
|
| 352 |
.likedeal button.active{background-color:green;}
|
352 |
.likedeal button.active{background-color:green;}
|