| Line 338... |
Line 338... |
| 338 |
.deal_price{float: right}
|
338 |
.deal_price{float: right}
|
| 339 |
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
|
339 |
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
|
| 340 |
.text-striked{text-decoration: line-through;}
|
340 |
.text-striked{text-decoration: line-through;}
|
| 341 |
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
|
341 |
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
|
| 342 |
.productdetails{min-height: 100px;position: relative;padding-left:5px;}
|
342 |
.productdetails{min-height: 100px;position: relative;padding-left:5px;}
|
| - |
|
343 |
.productdetails h4{margin: 0 0 5px 0;padding:0}
|
| 343 |
.product_short_description{margin:0 0 5x;font-size:12px !important; line-height: 20px; color:#737373;}
|
344 |
.product_short_description{margin:0 0 5x;font-size:12px !important; line-height: 20px; color:#737373;}
|
| 344 |
.product_actions{padding:0;height: 95px;}
|
345 |
.product_actions{padding:0;height: 95px;}
|
| 345 |
.product_actions li{float: right;}
|
346 |
.product_actions li{float: right;}
|
| 346 |
.product_actions li.likedeal{margin-right: 5px; background:url('/img/sprite.png');background-position: 0px -68px;width: 24px;height: 24px;}
|
347 |
.product_actions li.likedeal{margin-right: 5px; background:url('/img/sprite.png');background-position: 0px -68px;width: 24px;height: 24px;}
|
| 347 |
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
|
348 |
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
|
| Line 427... |
Line 428... |
| 427 |
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
|
428 |
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
|
| 428 |
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 15px;height: 15px;}
|
429 |
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 15px;height: 15px;}
|
| 429 |
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 15px;height: 15px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
|
430 |
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 15px;height: 15px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
|
| 430 |
.maxrange .slider{width: 100% !important;}
|
431 |
.maxrange .slider{width: 100% !important;}
|
| 431 |
.product_prices div{padding: 0 !important;}
|
432 |
.product_prices div{padding: 0 !important;}
|
| 432 |
.orderdetails div{padding: 0;margin: 0;}
|
- |
|
| 433 |
.text-bold{font-weight: bold;text-transform: uppercase;font-size: 0.8em;}
|
- |
|
| 434 |
.orderimage{position: relative;min-height: 220px;}
|
- |
|
| 435 |
.orderimage img{margin:auto;position: absolute;top:0;bottom: 0;left: 0;right: 0;}
|
- |
|
| 436 |
|
433 |
.orderdetails{padding:0;}
|
| - |
|
434 |
.orderdetails div{padding: 0;margin: 0;font-size:0.8em;overflow:hidden;text-overflow:ellipsis;}
|
| - |
|
435 |
.text-bold{font-weight: bold;text-transform: uppercase;}
|
| - |
|
436 |
.orderimage{position: relative;}
|
| - |
|
437 |
.orderimage img{margin:auto;}
|
| - |
|
438 |
|