This commit is contained in:
KONE SOREL 2026-04-08 15:39:31 +00:00
parent 4a6b87832e
commit 3c166e77ba

View File

@ -3,8 +3,8 @@
?>
<?php if(count($actes) > 0): ?>
<div class="table-responsive shadow-sm rounded">
<table class="table table-sm table-hover table-bordered align-middle mb-0 text-nowrap">
<div class="table-responsive shadow-sm rounded border">
<table class="table table-sm table-hover align-middle mb-0 text-nowrap">
<thead class="table-light">
<tr class="text-center small fw-bold text-uppercase">
<th rowspan="2" class="border-end bg-white text-center" style="min-width: 150px;"><?= _("Libellé Acte") ?></th>