mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 02:07:33 -05:00 
			
		
		
		
	Update button-link
				
					
				
			This commit is contained in:
		
							parent
							
								
									d3c265abc7
								
							
						
					
					
						commit
						8593b0c357
					
				
							
								
								
									
										4
									
								
								resources/sass/components/buttons.scss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								resources/sass/components/buttons.scss
									
									
									
									
										vendored
									
									
								
							@ -35,8 +35,10 @@ button:disabled {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.button-link {
 | 
					.button-link {
 | 
				
			||||||
 | 
					    @apply text-gray-700;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:hover {
 | 
					    &:hover {
 | 
				
			||||||
        @apply font-semibold underline;
 | 
					        @apply text-gray-900 underline;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:focus {
 | 
					    &:focus {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user