This commit is contained in:
KONE SOREL 2026-04-04 17:43:06 +00:00
parent 59c242d999
commit 9ece2aaeb7

View File

@ -27,7 +27,7 @@
</label>
<div class="input-group">
<span class="input-group-text bg-light border-2 border-end-0"><i class="fas fa-signature text-muted"></i></span>
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold"
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold border-primary"
type="text" id="libelle" name="libelle" required autocomplete="off">
</div>
</div>
@ -38,7 +38,7 @@
</label>
<div class="input-group">
<span class="input-group-text bg-light border-2 border-end-0"><i class="fas fa-language text-muted"></i></span>
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold"
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold border-primary"
type="text" id="libelleEng" name="libelleEng" required autocomplete="off">
</div>
</div>