mirror of
https://github.com/zadam/trilium.git
synced 2025-12-01 04:54:25 +01:00
style/calendar collection: fix broken background color for events without a hue
This commit is contained in:
parent
0f7a48b323
commit
db5652623b
@ -105,6 +105,7 @@ body.desktop:not(.zen) .calendar-view .calendar-header {
|
||||
border-width: 2px 2px 2px 4px;
|
||||
border-color: var(--border-color) var(--border-color) var(--border-color)
|
||||
var(--fc-event-text-color) !important;
|
||||
background: var(--fc-event-bg-color) !important;
|
||||
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user