Sign in

潘钊 / bus_park_dispatch · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bus_park_dispatch
  • ..
  • flatpickr
  • ie.css
  • init
    e2764e63
    潘钊 authored
    2017-09-15 14:45:13 +0800  
    Browse Code »
ie.css 208 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
span.flatpickr-weekday {
  display: inline-block;
  width: 14.2857143%;
}
span.flatpickr-current-month {
  top: 0px !important;
}
span.flatpickr-day {
  width: 14.2857143%;
  margin: 0 2.491071428571428px;
}