1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-01 18:32:40 +02:00

show full bookmarked time in tooltip

This commit is contained in:
Nick Sweeting
2017-07-05 17:16:10 -05:00
parent 2265f2aaf0
commit 0d4ebe9418
2 changed files with 8 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<tr>
<td>$time</td>
<td title="Date Bookmarked: $time">$date</td>
<td><a href="$archive_url" style="font-size:1.4em;text-decoration:none;color:black;" title="$title">
<img src="$favicon_url">
$title <small style="background-color: #eee;border-radius:4px; float:right">$tags</small>