This commit is contained in:
KONE SOREL 2026-04-04 12:11:09 +00:00
parent a2611173e9
commit 050f9312ff

View File

@ -18,7 +18,7 @@
<label class="form-label small fw-bold text-muted text-uppercase"> <label class="form-label small fw-bold text-muted text-uppercase">
<?= _("Code") ?> <span class="text-danger">*</span> <?= _("Code") ?> <span class="text-danger">*</span>
</label> </label>
<input class="form-control majuscule shadow-none border-2" <input class="form-control majuscule shadow-none border-2 border-primary"
type="text" type="text"
id="codeTypeGarant" id="codeTypeGarant"
name="codeTypeGarant" name="codeTypeGarant"
@ -32,7 +32,7 @@
<label class="form-label small fw-bold text-muted text-uppercase"> <label class="form-label small fw-bold text-muted text-uppercase">
<?= _("Libellé") ?> <span class="text-danger">*</span> <?= _("Libellé") ?> <span class="text-danger">*</span>
</label> </label>
<input class="form-control majuscule shadow-none border-2" <input class="form-control majuscule shadow-none border-2 border-primary"
type="text" type="text"
id="libelle" id="libelle"
name="libelle" name="libelle"