Subversion Repositories SmartDukaan

Rev

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

Rev 11119 Rev 11125
Line 106... Line 106...
106
  background:rgba(0,0,0,0.6);
106
  background:rgba(0,0,0,0.6);
107
  .topup-wrapper{
107
  .topup-wrapper{
108
    margin:5px;
108
    margin:5px;
109
    background:@white;
109
    background:@white;
110
    padding: 10px 5px;
110
    padding: 10px 5px;
-
 
111
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.7);
111
  }
112
  }
112
  padding:5px;
113
  padding:5px;
113
  p:first-child{
114
  p:first-child{
114
    color:@grey;
115
    color:@grey;
115
    .font(1.6em);
116
    .font(1.6em);
Line 117... Line 118...
117
    font-weight:bold;
118
    font-weight:bold;
118
    .float(left);
119
    .float(left);
119
  }
120
  }
120
  .close{
121
  .close{
121
    .float(right);
122
    .float(right);
-
 
123
    position:relative;
122
    width:20px;
124
    width:38px;
123
    height:20px;
125
    height:38px;
124
    background:url('../images/cancel.png')no-repeat center center;
126
    background:url('../images/cancel.png')no-repeat 8px 7px;
125
    background-size:contain;
127
    background-size:23px;
-
 
128
    top: -10px;
126
    margin: 3px 5px 0 0;
129
    right: -5px;
127
  }
130
  }
128
  .topup-cont-head{
131
  .topup-cont-head{
129
     width:100%!important;
132
     width:100%!important;
130
      margin-top:10px;
133
      margin-top:0px!important;
131
      padding:5px 0;
134
      padding:5px 0;
132
       background:@grey;
135
       background:@grey;
133
      .boxsize;
136
      .boxsize;
134
    >div{
137
    >div{
135
      .font(1.4em)!important;
138
      .font(1.4em)!important;
Line 449... Line 452...
449
    font-weight:bold;
452
    font-weight:bold;
450
    .float(left);
453
    .float(left);
451
  }
454
  }
452
  .close{
455
  .close{
453
    .float(right);
456
    .float(right);
-
 
457
    position:relative;
454
    width:20px;
458
    width:38px;
455
    height:20px;
459
    height:38px;
456
    background:url('../images/cancel.png')no-repeat center center;
460
    background:url('../images/cancel.png')no-repeat 8px 7px;
457
    background-size:contain;
461
    background-size:23px;
-
 
462
    top: -10px;
458
    margin: 3px 5px 0 0;
463
    right: -5px;
459
  }
464
  }
460
  .topup-cont-head{
465
  .topup-cont-head{
461
     width:100%!important;
466
     width:100%!important;
462
      margin-top:10px;
-
 
463
      padding:5px 0;
467
      padding:5px 0;
464
       background:@grey;
468
       background:@grey;
465
      .boxsize;
469
      .boxsize;
466
    >div{
470
    >div{
467
      .font(1.4em)!important;
471
      .font(1.4em)!important;