mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| 
								 | 
							
								span.fancytree-node.todo .fancytree-title {
							 | 
						||
| 
								 | 
							
								    color: red !important;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								span.fancytree-node.done .fancytree-title {
							 | 
						||
| 
								 | 
							
								    color: green !important;
							 | 
						||
| 
								 | 
							
								}
							 |