fg
This commit is contained in:
parent
32c43709be
commit
f755b8d377
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user