fer
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user