mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 12:49:53 +01:00
style/calendar collection: correct a hover color
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.calendar-view a {
|
||||
.calendar-view a,
|
||||
:root .calendar-view a.fc-daygrid-event:hover {
|
||||
color: var(--fc-event-text-color);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user