This commit is contained in:
KONE SOREL 2026-03-31 14:50:34 +00:00
parent 9a144baf7c
commit 80dd0d96b9
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<div class="modal-body" style="padding: 20px;">
<div class="table-responsive">
<table class="table table-hover table-striped" style="font-size: 11px; margin-bottom: 0;">
<table class="table table-hover table-striped table-bordered" style="font-size: 12px; vertical-align: middle;">
<thead>
<tr >
<th class="text-center" style="padding: 10px;"><?= _("Date") ?></th>

View File

@ -1,6 +1,6 @@
<div class="table-responsive" style="border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
<div id="div_patienter"></div>
<table class="table table-hover table-striped" style="font-size: 12px; margin-bottom: 0; vertical-align: middle;">
<table class="table table-hover table-striped table-bordered" style="font-size: 12px; vertical-align: middle;">
<thead>
<tr >
<th class="text-center" style="border-bottom: 0; padding: 12px;"><?= _("Date Effet") ?></th>

View File

@ -31,7 +31,7 @@
</div>
<div class="table-responsive">
<table class="table table-hover table-striped" style="vertical-align: middle; margin-bottom: 0;">
<table class="table table-hover table-striped table-bordered" style="font-size: 12px; vertical-align: middle;">
<thead>
<tr >
<th style="padding-left: 20px;" width="12%"><?= _("Identifiant") ?></th>