hide timeline events

This commit is contained in:
Peter Maquiran
2023-08-21 19:01:54 +01:00
parent a02bcb13a3
commit 60fd3a473e
5 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ td.monthview-primary-with-event {
td.monthview-current{
border-bottom: 1px solid var(--monthview-selected) !important;
color: black !important;
background-color: white !important;
background-color: #e39c956b !important;
}
// selected date =============================
td.monthview-selected {