Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in

platform / fanxing_new

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • fanxing_new
  • public
  • libs
  • my97
  • skin
  • WdatePicker.css
  • 潘建波's avatar
    提交 · 23f6cdf0
    潘建波 committed Dec 27, 2019
    23f6cdf0
WdatePicker.css 182 Bytes
RawBlameHistoryPermalink
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;
}