Subversion Repositories SmartDukaan

Rev

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

Rev 13752 Rev 13759
Line 424... Line 424...
424
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
424
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
425
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
425
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
426
.menu-item a:hover{background-color: #36d98a !important;}
426
.menu-item a:hover{background-color: #36d98a !important;}
427
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
427
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
428
/*.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;}*/
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"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
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
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;}
431
.maxrange .slider{width: 100% !important;}
431
.maxrange .slider{width: 100% !important;}
432
.product_prices div{padding: 0 !important;}
432
.product_prices div{padding: 0 !important;}
433
.orderdetails{padding:0;}
433
.orderdetails{padding:0;}
434
.orderdetails div{padding: 0;margin: 0;font-size:0.8em;overflow:hidden;text-overflow:ellipsis;}
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;}
435
.text-bold{font-weight: bold;text-transform: uppercase;}
436
.orderimage{position: relative;}
436
.orderimage{position: relative;}
437
.orderimage img{margin:auto;}
437
.orderimage img{margin:auto;}
-
 
438
.revealbrands{width: 100%;clear: both; text-decoration: underline;}
-
 
439
.brands{font-size: 1.5em;}