jellyinf: correct theming for progress ticks
This commit is contained in:
		@@ -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;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user