mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-15 19:14:07 +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">
|
<table id="table-bookmarks" style="width: 100%; table-layout: fixed">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th style="width: 130px">Bookmarked</th>
|
<th style="width: 132px">Bookmarked</th>
|
||||||
<th>Snapshot ({{page_obj.paginator.count}})</th>
|
<th>Snapshot ({{page_obj.paginator.count}})</th>
|
||||||
<th style="width: 258px">Files</th>
|
<th style="width: 280px">Files</th>
|
||||||
<th>Original URL</th>
|
<th>Original URL</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
Reference in New Issue
Block a user