Subversion Repositories SmartDukaan

Rev

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

Rev 11805 Rev 11811
Line 500... Line 500...
500
 
500
 
501
.ch-filter{
501
.ch-filter{
502
  padding: 10px 5%;
502
  padding: 10px 5%;
503
  overflow: hidden;
503
  overflow: hidden;
504
}
504
}
-
 
505
 
-
 
506
.couponhelptext{
-
 
507
  color: #888888;
-
 
508
  font: 1.6em/1.2em Helvetica,Arial,sans-serif;
-
 
509
  margin: 5px auto;
-
 
510
  text-align: center;
-
 
511
  .coupontext{
-
 
512
    font-weight : bold;
-
 
513
    color : #000000;
-
 
514
  }
-
 
515
}
505
516