mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	Hover state for close x button
This commit is contained in:
		
							parent
							
								
									57c9066f81
								
							
						
					
					
						commit
						a26150ca40
					
				@ -79,6 +79,14 @@
 | 
			
		||||
    right: .4rem;
 | 
			
		||||
    width: 1.8rem;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
 | 
			
		||||
    svg {
 | 
			
		||||
      opacity: 50%;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    &:hover svg {
 | 
			
		||||
      opacity: 100%;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .nav-link-additional {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user