This commit is contained in:
Peter Maquiran
2021-10-27 15:32:52 +01:00
parent 800c917eb1
commit 6e8cd18a5f
+1 -1
View File
@@ -435,7 +435,7 @@ td.monthview-primary-with-event {
font-weight: normal;
}
li.active{
background-color: rgba(66, 185, 254, 0.1);
background-color: var(--mat-selected);
}
}
}