mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-03-27 11:43:25 +08:00
10 lines
155 B
CSS
10 lines
155 B
CSS
|
|
.Wdate{
|
||
|
|
border:#999 1px solid;
|
||
|
|
height:20px;
|
||
|
|
background:#fff url(datePicker.png) no-repeat right 4.5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.WdateFmtErr{
|
||
|
|
font-weight:bold;
|
||
|
|
color:red;
|
||
|
|
}
|