Subversion Repositories SmartDukaan

Rev

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

Rev 13532 Rev 13565
Line 314... Line 314...
314
  margin-top:10%;
314
  margin-top:10%;
315
  width:5%;
315
  width:5%;
316
}
316
}
317
.push{margin-top: 60px;}
317
.push{margin-top: 60px;}
318
.form-signin label{width: 150px;}
318
.form-signin label{width: 150px;}
-
 
319
 
-
 
320
/*mobile app css */
-
 
321
.product_image{margin: 16px 0 0 5%;}
-
 
322
.product_image img{height: 120px;max-width: 80%;}
-
 
323
.product_card{width: 160px;height: auto;float: left;margin-left: 8px;}
-
 
324
.product_name{margin:16px auto 0 !important;font-size: 14px !important;font-weight: bold !important;text-align: center;height: 40px;}
-
 
325
.product_prices{margin: 0 0 0 10px !important;}
-
 
326
.product_price{height: 15px; font-size: 14px !important; font-weight: bold !important;}
-
 
327
.product_price img{height: 14px;vertical-align: middle;}
-
 
328
.product_cashback{margin-left:5px;font-size: 10px !important;}
-
 
329
.product_cashback img{height: 10px;vertical-align: middle;}
-
 
330
.product_short_description{margin:0px !important;font-size:12px !important; height: 40px; overflow: hidden !important;text-overflow: ellipsis;text-align: center; }
-
 
331
.product_actions{float: right;width: 15%}
-
 
332
.product_actions li{margin: 5px}
-
 
333
.list:last-child{margin: 0 0 10px 0 !important};
-
 
334
.productthumb{height:120px;}
-
 
335
.product_actions .iliked button{background-color: #33FF00 !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;}