公告板
版本库
filestore
活动
搜索
登录
main
/
zhengcaioa
政采招标oa系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交
username@email.com
2023-03-14
bf14008acffe7a9a7ac6e2eeb38ce3552b71b33a
[zhengcaioa.git]
/
zhengcaioa
/
zhengcaioa
/
wwwroot
/
Scripts
/
Form
/
datepicker
/
开发包
/
skin
/
WdatePicker.css
1
2
3
4
5
6
7
8
9
10
11
.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;
}