mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	style(next): remove shadow for protected notes
This commit is contained in:
		
							parent
							
								
									0731186015
								
							
						
					
					
						commit
						cb9678c991
					
				@ -772,8 +772,12 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Ribbon
 | 
			
		||||
 * Ribbon & note header
 | 
			
		||||
 */
 | 
			
		||||
.note-title.protected {
 | 
			
		||||
    text-shadow: unset !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ribbon-container {
 | 
			
		||||
    margin-bottom: 0 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user