mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-05-19 22:49:39 +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;
|
|
} |