Change notification cleaning checkbox color (fixes #511)
This commit is contained in:
		
							parent
							
								
									2289250f69
								
							
						
					
					
						commit
						0553496b76
					
				| 
						 | 
				
			
			@ -894,7 +894,7 @@
 | 
			
		|||
    width: 30px;
 | 
			
		||||
    height: 30px;
 | 
			
		||||
    font-size: 20px;
 | 
			
		||||
    color: $inverted-text-color;
 | 
			
		||||
    color: $darker-text-color;
 | 
			
		||||
    text-shadow: 0 0 5px black;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue