jellyinf: correct theming for progress ticks
Some checks failed
CI / update (push) Failing after 36s
Some checks failed
CI / update (push) Failing after 36s
This commit is contained in:
parent
78925d287c
commit
c10f622a78
@ -84,8 +84,10 @@ border-color: var(--blue);
|
||||
.defaultCardBackground3,
|
||||
.defaultCardBackground4,
|
||||
.defaultCardBackground5,
|
||||
.emby-checkbox:checked + span + .checkboxOutline, .itemProgressBarForeground,
|
||||
.taskProgressInner
|
||||
.emby-checkbox:checked + span + .checkboxOutline,
|
||||
.itemProgressBarForeground,
|
||||
.taskProgressInner,
|
||||
.slideMarker.watched
|
||||
{
|
||||
background-color: var(--blue) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user