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