Show published date in history details and manual search

New: Hover over age in manual search to see published date
New: Show published date in history details for grab events
This commit is contained in:
Mark McDowall
2014-11-28 23:39:59 -08:00
parent 119677e2dd
commit a83f49ca32
7 changed files with 771 additions and 423 deletions
+6
View File
@@ -256,3 +256,9 @@ body {
max-width : 250px;
}
}
dl.info {
dt, dd {
padding-bottom: 5px;
}
}