Subversion Repositories SmartDukaan

Rev

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

Rev 10649 Rev 10732
Line 568... Line 568...
568
    .font(1.4em);
568
    .font(1.4em);
569
    padding:10px 5px;
569
    padding:10px 5px;
570
    width:40%;
570
    width:40%;
571
  }
571
  }
572
}
572
}
-
 
573
 
-
 
574
.deliver-here{
-
 
575
  padding:0 10px 5px;
-
 
576
  > div:nth-of-type(1){
-
 
577
  color:@grey;
-
 
578
}
-
 
579
  .deliver-address{
-
 
580
  border-bottom:none;
-
 
581
  }
-
 
582
}