This commit is contained in:
KONE SOREL 2026-03-31 08:07:21 +00:00
parent a86022a405
commit 7c1f5ef659
2 changed files with 2 additions and 2 deletions

View File

@ -811,7 +811,7 @@ h1, h2, h3, h4, h5, h6,
background: var(--color-primary) !important;
color: white !important;*/
background: var(--color-primary-ghost) !important;
background-color: var(--color-primary-ghost) !important;
color: var(--color-primary-dark) !important;
}

View File

@ -80,7 +80,7 @@
<div class="card-body p-0">
<div class="table-responsive">
<table class="table table-hover align-middle mb-0" style="font-size: 9.5pt;">
<thead class="bg-light shadow-sm">
<thead class="shadow-sm">
<tr>
<th class="ps-4 py-3" width="120px"><?= _("Code") ?></th>
<th class="py-3"><?= _("Libellé de la Famille") ?></th>