mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
bc9b2cd283
(cherry picked from commit 9884f6f282560ff2a0ea193e9306c6284cf8672c) Closes #9646
12 lines
151 B
CSS
12 lines
151 B
CSS
.legendIconItem {
|
|
margin-left: 6px;
|
|
}
|
|
|
|
.icon {
|
|
margin-right: 5px;
|
|
|
|
&:global(.fullColorEvents) {
|
|
filter: var(--calendarFullColorFilter)
|
|
}
|
|
}
|