mirror of
https://github.com/Radarr/Radarr
synced 2026-01-30 11:22:22 +01:00
11 lines
151 B
CSS
11 lines
151 B
CSS
.legendIconItem {
|
|
margin-left: 6px;
|
|
}
|
|
|
|
.icon {
|
|
margin-right: 5px;
|
|
|
|
&:global(.fullColorEvents) {
|
|
filter: var(--calendarFullColorFilter)
|
|
}
|
|
}
|