add sticky thead to index, langues, and mots-clés tables

This commit is contained in:
Pontoporeia
2026-05-19 21:00:40 +02:00
parent bcf3140aa2
commit c6199525f9
10 changed files with 155 additions and 21 deletions

View File

@@ -44,7 +44,7 @@ $sortArrow = function(string $col) use ($sortCol, $sortDir): string {
<div id="bulk-checkboxes"></div>
</form>
<table>
<table class="admin-table--sticky">
<thead>
<tr>
<th scope="col"><input type="checkbox" onchange="toggleAll(this)"></th>