upgrade cdav calendar to version 4

This commit is contained in:
Mario Vavti
2019-04-06 10:22:03 +02:00
parent 6adb489cb3
commit 3007009fab
138 changed files with 27368 additions and 158 deletions

View File

@@ -2,13 +2,18 @@
.fc th:first-child,
.fc td:first-child {
border-left-width: 0px;
border-left-width: 0px;
}
.fc th:last-child,
.fc td:last-child {
border-right-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}
main.fullscreen .fc th:last-child,
main.fullscreen .fc td:last-child {
border-bottom-width: 1px;
}
.fc-unthemed th,