history: fix column alignment - scope .row flex rule to new page, colgroup widths, nowrap+ellipsis cells
CI / test (push) Successful in 17s
CI / docker (push) Skipped

This commit is contained in:
2026-09-08 19:26:07 -05:00
parent 603b807c51
commit 4d98a92b09
2 changed files with 3 additions and 8 deletions
+1
View File
@@ -9,6 +9,7 @@
</div>
<div class="float">
<table>
<colgroup><col style="width:130px"><col><col style="width:90px"><col style="width:80px"><col style="width:64px"><col style="width:96px"></colgroup>
<thead><tr><th>Paste</th><th>Description</th><th>Language</th><th>Size</th><th>Views</th><th>Created</th></tr></thead>
<tbody id="rows"></tbody>
</table>