mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-31 06:48:25 -04:00
show full bookmarked time in tooltip
This commit is contained in:
parent
2265f2aaf0
commit
0d4ebe9418
2 changed files with 8 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue