Event editing dialog and many other event-related improvements.

This commit is contained in:
2025-08-21 07:35:42 +00:00
parent bbdbefef1c
commit 12008e40c8
9 changed files with 579 additions and 187 deletions
+3
View File
@@ -32,3 +32,6 @@
/* Fixed heights for cells and labels */
.week-row .cell, .week-row .week-label { height: var(--cell-h) }
.weekend { color: var(--weekend) }
.firstday { color: var(--firstday); text-shadow: 0 0 .1em var(--strong); }