mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	client: Fix close button on dark theme
This commit is contained in:
		
							parent
							
								
									74645e12fc
								
							
						
					
					
						commit
						648feb82f8
					
				| @ -88,3 +88,7 @@ body .CodeMirror { | |||||||
| body .todo-list input[type="checkbox"]:not(:checked):before { | body .todo-list input[type="checkbox"]:not(:checked):before { | ||||||
|     border-color: var(--muted-text-color) !important; |     border-color: var(--muted-text-color) !important; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | .btn-close { | ||||||
|  |     filter: invert(1); | ||||||
|  | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran