Subversion Repositories SmartDukaan

Rev

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

Rev 15934 Rev 15936
Line 302... Line 302...
302
  }
302
  }
303
  .apply-coupon{
303
  .apply-coupon{
304
    .font(1.4em);
304
    .font(1.4em);
305
      .float(right);
305
      .float(right);
306
      width:40%;
306
      width:40%;
307
      background:@ltblue;
307
      background:@extgrey;
308
      color:@white;
308
      color:@black;
309
      height:30px;
309
      height:30px;
310
      line-height:30px;
310
      line-height:30px;
311
      text-align:center;
311
      text-align:center;
312
  }
312
  }
313
 }
313
 }