Subversion Repositories SmartDukaan

Rev

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

Rev 13570 Rev 13579
Line 335... Line 335...
335
.product_actions .iliked button{background-color: #33FF00 !important;}
335
.product_actions .iliked button{background-color: #33FF00 !important;}
336
.product_actions .disliked button{background-color: orange !important;}
336
.product_actions .disliked button{background-color: orange !important;}
337
span.rupee{background-image: url("/img/rupee.png");  background-repeat: no-repeat;    display: inline-block;    height: 15px;    width: 15px;}
337
span.rupee{background-image: url("/img/rupee.png");  background-repeat: no-repeat;    display: inline-block;    height: 15px;    width: 15px;}
338
.card{height:220px;}
338
.card{height:220px;}
339
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
339
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
-
 
340
.scroll{-webkit-overflow-scrolling: touch;}
340
.swipable{display: inline-block;white-space: nowrap;}
341
.swipable{display: inline-block;white-space: nowrap;}
-
 
342
.swipable li{border-right: 1px solid $c6c6c6;}
-
 
343
.productthumb{max-width: 115px;}
341
344