diff --git a/dist/cdnjs/2.0.2/fullcalendar.css b/dist/cdnjs/2.0.2/fullcalendar.css new file mode 100644 index 0000000..4a65f08 --- /dev/null +++ b/dist/cdnjs/2.0.2/fullcalendar.css @@ -0,0 +1,601 @@ +/*! + * FullCalendar v2.0.2 Stylesheet + * Docs & License: http://arshaw.com/fullcalendar/ + * (c) 2014 Adam Shaw, Sean Kenny + */ + + +.fc { + direction: ltr; + text-align: left; + } + +.fc table { + border-collapse: collapse; + border-spacing: 0; + } + +html .fc, +.fc table { + font-size: 1em; + } + +.fc td, +.fc th { + padding: 0; + vertical-align: top; + } + + + +/* Header +------------------------------------------------------------------------*/ + +.fc-header td { + white-space: nowrap; + } + +.fc-header-left { + width: 25%; + text-align: left; + } + +.fc-header-center { + text-align: center; + } + +.fc-header-right { + width: 25%; + text-align: right; + } + +.fc-header-title { + display: inline-block; + vertical-align: top; + } + +.fc-header-title h2 { + margin-top: 0; + white-space: nowrap; + } + +.fc .fc-header-space { + padding-left: 10px; + } + +.fc-header .fc-button { + margin-bottom: 1em; + vertical-align: top; + } + +/* buttons edges butting together */ + +.fc-header .fc-button { + margin-right: -1px; + } + +.fc-header .fc-corner-right, /* non-theme */ +.fc-header .ui-corner-right { /* theme */ + margin-right: 0; /* back to normal */ + } + +/* button layering (for border precedence) */ + +.fc-header .fc-state-hover, +.fc-header .ui-state-hover { + z-index: 2; + } + +.fc-header .fc-state-down { + z-index: 3; + } + +.fc-header .fc-state-active, +.fc-header .ui-state-active { + z-index: 4; + } + + + +/* Content +------------------------------------------------------------------------*/ + +.fc-content { + position: relative; + z-index: 1; /* scopes all other z-index's to be inside this container */ + clear: both; + zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */ + } + +.fc-view { + position: relative; + width: 100%; + overflow: hidden; + } + + + +/* Cell Styles +------------------------------------------------------------------------*/ + +.fc-widget-header, /*
| " + + ( + opt('allDayHTML') || + htmlEscape(opt('allDayText')) + ) + + " | " + + "" +
+ " " +
+ " | " +
+ "" + + " |
|---|
| " + + ((!slotNormal || !minutes) ? + htmlEscape(formatDate(slotDate, opt('axisFormat'))) : + ' ' + ) + + " | " + + "" +
+ " | " +
+ "
|---|
| " + + ( + opt('allDayHTML') || + htmlEscape(opt('allDayText')) + ) + + " | " + + "" +
+ " " +
+ " | " +
+ "" + + " |
|---|
| " + + ((!slotNormal || !minutes) ? + htmlEscape(formatDate(slotDate, opt('axisFormat'))) : + ' ' + ) + + " | " + + "" +
+ " | " +
+ "
|---|
| "+(Le("allDayHTML")||_(Le("allDayText")))+" | "+""+" "+" | "+""+" |
|---|
| "+(d&&i?" ":_(Ue(o,Le("axisFormat"))))+" | "+""+" | "+"
|---|
| "+(Pe("allDayHTML")||_(Pe("allDayText")))+" | "+""+" "+" | "+""+" |
|---|
| "+(d&&i?" ":_(Je(o,Pe("axisFormat"))))+" | "+""+" | "+"
|---|
| "+(Le("allDayHTML")||_(Le("allDayText")))+" | "+""+" "+" | "+""+" |
|---|
| "+(d&&i?" ":_(Ue(o,Le("axisFormat"))))+" | "+""+" | "+"
|---|
| "+(Pe("allDayHTML")||_(Pe("allDayText")))+" | "+""+" "+" | "+""+" |
|---|
| "+(d&&i?" ":_(Je(o,Pe("axisFormat"))))+" | "+""+" | "+"
|---|
| "+(Pe("allDayHTML")||_(Pe("allDayText")))+" | "+""+" "+" | "+""+" |
|---|
| "+(d&&i?" ":_(Je(o,Pe("axisFormat"))))+" | "+""+" | "+"
|---|