Subversion Repositories SmartDukaan

Rev

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

Rev 14975 Rev 14992
Line 493... Line 493...
493
.dismissbtn{padding-top: 5px;}
493
.dismissbtn{padding-top: 5px;}
494
.dismissbtn a{color:#58d936;font-size: 1.3em;font-weight: 100;}
494
.dismissbtn a{color:#58d936;font-size: 1.3em;font-weight: 100;}
495
.notificationmodal.modal1{}
495
.notificationmodal.modal1{}
496
.notificationMessage{font-size: 1.2em;text-align: center;font-weight: 100;}
496
.notificationMessage{font-size: 1.2em;text-align: center;font-weight: 100;}
497
.closepopup{float: right;margin-top: -10px;margin-right: -5px;}
497
.closepopup{float: right;margin-top: -10px;margin-right: -5px;}
498
.timeago{position: absolute;bottom: 0px;font-size: 0.8em;}
498
.timeago{font-size: 0.8em;padding-left: 5px;}
499
a.okbtn.btn{border-radius: 0;color: #fff !important;background-color: #58d936 !important;}
499
a.okbtn.btn{border-radius: 0;color: #fff !important;background-color: #58d936 !important;}
500
.modal-dialog{width: 75%;margin: 100px auto;}
-
 
501
500
.modal-dialog{width: 75%;margin: 100px auto;}
-
 
501
span.clock{background: url('/img/clock.png') no-repeat center center;background-size: contain;width: 12px;height: 12px;display: inline-block;vertical-align: middle;}
-
 
502
502
503