mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix: invisible unchecked to-do items
This commit is contained in:
		
							parent
							
								
									0948853539
								
							
						
					
					
						commit
						d5622dfbf7
					
				@ -88,3 +88,7 @@ body .CodeMirror {
 | 
				
			|||||||
.excalidraw.theme--dark {
 | 
					.excalidraw.theme--dark {
 | 
				
			||||||
    --theme-filter: invert(80%) hue-rotate(180deg) !important;
 | 
					    --theme-filter: invert(80%) hue-rotate(180deg) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					body .todo-list input[type="checkbox"]:not(:checked):before {
 | 
				
			||||||
 | 
					    border-color: var(--muted-text-color) !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user