Subversion Repositories SmartDukaan

Rev

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

Rev 13736 Rev 13737
Line 390... Line 390...
390
.orderdetails{border-left: 1px solid #eaeaea;}
390
.orderdetails{border-left: 1px solid #eaeaea;}
391
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
391
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
392
button.orderstatus{background-color: #57d835;}
392
button.orderstatus{background-color: #57d835;}
393
button.trackingurl{background-color: #959595;}
393
button.trackingurl{background-color: #959595;}
394
.deletefav{background:url('/img/recycle-bin.png') no-repeat;height: 20px;width: 20px;display: inline-block;margin-top: 10px;}
394
.deletefav{background:url('/img/recycle-bin.png') no-repeat;height: 20px;width: 20px;display: inline-block;margin-top: 10px;}
-
 
395
.clearfavs{padding-top:10px;}
395
.deleteallfavs{background:url('/img/recycle-bin-inverted.png') no-repeat;height: 15px;width: 15px;display: inline-block;}
396
.deleteallfavs{background:url('/img/recycle-bin-inverted.png') no-repeat;height: 15px;width: 15px;display: inline-block;}
396
.clearlist{font-size: 16px;font-weight: bold;color: #fff;}
397
.clearlist{font-size: 16px;font-weight: bold;color: #fff;}
397
.mobileverification{background-color: #fff;margin: 10px 5px;}
398
.mobileverification{background-color: #fff;margin: 10px 5px;}
398
.askformobileverification{margin: 20px 0 30px;color: #000; font-size: 1.5em;}
399
.askformobileverification{margin: 20px 0 30px;color: #000; font-size: 1.5em;}
399
.telecaller{text-align: center;margin: 20px;}
400
.telecaller{text-align: center;margin: 20px;}
400
.verificationcontrols{text-align: center;}
401
.verificationcontrols{text-align: center;}
401
.skipbtn{margin: 10px 5px;}
-
 
402
402
.skipbtn{margin: 10px 5px;}
-
 
403