Subversion Repositories SmartDukaan

Rev

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

Rev 13674 Rev 13682
Line 339... Line 339...
339
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
339
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
340
.product_actions li.dislikedeal{margin: 70px 5px 0 0; background:url('/img/sprite.png');background-position: 0px -34px;width: 24px;height: 24px;}
340
.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.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;}
344
.productthumb{height:120px;float: left;}
345
.card{height:220px;background-color: white;margin: 1%;width: 48%;float: left;}
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
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
347
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
347
.scroll{-webkit-overflow-scrolling: touch;}
348
.scroll{-webkit-overflow-scrolling: touch;}
348
.swipable{display: inline-block;white-space: nowrap;}
349
.swipable{display: inline-block;white-space: nowrap;}
349
.swipable li{border-right: 1px solid $c6c6c6;}
350
.swipable li{border-right: 1px solid $c6c6c6;}
350
.productthumb{max-width: 115px;}
351
.productthumb{max-width: 115px;}
Line 354... Line 355...
354
.suborder h4{font-weight: bold;}
355
.suborder h4{font-weight: bold;}
355
span.deliverydate{font-weight: bold;}
356
span.deliverydate{font-weight: bold;}
356
.filters p{margin: 5px;color: #fff;font-weight: bold;}
357
.filters p{margin: 5px;color: #fff;font-weight: bold;}
357
.aboutus{margin: 10px 5px;background-color: #fff;padding: 10px;}
358
.aboutus{margin: 10px 5px;background-color: #fff;padding: 10px;}
358
.aboutus .subheader{color:#58d936;margin: 0px;}
359
.aboutus .subheader{color:#58d936;margin: 0px;}
359
.bluelink{color: darkorchid;}
-
 
360
360
.bluelink{color: darkorchid;}
-
 
361
#myModal .modal-content{background-color: #36d98a;color:#000;padding: 10px;}
-
 
362
#myModal .modal-content h4{display: inline;padding-left: 5px;}
-
 
363
#myModal .modal-content .text-muted,#myModal .modal-content .btn-xs{margin-left: 20px;}
-
 
364
.container{width: 100% !important;}
-
 
365
.carousel-inner img{margin: 0 auto;}
-
 
366
.howitworks{background-color: #fff;height: 100%;}
-
 
367
#gotit{width: 100px;background-color: #58d936;color: #fff;padding: 5px 10px;margin: -20px 0 ;}
-
 
368
.carousel-inner{height: 550px;}
-
 
369
361
370