jquery_calendar.css in jQuery World Calendars API 3.x
Same filename and directory in other branches
Contains jQuery Calendars Datepicker demonstration stylesheets.
File
jquery_calendar.cssView source
- /**
- * @file
- * Contains jQuery Calendars Datepicker demonstration stylesheets.
- */
-
- #datepicker-demo {
- margin-top: 10px;
- }
-
- .calendars-month-header select {
- max-width: 110px !important;
- }
-
- .calendars {
- margin: auto;
- }