fer
This commit is contained in:
parent
a2611173e9
commit
050f9312ff
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user