Subversion Repositories SmartDukaan

Rev

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

Rev 10732 Rev 10971
Line 578... Line 578...
578
}
578
}
579
  .deliver-address{
579
  .deliver-address{
580
  border-bottom:none;
580
  border-bottom:none;
581
  }
581
  }
582
}
582
}
-
 
583
 
-
 
584
 
-
 
585
.empty-list{
-
 
586
height: 100px;
-
 
587
margin-top: 10px;
-
 
588
 
-
 
589
}
-
 
590
 
-
 
591
.empty-msg{
-
 
592
  .font(1.6em);
-
 
593
  margin:10px 0;
-
 
594
  color:@grey;
-
 
595
}
583
596