Subversion Repositories SmartDukaan

Rev

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

Rev 13685 Rev 13686
Line 341... Line 341...
341
.product_actions li.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;}
341
.product_actions li.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;}
342
/*.list:last-child{margin: 0 0 10px 0 !important};*/
342
/*.list:last-child{margin: 0 0 10px 0 !important};*/
343
.list{background-color: #fff;margin: 5px;width: 160px;height: 245px;}
343
.list{background-color: #fff;margin: 5px;width: 160px;height: 245px;}
344
.productthumb{height:120px;float: left;}
344
.productthumb{height:120px;float: left;}
345
.card{height:220px;background-color: white;width: 49.5%;float: left;padding: 10px;margin: 0px 0 1% 0;}
345
.card{height:220px;background-color: white;width: 49.5%;float: left;padding: 10px;margin: 0px 0 1% 0;}
346
.card:nth-child(odd) {margin-left: 1%}
346
.card:nth-child(even) {margin-left: 1%}
347
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
347
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
348
.scroll{-webkit-overflow-scrolling: touch;}
348
.scroll{-webkit-overflow-scrolling: touch;}
349
.swipable{display: inline-block;white-space: nowrap;}
349
.swipable{display: inline-block;white-space: nowrap;}
350
.swipable li{border-right: 1px solid $c6c6c6;}
350
.swipable li{border-right: 1px solid $c6c6c6;}
351
.productthumb{max-width: 115px;}
351
.productthumb{max-width: 115px;}
Line 367... Line 367...
367
#gotit{width: 100px;background-color: #58d936;color: #fff;padding: 5px 10px;margin: -20px 0 ;}
367
#gotit{width: 100px;background-color: #58d936;color: #fff;padding: 5px 10px;margin: -20px 0 ;}
368
.carousel-inner{height: 550px;}
368
.carousel-inner{height: 550px;}
369
.subheader{height: 40px;clear: both;}
369
.subheader{height: 40px;clear: both;}
370
.subheader h4,.subheader h5{color:#737373;}
370
.subheader h4,.subheader h5{color:#737373;}
371
.nav-tabs a{color: #fff;}
371
.nav-tabs a{color: #fff;}
372
.howitworks img{height: 400px !important;}
-
 
373
372
.howitworks img{height: 400px !important;}
-
 
373
.viewproduct{cursor: crosshair !important;}
-
 
374
374
375