WdatePicker.css 163 B

12345678910
  1. .Wdate {
  2. background-image: url("datePicker.gif");
  3. background-repeat: no-repeat;
  4. background-position: right;
  5. }
  6. .WdateFmtErr {
  7. font-weight: bold;
  8. color: red;
  9. }