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