Subversion Repositories SmartDukaan

Rev

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

Rev 18544 Rev 19146
Line 439... Line 439...
439
.dropdown-header.menu-item{padding-top: 10px  ;padding-bottom: 5px;color: #30b20d;font-weight: bold;background-color: #fafafa;}
439
.dropdown-header.menu-item{padding-top: 10px  ;padding-bottom: 5px;color: #30b20d;font-weight: bold;background-color: #fafafa;}
440
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
440
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
441
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
441
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
442
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 25px;height: 25px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
442
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 25px;height: 25px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
443
.maxrange .slider{width: 100% !important;}
443
.maxrange .slider{width: 100% !important;}
444
.product_prices div{padding: 0 !important;font-size: 0.8em;color: #58d936;}
444
.product_prices div{padding: 0 !important;font-size: 0.8em;color: green;}
445
.orderdetails{padding:0;}
445
.orderdetails{padding:0;}
446
.orderdetails div{padding: 0;margin: 0;/*font-size:0.8em;*/overflow:hidden;text-overflow:ellipsis;/*height:15px;*/}
446
.orderdetails div{padding: 0;margin: 0;/*font-size:0.8em;*/overflow:hidden;text-overflow:ellipsis;/*height:15px;*/}
447
.orderid span{display: block;}
447
.orderid span{display: block;}
448
.text-bold{font-weight: bold;text-transform: uppercase;}
448
.text-bold{font-weight: bold;text-transform: uppercase;}
449
.orderimage{position: relative;}
449
.orderimage{position: relative;}
Line 906... Line 906...
906
}
906
}
907
.cart_short_description{margin:0 0 5x;font-size:12px !important;}
907
.cart_short_description{margin:0 0 5x;font-size:12px !important;}
908
 
908
 
909
.setback{
909
.setback{
910
	background:#ffffcc;
910
	background:#ffffcc;
911
}
-
 
912
911
}
-
 
912
 
-
 
913
.netPriceAfterCashBack{margin:0px;}
-
 
914
913
915