df
This commit is contained in:
parent
5faf0528c5
commit
c09015c903
|
|
@ -1,5 +1,5 @@
|
||||||
<div class="page-content">
|
<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="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;">
|
<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>
|
<i class="fas fa-user-shield fs-4"></i>
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
</div>
|
</div>
|
||||||
</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">
|
<div class="card-header bg-white py-3 border-bottom">
|
||||||
<h6 class="mb-0 fw-bold text-muted small text-uppercase">
|
<h6 class="mb-0 fw-bold text-muted small text-uppercase">
|
||||||
<i class="fas fa-search me-2"></i><?= _("Critères de recherche") ?>
|
<i class="fas fa-search me-2"></i><?= _("Critères de recherche") ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user