Subversion Repositories SmartDukaan

Rev

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

Rev 15933 Rev 15934
Line 609... Line 609...
609
.coupon-code{
609
.coupon-code{
610
  margin-top:10px;
610
  margin-top:10px;
611
  border:@list-color1 solid 1px;
611
  border:@list-color1 solid 1px;
612
  background:@white;
612
  background:@white;
613
  >div:nth-of-type(1){
613
  >div:nth-of-type(1){
-
 
614
    padding:10px 5px;
-
 
615
    background:@grey;
-
 
616
    color:@white;
-
 
617
    .font(1.4em);
-
 
618
  }
-
 
619
  >div:nth-of-type(2){
614
    padding:10px 5px 10px;
620
    padding:10px 5px 10px;
615
    input[type="text"]{
621
    input[type="text"]{
616
    color:@grey;
622
    color:@grey;
617
      .float(left);
623
      .float(left);
618
      .boxsize;
624
      .boxsize;