Subversion Repositories SmartDukaan

Rev

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

Rev 15042 Rev 15044
Line 420... Line 420...
420
cursor: pointer;}
420
cursor: pointer;}
421
.ordercontrols{padding:0 !important;margin:5px 0;}
421
.ordercontrols{padding:0 !important;margin:5px 0;}
422
.ordercontrols .btn{color: #fff;font-weight: bold;}
422
.ordercontrols .btn{color: #fff;font-weight: bold;}
423
.filters{padding: 5px;color: #fff;height: auto;background-color: #fff;}
423
.filters{padding: 5px;color: #fff;height: auto;background-color: #fff;}
424
.filters div{padding: 0;margin: 0;}
424
.filters div{padding: 0;margin: 0;}
425
.filters div.dropdown{width: 120px;}
425
/*.filters div.dropdown{width: 120px;}*/
426
.filters .herotext{padding-top: 7px;font-weight: bold;color: #58d936;}
426
.filters .herotext{padding-top: 7px;font-weight: bold;color: #58d936;}
427
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
427
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
428
.filters .dropdown button{/*background-color: #58d936;*/color:#000;/*font-weight: bold;*/border-radius: 0;width: 100%;}
428
.filters .dropdown button{background-color: #58d936;color:#fff;font-weight: bold;border-radius: 0;width: 100%;}
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;}