Subversion Repositories SmartDukaan

Rev

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

Rev 16925 Rev 16929
Line 419... Line 419...
419
.inputable{border: 2px solid #eaeaea;
419
.inputable{border: 2px solid #eaeaea;
420
padding: 5px;
420
padding: 5px;
421
cursor: pointer;}
421
cursor: pointer;}
422
.ordercontrols{padding:0 !important;margin:5px 0;}
422
.ordercontrols{padding:0 !important;margin:5px 0;}
423
.ordercontrols .btn{color: #fff;font-weight: bold;}
423
.ordercontrols .btn{color: #fff;font-weight: bold;}
424
.filters{padding: 5px;color: #fff;height: auto;background-color: #fff;}
424
.filters{padding: 5px 5px 0 5px;color: #fff;height: auto;background-color: #fff;}
425
.filters div{padding: 0;margin: 0;}
425
.filters div{padding: 0;margin: 0;}
426
/*.filters div.dropdown{width: 120px;}*/
426
/*.filters div.dropdown{width: 120px;}*/
427
.filters .herotext{padding-top: 7px;color: #58d936;}
427
.filters .herotext{padding-top: 7px;color: #58d936;}
428
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
428
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
429
.filters .dropdown button{background-color: #58d936;color:#fff;font-weight: bold;border-radius: 0;width: 100%;}
429
.filters .dropdown button{background-color: #58d936;color:#fff;font-weight: bold;border-radius: 0;width: 100%;}
Line 604... Line 604...
604
}
604
}
605
.p0{padding:0 !important;}
605
.p0{padding:0 !important;}
606
.bgwhite{background-color: #fff !important;}
606
.bgwhite{background-color: #fff !important;}
607
.bgreen{border: 1px solid #58d936; padding: 5px;}
607
.bgreen{border: 1px solid #58d936; padding: 5px;}
608
.cb{color: #000 !important;}
608
.cb{color: #000 !important;}
609
.dotted{border: 1px dotted #58d936;}
-
 
610
609
.dotted{border: 1px dotted #58d936;margin-bottom: 5px !important;display: block;}
-
 
610
611
611