mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-30 06:25:28 -04:00
add some more padding to public index columns
This commit is contained in:
parent
6949803395
commit
e7473c4e3e
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@
|
|||
<table id="table-bookmarks" style="width: 100%; table-layout: fixed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width: 130px">Bookmarked</th>
|
||||
<th style="width: 132px">Bookmarked</th>
|
||||
<th>Snapshot ({{page_obj.paginator.count}})</th>
|
||||
<th style="width: 258px">Files</th>
|
||||
<th style="width: 280px">Files</th>
|
||||
<th>Original URL</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue