mirror of
https://github.com/zadam/trilium.git
synced 2025-12-01 04:54:25 +01:00
style/calendar collection: correct a hover color
This commit is contained in:
parent
79c8293881
commit
8018f400c3
@ -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);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user