calendar merge: bring back event categories

This commit is contained in:
Mario Vavti
2019-04-24 14:48:30 +02:00
parent 79654635d3
commit f616b2d49a
4 changed files with 52 additions and 33 deletions

View File

@@ -29,3 +29,9 @@ main.fullscreen .fc td:last-child {
.fc-list-view {
border-width: 0px;
}
.bootstrap-tagsinput {
width: 100%;
padding: 6px 12px;
}