Files
HIS/front/public/vender/date97/skin/WdatePicker.css
2025-04-23 13:27:25 +08:00

11 lines
182 B
CSS

.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;
}