Subversion Repositories SmartDukaan

Rev

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

Rev 11119 Rev 11138
Line 590... Line 590...
590
 
590
 
591
.empty-msg{
591
.empty-msg{
592
  .font(1.6em);
592
  .font(1.6em);
593
  margin:10px 0;
593
  margin:10px 0;
594
  color:@grey;
594
  color:@grey;
-
 
595
}
-
 
596
.postalAddress-hldr{
-
 
597
  background:@list-color1;
-
 
598
  padding:10px;
-
 
599
  .font(1.2em);
-
 
600
  border-top:@white solid 1px;
-
 
601
  >div{
-
 
602
    padding:5px;
-
 
603
    background:@white;
-
 
604
  }
595
}
605
}
596
606