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">
|
<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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user