您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

WdatePicker.css 182 B

3 年前
1234567891011
  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. }