Sign in

qixiao / lts-task · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • lts-task
  • ..
  • skin
  • WdatePicker.css
  • lts1.7.2源代码
    fa7b66f6
    欧保权 authored
    2026-05-18 14:09:47 +0800  
    Browse Files »
WdatePicker.css 182 Bytes
Raw Blame History Permalink
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;
}