mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	making not focused active tree item more visible
This commit is contained in:
		
							parent
							
								
									045ca1f0bf
								
							
						
					
					
						commit
						aebce8f12b
					
				| @ -74,6 +74,12 @@ span.fancytree-node.fancytree-active-clone:not(.fancytree-active) .fancytree-tit | |||||||
|     font-weight: bold; |     font-weight: bold; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | /* By default not focused active tree item is not easily visible, this makes it more visible */ | ||||||
|  | span.fancytree-active:not(.fancytree-focused) .fancytree-title { | ||||||
|  |     background-color: #ddd !important; | ||||||
|  |     border-color: #555 !important; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .ui-autocomplete { | .ui-autocomplete { | ||||||
|     max-height: 300px; |     max-height: 300px; | ||||||
|     overflow-y: auto; |     overflow-y: auto; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 azivner
						azivner