Subversion Repositories SmartDukaan

Rev

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

Rev 13579 Rev 13583
Line 338... Line 338...
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
.scroll{-webkit-overflow-scrolling: touch;}
341
.swipable{display: inline-block;white-space: nowrap;}
341
.swipable{display: inline-block;white-space: nowrap;}
342
.swipable li{border-right: 1px solid $c6c6c6;}
342
.swipable li{border-right: 1px solid $c6c6c6;}
343
.productthumb{max-width: 115px;}
-
 
344
343
.productthumb{max-width: 115px;}
-
 
344
.likedeal button.active{background-color:green;}
-
 
345
.dislikedeal button.active{background-color:orange;}
-
 
346
345
347