df
This commit is contained in:
parent
b72cb48d16
commit
37cb0e89fd
|
|
@ -1,6 +1,6 @@
|
||||||
<div id="div_trancheage_content" class="animate__animated animate__fadeIn">
|
<div id="div_trancheage_content" class="animate__animated animate__fadeIn">
|
||||||
<div class="row g-3">
|
<div class="row g-3">
|
||||||
<div id="div_prime_lien" class="col-lg-12">
|
<div id="div_prime_lien" class="col-lg-8">
|
||||||
<div class="table-responsive border rounded shadow-sm bg-white">
|
<div class="table-responsive border rounded shadow-sm bg-white">
|
||||||
<table id="tab_prime_categorie" class="table table-hover align-middle mb-0" style="font-size: 9pt;">
|
<table id="tab_prime_categorie" class="table table-hover align-middle mb-0" style="font-size: 9pt;">
|
||||||
<thead class="bg-primary-ghost text-primary small fw-bold text-uppercase">
|
<thead class="bg-primary-ghost text-primary small fw-bold text-uppercase">
|
||||||
|
|
@ -77,7 +77,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="div_prime_trancheage" class="col-lg-12">
|
<div id="div_prime_trancheage" class="col-lg-4">
|
||||||
<div class="table-responsive border rounded shadow-sm bg-white">
|
<div class="table-responsive border rounded shadow-sm bg-white">
|
||||||
<table class="table table-hover align-middle mb-0" style="font-size: 9.5pt;">
|
<table class="table table-hover align-middle mb-0" style="font-size: 9.5pt;">
|
||||||
<thead class="bg-primary text-white small fw-bold text-uppercase">
|
<thead class="bg-primary text-white small fw-bold text-uppercase">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user