df
This commit is contained in:
parent
9b4c09c5ad
commit
ba7244f203
|
|
@ -1,7 +1,7 @@
|
||||||
<div class="page-content">
|
<div class="page-content">
|
||||||
<form id="frmrecherche" name="frmrecherche" method="post" action="Recherche/index/">
|
<form id="frmrecherche" name="frmrecherche" method="post" action="Recherche/index/">
|
||||||
|
|
||||||
<div class="header-section mb-4">
|
<div class="header-section mb-1">
|
||||||
<div class="d-flex align-items-center justify-content-between 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 justify-content-between 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">
|
<div class="d-flex align-items-center">
|
||||||
<div class="icon-shape bg-primary-ghost text-primary rounded-circle me-3" style="width: 45px; height: 45px; display: flex; align-items: center; justify-content: center;">
|
<div class="icon-shape bg-primary-ghost text-primary rounded-circle me-3" style="width: 45px; height: 45px; display: flex; align-items: center; justify-content: center;">
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="card shadow-sm border-0 mb-4" style="border-radius: var(--radius-md); background: #ffffff;">
|
<div class="card shadow-sm border-0 mb-1" style="border-radius: var(--radius-md); background: #ffffff;">
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div class="row g-3">
|
<div class="row g-3">
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user