This commit is contained in:
KONE SOREL 2025-12-27 22:46:14 +00:00
parent ca4600ebb1
commit 34b53cc7c3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<div id="div_quittancepolice" class="mt-4 animate__animated animate__fadeIn">
<div class="card shadow-sm border-0">
<div class="table-responsive">
<table class="table table-hover align-middle mb-0 custom-quittance-table">
<table class="table table-hover align-middle mb-0">
<thead>
<tr>
<th class="text-center" style="display:none;"><?= _("") ?></th>

View File

@ -119,7 +119,7 @@ $activeChildId = $menuData['child'];
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.27.12" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2025.12.27.13" rel="stylesheet">
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
<!-- ============================================