This commit is contained in:
KONE SOREL 2026-03-14 13:24:09 +00:00
parent 5faf0528c5
commit c09015c903

View File

@ -1,5 +1,5 @@
<div class="page-content">
<div class="header-section mb-4">
<div class="header-section mb-1">
<div class="d-flex align-items-center bg-white p-3 shadow-sm border-start border-primary border-4" style="border-radius: var(--radius-md);">
<div class="icon-shape bg-primary-ghost text-primary rounded-circle me-3" style="width: 48px; height: 48px; display: flex; align-items: center; justify-content: center;">
<i class="fas fa-user-shield fs-4"></i>
@ -11,7 +11,7 @@
</div>
</div>
<div class="card border-0 shadow-sm mb-4">
<div class="card border-0 shadow-sm mb-1">
<div class="card-header bg-white py-3 border-bottom">
<h6 class="mb-0 fw-bold text-muted small text-uppercase">
<i class="fas fa-search me-2"></i><?= _("Critères de recherche") ?>