df
This commit is contained in:
parent
a86022a405
commit
7c1f5ef659
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user