Subversion Repositories SmartDukaan

Rev

Rev 13695 | Rev 13703 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13695 Rev 13698
Line 340... Line 340...
340
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
340
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;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;}
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: 130px;}
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.75%;float: left;margin: 0.5% 0 0 0;}
347
.card:nth-child(even) {margin-left: 0.5%}
347
.card:nth-child(even) {margin-left: 0.5%}
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;}
Line 383... Line 383...
383
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
383
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
384
/*.minrange{float: left;}*/
384
/*.minrange{float: left;}*/
385
/*.maxrange{float: right;}*/
385
/*.maxrange{float: right;}*/
386
.brandselector{visibility: hidden;}
386
.brandselector{visibility: hidden;}
387
.brandselector.active{visibility: visible;}
387
.brandselector.active{visibility: visible;}
388
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
-
 
389
388
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
-
 
389