This commit is contained in:
KONE SOREL 2026-03-03 08:55:28 +00:00
parent 4e7721cbfe
commit 1d3447d69c

View File

@ -44,7 +44,7 @@
<tr>
<td> <?= _("Acte") ?> </td>
<td >
<td colspan="3">
<div class="frmSearch" style="position: relative;">
<input id="searchInput" name="searchInput" style="font-size:11pt; padding-left: 35px;" class="form-control" type="text" placeholder="<?= _("Rechercher un acte...") ?>" autofocus required AUTOCOMPLETE="OFF">
<i class="fas fa-search" style="position: absolute; left: 12px; top: 50%; transform: translateY(-50%); color: #999;"></i>