change color of the 'Supprimer le bénéficiaire' in blue
This commit is contained in:
		
							parent
							
								
									5dde4beee7
								
							
						
					
					
						commit
						7959a34b26
					
				| 
						 | 
				
			
			@ -41,7 +41,7 @@
 | 
			
		|||
            <!-- ajout du bouton supprimer -->
 | 
			
		||||
            <td>
 | 
			
		||||
                <button action="" method=""  @submit="submit"type="submit"
 | 
			
		||||
                class="rounded-2xl border border-transparent bg-co-red px-4 py-2 w-full text-sm font-medium text-white shadow-sm focus:outline-none focus:ring-2 focus:ring-co-blue focus:ring-offset-2 sm:w-auto">Supprimer le bénéficiaire</button>
 | 
			
		||||
                class="rounded-2xl border border-transparent bg-co-blue px-4 py-2 w-full text-sm font-medium text-white shadow-sm focus:outline-none focus:ring-2 focus:ring-co-blue focus:ring-offset-2 sm:w-auto">Supprimer le bénéficiaire</button>
 | 
			
		||||
            </td>
 | 
			
		||||
            <!-- fin -->
 | 
			
		||||
        </tr>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue