2018-06-03 22:26:41 +08:00

11 lines
215 B
CSS

.Wdate{
/*background:#fff url(datePicker.gif) no-repeat right;*/
background:#fff url(../../../menuIcons/calendar.png) no-repeat 98%;
cursor:pointer;
height:17px;
}
.WdateFmtErr{
font-weight:bold;
color:red;
}