OpenAuth.Net/OpenAuth.Mvc/Content/scripts/plugins/datepicker/skin/WdatePicker.css

10 lines
155 B
CSS
Raw Normal View History

2017-01-12 19:48:01 +08:00
.Wdate{
border:#999 1px solid;
height:20px;
background:#fff url(datePicker.png) no-repeat right 4.5px;
}
.WdateFmtErr{
font-weight:bold;
color:red;
}