Subversion Repositories SmartDukaan

Rev

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

Rev 11558 Rev 11575
Line 109... Line 109...
109
  width: 100%;
109
  width: 100%;
110
  min-height:100%;
110
  min-height:100%;
111
  box-sizing: border-box;
111
  box-sizing: border-box;
112
  -webkit-box-sizing: border-box;
112
  -webkit-box-sizing: border-box;
113
  .topup-wrapper{
113
  .topup-wrapper{
114
    margin:10px;
114
    margin:30px 20px;
115
    background:@white;
115
    background:@white;
116
    padding: 10px 5px;
116
    padding: 10px 2px;
117
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.8);
117
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.8);
118
  }
118
  }
119
  p:first-child{
119
  p:first-child{
120
    color:@grey;
120
    color:@grey;
121
    .font(1.6em);
121
    .font(1.6em);