From 3567670f4b643cdb4b27dc01498fe884569fdf0c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 9 Mar 2026 13:34:28 +0000 Subject: [PATCH] fgh --- Vue/Ajaxmouvementassure/index.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Vue/Ajaxmouvementassure/index.php b/Vue/Ajaxmouvementassure/index.php index 9b445e0..618de55 100644 --- a/Vue/Ajaxmouvementassure/index.php +++ b/Vue/Ajaxmouvementassure/index.php @@ -82,8 +82,11 @@
nettoyer($mvt['dateValidation'])) ?>
- @@ -101,4 +104,8 @@ .italic { font-style: italic; } .bg-success-subtle { background-color: #d1e7dd; } .bg-danger-subtle { background-color: #f8d7da; } - \ No newline at end of file + .transition-hover:hover { + transform: scale(1.05); + background-color: #ffc107 !important; /* Un peu plus lumineux au survol */ + } +