You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
182 B

7 years ago
  1. .Wdate{
  2. border:#999 1px solid;
  3. height:20px;
  4. background:#fff url(datePicker.gif) no-repeat right;
  5. }
  6. .Wdate::-ms-clear{display:none;}
  7. .WdateFmtErr{
  8. font-weight:bold;
  9. color:red;
  10. }