| Line 312... |
Line 312... |
| 312 |
.carousel-control.left,.carousel-control.right{
|
312 |
.carousel-control.left,.carousel-control.right{
|
| 313 |
background-image:none;
|
313 |
background-image:none;
|
| 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 |
|
319 |
|
| 320 |
/*mobile app css */
|
320 |
/*mobile app css */
|
| 321 |
.product_image{margin: 16px 0 0 5%;}
|
321 |
/*.product_image{margin: 16px 0 0 5%;}*/
|
| 322 |
.product_image img{height: 120px;max-width: 80%;}
|
322 |
/*.product_image img{height: 120px;max-width: 80%;}*/
|
| 323 |
.product_card{width: 160px;height: auto;float: left;margin-left: 8px;}
|
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;}
|
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;}
|
325 |
.product_prices{margin: 0 0 0 10px !important;}
|
| 326 |
.product_price{height: 15px; font-size: 14px !important; font-weight: bold !important;}
|
326 |
.product_price{height: 15px; font-size: 14px !important; font-weight: bold !important;}
|
| 327 |
.product_price img{height: 14px;vertical-align: middle;}
|
327 |
.product_price img{height: 14px;vertical-align: middle;}
|
| Line 333... |
Line 333... |
| 333 |
.list:last-child{margin: 0 0 10px 0 !important};
|
333 |
.list:last-child{margin: 0 0 10px 0 !important};
|
| 334 |
.productthumb{height:120px;}
|
334 |
.productthumb{height:120px;}
|
| 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;}
|
| - |
|
339 |
.scrollable{overflow: auto}
|
| - |
|
340 |
.swipable{display: inline-block;white-space: nowrap;}
|