WdatePicker.css 180 B

1234567891011
  1. .Wdate{
  2. width:100px !important;
  3. border:#999 1px solid;
  4. /* height:28px; */
  5. background:#fff url(datePicker.gif) no-repeat right;
  6. }
  7. .WdateFmtErr{
  8. font-weight:bold;
  9. color:red;
  10. }