Subversion Repositories SmartDukaan

Rev

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

Rev 11929 Rev 15933
Line 133... Line 133...
133
          text-align: center;
133
          text-align: center;
134
          padding: 8px 3px;
134
          padding: 8px 3px;
135
          .boxsize;
135
          .boxsize;
136
          color:@grey;
136
          color:@grey;
137
          background:@white;
137
          background:@white;
-
 
138
        }
-
 
139
        div{
-
 
140
          .font(1.4em);
-
 
141
	      .float(right);
-
 
142
	      width:40%;
-
 
143
	      background:@sub-list;
-
 
144
	      color:@white;
-
 
145
	      text-align:center;
138
        }     
146
        }     
139
      }
147
      }
140
      >div:nth-of-type(3){
148
      >div:nth-of-type(3){
141
          div{
149
          div{
142
            padding-top:7px;
150
            padding-top:7px;
Line 255... Line 263...
255
  color:red;
263
  color:red;
256
  .font(1.4em);
264
  .font(1.4em);
257
  margin:10px;
265
  margin:10px;
258
  }
266
  }
259
  >div:nth-of-type(2){
267
  >div:nth-of-type(2){
260
    padding:10px 5px;
-
 
261
    background:@grey;
-
 
262
    color:@white;
-
 
263
    .font(1.4em);
-
 
264
  }
-
 
265
  >div:nth-of-type(3){
-
 
266
    padding:10px 5px 10px;
268
    padding:10px 5px 10px;
267
    input{
269
    input{
268
    color:@grey;
270
    color:@grey;
269
      appearance:none;
271
      appearance:none;
270
      -webkit-appearance:none;
272
      -webkit-appearance:none;
Line 278... Line 280...
278
  }
280
  }
279
  .apply-coupon{
281
  .apply-coupon{
280
    .font(1.4em);
282
    .font(1.4em);
281
      .float(right);
283
      .float(right);
282
      width:40%;
284
      width:40%;
283
      background:@sub-list;
285
      background:@extrgrey;
284
      color:@white;
286
      color:@black;
285
      height:30px;
287
      height:30px;
286
      line-height:30px;
288
      line-height:30px;
287
      text-align:center;
289
      text-align:center;
288
  }
290
  }
289
 }
291
 }