Sign in

mijia_team / mijia-server · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • mijia-server
  • admin
  • WebRoot
  • js
  • My97DatePicker
  • skin
  • WdatePicker.css
  • add all
    de4a46f9
    德江 authored
    2016-12-19 16:46:34 +0800  
    Browse Code »
WdatePicker.css 149 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
.Wdate{
	border:#999 1px solid;
	height:20px;
	background:#fff url(datePicker.gif) no-repeat right;
}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}