Subversion Repositories SmartDukaan

Rev

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

Rev 10846 Rev 11094
Line 295... Line 295...
295
.cart-cont{
295
.cart-cont{
296
}
296
}
297
 
297
 
298
.empty-cart{
298
.empty-cart{
299
  height: 100px;
299
  height: 100px;
300
background: url('../images/empty-cart.png') no-repeat center center;
300
  background: url('../images/empty-cart.png') no-repeat center center;
301
background-size: contain;
301
  background-size: contain;
302
margin-top: 10px;
302
  margin-top: 20%;
303
 
303
 
304
}
304
}
305
 
305
 
306
.empty-msg{
306
.empty-msg{
307
  .font(1.6em);
307
  .font(1.6em);