mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	tree now uses standard font size which effectively makes it a bit larger
This commit is contained in:
		
							parent
							
								
									3112de105e
								
							
						
					
					
						commit
						3930a02123
					
				| @ -62,7 +62,7 @@ | |||||||
|     padding: 10px 0 10px 0; |     padding: 10px 0 10px 0; | ||||||
|     margin: 0 20px 0 10px; |     margin: 0 20px 0 10px; | ||||||
|     border: 1px solid #ddd; |     border: 1px solid #ddd; | ||||||
|     border-radius: 5px; |     border-radius: 7px; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| #context-menu-container { | #context-menu-container { | ||||||
|  | |||||||
| @ -16,6 +16,16 @@ body { | |||||||
|     flex-grow: 100; |     flex-grow: 100; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | ul.fancytree-container { | ||||||
|  |     /* override specific size from fancytree.css */ | ||||||
|  |     font-family: inherit !important; | ||||||
|  |     font-size: inherit !important; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .fancytree-title { | ||||||
|  |     margin-left: 7px !important; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .fancytree-node:not(.fancytree-loading) .fancytree-expander { | .fancytree-node:not(.fancytree-loading) .fancytree-expander { | ||||||
|     background: none; |     background: none; | ||||||
|     width: auto; |     width: auto; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 azivner
						azivner