mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	client: Improve Firefox scrollbar background
This commit is contained in:
		
							parent
							
								
									fa4b890bce
								
							
						
					
					
						commit
						12756a165f
					
				@ -834,7 +834,7 @@ li.dropdown-submenu:hover > ul.dropdown-menu {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
    /* FF basic styling */
 | 
					    /* FF basic styling */
 | 
				
			||||||
    scrollbar-color: var(--scrollbar-border-color) var(--scrollbar-background-color);
 | 
					    scrollbar-color: var(--scrollbar-background-color) transparent;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@supports selector(::-webkit-scrollbar) {
 | 
					@supports selector(::-webkit-scrollbar) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user