mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	boxicons 2.1.1
This commit is contained in:
		
							parent
							
								
									2f5f116345
								
							
						
					
					
						commit
						b78ab1ee02
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										2
									
								
								libraries/boxicons/css/boxicons.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								libraries/boxicons/css/boxicons.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 952 KiB After Width: | Height: | Size: 1.1 MiB  | 
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -56,7 +56,7 @@
 | 
			
		||||
    "is-svg": "4.3.2",
 | 
			
		||||
    "jimp": "0.16.1",
 | 
			
		||||
    "joplin-turndown-plugin-gfm": "1.0.12",
 | 
			
		||||
    "jsdom": "18.1.1",
 | 
			
		||||
    "jsdom": "19.0.0",
 | 
			
		||||
    "mime-types": "2.1.34",
 | 
			
		||||
    "multer": "1.4.3",
 | 
			
		||||
    "node-abi": "3.5.0",
 | 
			
		||||
 | 
			
		||||
@ -46,11 +46,11 @@ span.fancytree-node.fancytree-hide {
 | 
			
		||||
 | 
			
		||||
.fancytree-node:not(.fancytree-loading) .fancytree-expander:before {
 | 
			
		||||
    font-family: 'boxicons' !important;
 | 
			
		||||
    content: "\ea50"; /* lookup code for "chevron-right" in boxicons.css */
 | 
			
		||||
    speak: none;
 | 
			
		||||
    font-size: x-large;
 | 
			
		||||
    text-transform: none;
 | 
			
		||||
    line-height: 1;
 | 
			
		||||
    content: "\e9b2";
 | 
			
		||||
    position: relative;
 | 
			
		||||
    top: 2px;
 | 
			
		||||
    margin-right: 5px;
 | 
			
		||||
@ -102,7 +102,7 @@ ul.fancytree-container li {
 | 
			
		||||
 | 
			
		||||
.fancytree-node.fancytree-expanded .fancytree-expander:before {
 | 
			
		||||
    font-family: 'boxicons' !important;
 | 
			
		||||
    content: "\e9ac";
 | 
			
		||||
    content: "\ea4a"; /* lookup code for "chevron-down" in boxicons.css */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/** some common text styling for cssClass label */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user