saze
This commit is contained in:
parent
dde20b93a0
commit
75bccc059a
|
|
@ -3,8 +3,8 @@
|
|||
?>
|
||||
|
||||
<?php if(count($actes) > 0): ?>
|
||||
<div class="table-responsive shadow-sm rounded border overflow-hidden">
|
||||
<table class="table table-sm table-hover align-middle mb-0" style="font-size: 0.8rem;">
|
||||
<div class="table-responsive shadow-sm rounded">
|
||||
<table class="table table-sm table-hover table-bordered 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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user