fser
This commit is contained in:
parent
615f75c2b2
commit
d88f22f9cd
|
|
@ -23,7 +23,7 @@
|
|||
<div class="modal-body p-4 bg-white">
|
||||
<input class="sr-only" type="text" id="idTypebon" name="idTypebon" value="<?= $this->nettoyer($typebon['idTypebon']) ?>">
|
||||
|
||||
<div class="p-3 mb-4 rounded-3 border shadow-sm bg-light">
|
||||
<div class="p-3 mb-4 rounded-3 border shadow-sm bg-primary-ghost">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase mb-2" style="font-size: 0.65rem; letter-spacing: 0.05em;">
|
||||
<?= _("Configuration Actuelle") ?>
|
||||
</label>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
<div class="row g-2">
|
||||
<div class="col-lg-5">
|
||||
<div class="card border-0 shadow-sm h-100 bg-light">
|
||||
<div class="card border-0 shadow-sm h-100 bg-primary-ghost">
|
||||
<div class="card-header bg-transparent py-3 border-bottom border-2">
|
||||
<h6 class="mb-0 fw-bold text-muted text-uppercase"><i class="fas fa-history me-2"></i><?= _("Valeurs Actuelles") ?></h6>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user