Subversion Repositories SmartDukaan

Rev

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

Rev 13704 Rev 13714
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: 100px;}
345
.productthumb{float: left;max-width: 100px;}
346
.card{height:230px;background-color: white;width: 49.50%;float: left;margin: 1% 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: 1%}
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;}
Line 387... Line 387...
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;}
388
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
389
.orderdetails{border-left: 1px solid #eaeaea;}
389
.orderdetails{border-left: 1px solid #eaeaea;}
390
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
390
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
391
button.orderstatus{background-color: #57d835;}
391
button.orderstatus{background-color: #57d835;}
392
button.trackingurl{background-color: #959595;}
-
 
393
392
button.trackingurl{background-color: #959595;}
-
 
393