mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Fix outline buttons become invisible in light mode
This commit is contained in:
		
							parent
							
								
									7d7c5207d7
								
							
						
					
					
						commit
						af536dfefb
					
				@ -63,10 +63,6 @@ svg.logo {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.btn-outline-secondary {
 | 
					.btn-outline-secondary {
 | 
				
			||||||
  color: var(--bs-secondary);
 | 
					  color: var(--bs-secondary);
 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:hover, &:focus, &.active, &:active {
 | 
					 | 
				
			||||||
    color: var(--bs-light);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.nav-item .sidebaricon {
 | 
					.nav-item .sidebaricon {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user