Subversion Repositories SmartDukaan

Rev

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

Rev 13903 Rev 13926
Line 420... Line 420...
420
.ordercontrols .btn{color: #fff;font-weight: bold;}
420
.ordercontrols .btn{color: #fff;font-weight: bold;}
421
.filters{padding: 5px;color: #fff;height: 40px;}
421
.filters{padding: 5px;color: #fff;height: 40px;}
422
.filters div{padding: 0;margin: 0;}
422
.filters div{padding: 0;margin: 0;}
423
.filters .herotext{padding-top: 7px;font-weight: bold;}
423
.filters .herotext{padding-top: 7px;font-weight: bold;}
424
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
424
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
-
 
425
li.menu-item {padding: 5px 0;}
425
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
426
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
426
.menu-item a:hover{background-color: #36d98a !important;}
427
.menu-item a:hover,.menu-item.active{background-color: #36d98a !important;}
427
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
428
.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;}*/
429
/*.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: 25px;height: 25px;}
430
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: 25px;height: 25px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
431
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;}
432
.maxrange .slider{width: 100% !important;}