mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fix black progress slider for OLED theme
This commit is contained in:
		
							parent
							
								
									0f962980d4
								
							
						
					
					
						commit
						0ff4cc37aa
					
				@ -54,7 +54,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
select,
 | 
					select,
 | 
				
			||||||
textarea,
 | 
					textarea,
 | 
				
			||||||
input {
 | 
					input:not(.mdl-slider) {
 | 
				
			||||||
    background: var(--primary-background-color) !important;
 | 
					    background: var(--primary-background-color) !important;
 | 
				
			||||||
    border: 2px solid var(--outline-color) !important;
 | 
					    border: 2px solid var(--outline-color) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user