Redesigned from top to bottom
This commit is contained in:
Abdullah Almsaeed
2014-02-01 10:49:36 -05:00
parent 858303df6a
commit b2a34fdcd3
941 changed files with 71858 additions and 120032 deletions

View File

@@ -9,24 +9,21 @@
* When including this stylesheet, use the media='print' attribute of the <link> tag.
* Make sure to include this stylesheet IN ADDITION to the regular fullcalendar.css.
*/
/* Events
/* Events
-----------------------------------------------------*/
.fc-event {
background: #fff !important;
color: #000 !important;
}
/* for vertical events */
.fc-event-bg {
display: none !important;
}
.fc-event .ui-resizable-handle {
display: none !important;
}
.fc-event {
background: #fff !important;
color: #000 !important;
}
/* for vertical events */
.fc-event-bg {
display: none !important;
}
.fc-event .ui-resizable-handle {
display: none !important;
}