mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-15 11:04:17 +02:00
add some more padding to public index columns
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user