WdatePicker.css 200 B

12345678910111213
  1. .Wdate{
  2. border:#7F9BB3 1px solid;
  3. height:20px;
  4. background:#fff url(datePicker.gif) no-repeat right;
  5. width:120px;
  6. height:24px;
  7. padding-left:10px;
  8. }
  9. .WdateFmtErr{
  10. font-weight:bold;
  11. color:red;
  12. }