This commit is contained in:
KONE SOREL 2026-03-06 14:51:44 +00:00
parent 32c43709be
commit f755b8d377

View File

@ -89,7 +89,7 @@ function getSecurityIcon($libelle) {
</button>
</div>
<div class="col-6">
<a class="btn btn-light border w-100 fw-bold py-2" href="Parametresgeneraux/">
<a class="btn btn-light border w-100 fw-bold py-2" href="Paramreinitmotpass/">
<?= _("Annuler") ?>
</a>
</div>
@ -247,7 +247,7 @@ function maj_authentification_otp() {
.scroll-custom::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }
.list-group-item { transition: all 0.2s; }
.list-group-item:hover { background-color: #f8f9fa; }
/* Style de base pour toutes les icônes de sécurité */
.security-icon {
width: 24px;