#
luxiaotao1123
2021-07-16 056d69b6ca918332b76d9e61f65461b6b0605c23
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;
}