Subversion Repositories SmartDukaan

Rev

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

Rev 14782 Rev 14789
Line 446... Line 446...
446
#srch-term{border-radius: 0;}
446
#srch-term{border-radius: 0;}
447
.searchterm{margin: 5px 15px;background-color: #fff;padding: 5px 10px;font-size: 1.2em;}
447
.searchterm{margin: 5px 15px;background-color: #fff;padding: 5px 10px;font-size: 1.2em;}
448
.searchbar .btn{height: 34px;}
448
.searchbar .btn{height: 34px;}
449
.searchresults .card{margin-left: 15px;margin-right: 15px;height: auto;}
449
.searchresults .card{margin-left: 15px;margin-right: 15px;height: auto;}
450
.centeredimage img{margin: 0 auto;}
450
.centeredimage img{margin: 0 auto;}
451
.greenborder{border-top: 1px solid #58d936;padding: 5px 0;}
451
.greenborder:not(:first-child){border-top: 1px solid #58d936;padding: 5px 0;}
-
 
452
.greenborder:first-child{margin-top:5px;padding: 5px 0;}
452
.variants{color: #6294C3;font-size: 0.8em;}
453
.variants{color: #6294C3;font-size: 0.8em;}
453
#storeproducts{font-weight: bold;border-bottom: 1px solid #cecece;}
454
#storeproducts{font-weight: bold;border-bottom: 1px solid #cecece;}
454
#bestpricecontainer{font-size: 15px;margin-bottom: 5px;}
455
#bestpricecontainer{font-size: 15px;margin-bottom: 5px;}
455
.greenborder div{padding:0;}
456
.greenborder div{padding:0;}
456
.modal-header .close{margin-top: -5px !important;font-size: 4em !important;}
457
.modal-header .close{margin-top: -5px !important;font-size: 4em !important;}
Line 476... Line 477...
476
#bestprice{font-size: 15px;color: #ff0000;}
477
#bestprice{font-size: 15px;color: #ff0000;}
477
#bestpriceproductname{margin: 5px 0 0 0 !important;font-size: 18px;}
478
#bestpriceproductname{margin: 5px 0 0 0 !important;font-size: 18px;}
478
.text-small{font-size: smaller;}
479
.text-small{font-size: smaller;}
479
.storelogo{height: 20px;}
480
.storelogo{height: 20px;}
480
[data-storename],.varnts{font-size: smaller;}
481
[data-storename],.varnts{font-size: smaller;}
481
.cashbackamount{color:#58d936;font-size: 12px;margin-left: -5px;}
482
.cashbackamount{color:#58d936;font-size: 12px;margin-left: 0px;}
482
#beststorelink{background-color: #ff0000; font-weight: bold;color:#fff;}
483
#beststorelink{background-color: #ff0000; font-weight: bold;color:#fff;}
483
.clearfix.varnts{margin-bottom: 5px;}
484
.clearfix.varnts{margin-bottom: 5px;line-height: 150%;}
484
span.variantcashback {font-size: smaller;color:#58d936;}
485
span.variantcashback {font-size: smaller;color:#58d936;}
485
span.storeminprice{margin-left: -5px;}
-
 
486
486
span.storeminprice{color: #ff0000;}
-
 
487
.arrowright{background: url('/img/arrow.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
-
 
488
487
489