You are here

jquery_calendar.css in jQuery World Calendars API 7

Same filename and directory in other branches
  1. 3.x jquery_calendar.css

Contains jQuery Calendars Datepicker demonstration stylesheets.

File

jquery_calendar.css
View source
  1. /**
  2. * @file
  3. * Contains jQuery Calendars Datepicker demonstration stylesheets.
  4. */
  5. #datepicker-demo {
  6. margin-top: 10px;
  7. }
  8. .calendars-month-header select {
  9. max-width: 110px !important;
  10. }
  11. .calendars {
  12. margin: auto;
  13. }