纽威
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.

12 lines
251 B

3 years ago
  1. .Wdate{
  2. border:#999 1px solid;
  3. height:20px;
  4. background:#fff url(datePicker.png) no-repeat right 4.5px;
  5. }
  6. .WdateFmtErr{
  7. font-weight:bold;
  8. color:red;
  9. }
  10. .input-wdatepicker {
  11. background: url(datepicker_icon.png) right 0 top 1px no-repeat #FFF;
  12. }