Subversion Repositories SmartDukaan

Rev

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

Rev 15044 Rev 15055
Line 429... Line 429...
429
.filters .dropdown button .greenbigtext{color: #58d936;}
429
.filters .dropdown button .greenbigtext{color: #58d936;}
430
.filters .dropdown button .greensmalltext{color: #58d936;font-size: smaller;min-height: 5px;}
430
.filters .dropdown button .greensmalltext{color: #58d936;font-size: smaller;min-height: 5px;}
431
li.menu-item:not(:first-child):not(.dropdown-header) {padding: 5px 0;}
431
li.menu-item:not(:first-child):not(.dropdown-header) {padding: 5px 0;}
432
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
432
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
433
.menu-item a:hover,.menu-item.selected{background-color: #36d98a !important;}
433
.menu-item a:hover,.menu-item.selected{background-color: #36d98a !important;}
434
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
434
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;background-color: #fafafa;}
435
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
435
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
436
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
436
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
437
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;}
437
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;}
438
.maxrange .slider{width: 100% !important;}
438
.maxrange .slider{width: 100% !important;}
439
.product_prices div{padding: 0 !important;font-size: 0.8em;color: #58d936;}
439
.product_prices div{padding: 0 !important;font-size: 0.8em;color: #58d936;}
Line 503... Line 503...
503
.modal-dialog{width: 75%;margin: 100px auto;}
503
.modal-dialog{width: 75%;margin: 100px auto;}
504
span.clock{background: url('/img/clock.png') no-repeat center center;background-size: contain;width: 12px;height: 12px;display: inline-block;vertical-align: middle;}
504
span.clock{background: url('/img/clock.png') no-repeat center center;background-size: contain;width: 12px;height: 12px;display: inline-block;vertical-align: middle;}
505
.greyarrow{background: url('/img/greyarrow.png') no-repeat center center;background-size: contain;width: 12px;height: 12px;float: right; display: inline-block;margin-top: 4px;}
505
.greyarrow{background: url('/img/greyarrow.png') no-repeat center center;background-size: contain;width: 12px;height: 12px;float: right; display: inline-block;margin-top: 4px;}
506
.dropdown-menu>li{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.42857143;color: #333;white-space: nowrap;}
506
.dropdown-menu>li{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.42857143;color: #333;white-space: nowrap;}
507
span.sortlabel{margin-left: 20px;}
507
span.sortlabel{margin-left: 20px;}
508
.btn-desc{display: inline-block !important;padding: 3px 10px !important;border:1px solid #f9f9f9;color:#000;font-weight: bold;}
508
/*.btn-desc{display: inline-block !important;padding: 3px 10px !important;border:1px solid ##e5e5e5;color:#000;font-weight: bold;}*/
509
.btn-asc{display: inline-block !important;padding: 3px 10px !important;border: 1px solid #58d936;color: #58d936;border-radius: 0 !important;font-weight: bold;}
509
.btn-asc,.btn-desc{display: inline-block !important;padding: 3px 10px !important;border: 1px solid #e5e5e5;color: #000 !important;border-radius: 0 !important;font-weight: bold;}
510
ul.brands{background-color: #fff;margin: 0 15px;padding: 10px 20px;}
510
ul.brands{background-color: #fff;margin: 0 15px;padding: 10px 20px;}
511
li.brand{border-bottom: 1px solid #f9f9f9;padding: 5px 0;}
511
li.brand{border-bottom: 1px solid #f9f9f9;padding: 5px 0;}
512
.brandname{margin-right: 5px;color: #58d936;}
512
.brandname{margin-right: 5px;color: #58d936;}
513
.brandcount{color: #ccc;}
513
.brandcount{color: #ccc;}
514
.filteractions{text-align: center;margin: 0 15px;height: 40px;}
514
.filteractions{text-align: center;margin: 0 15px;height: 40px;}