plex accent

This commit is contained in:
Marius 2020-07-25 11:12:31 +02:00
parent 8d1c70b42e
commit eeef4868aa

View File

@ -164,4 +164,6 @@ background-color: rgba(0, 0, 0, 0.25);
.SourceSidebarLink-isSelected-27-9-6 { .SourceSidebarLink-isSelected-27-9-6 {
box-shadow: inset 4px 0 0 0 var(--accent-color); box-shadow: inset 4px 0 0 0 var(--accent-color);
} }
.PosterCardOverlayProgress-progressBar-3k291O {
background-color: var(--accent-color);
}