Subversion Repositories SmartDukaan

Rev

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

Rev 11033 Rev 11119
Line 101... Line 101...
101
}
101
}
102
 
102
 
103
/*---------------------------------topup div -------------------------------*/
103
/*---------------------------------topup div -------------------------------*/
104
 
104
 
105
.topup-cont{
105
.topup-cont{
-
 
106
  background:rgba(0,0,0,0.6);
-
 
107
  .topup-wrapper{
-
 
108
    margin:5px;
-
 
109
    background:@white;
-
 
110
    padding: 10px 5px;
-
 
111
  }
106
  padding:5px;
112
  padding:5px;
107
  p:first-child{
113
  p:first-child{
108
    color:@grey;
114
    color:@grey;
109
    .font(1.6em);
115
    .font(1.6em);
110
    margin:5px 0;
116
    margin:5px 0;