df
This commit is contained in:
parent
7ccd715555
commit
72d5cb1856
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<div class="d-flex flex-column flex-md-row align-items-md-center justify-content-between mb-4 gap-3 bg-white p-3 shadow-sm border-start border-primary border-4" style="border-radius: var(--radius-md);">
|
||||
<div>
|
||||
<h4 class="fw-bold text-muted mb-1"><?= _("CONFIGURATION SYSTÈME") ?></h4>
|
||||
<h4 class="fw-bold mb-1" style="color: var(--color-primary); letter-spacing: -0.5px;"><?= _("Configuration Système") ?></h4>
|
||||
<p class="text-muted small mb-0"><?= _("Filtrer et gérer les règles métiers du centre") ?></p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<div class="card shadow-sm border-0 mb-4" style="border-radius: var(--radius-md); background: #ffffff;">
|
||||
<div class="card-header bg-transparent py-3 border-bottom-0">
|
||||
<h5 class="mb-0 fw-bold d-flex align-items-center" style="color: var(--color-primary);">
|
||||
<h5 class="mb-0 fw-bold d-flex align-items-center text-uppercase" style="color: var(--color-primary);">
|
||||
<span class="icon-shape bg-primary-ghost text-primary rounded-circle me-2" style="width: 35px; height: 35px; display: flex; align-items: center; justify-content: center;">
|
||||
<i class="fas fa-search fs-6"></i>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user