Upgrade FullCalendar and MomentJS

Close #469
This commit is contained in:
Mark McDowall
2015-06-16 18:50:47 -07:00
parent a7523ed462
commit 0c56fddecf
7 changed files with 13526 additions and 8752 deletions
+12 -2
View File
@@ -2,8 +2,12 @@
overflow: visible;
}
.fc-event-title {
padding: 0 2px;
.fc-time {
padding: 0 1px;
}
.fc-title {
padding: 0 1px;
display: block;
text-overflow: ellipsis;
white-space: nowrap;
@@ -25,3 +29,9 @@
z-index: 1;
}
}
.fc-event-container {
.fc-event {
line-height : inherit;
}
}
File diff suppressed because it is too large Load Diff