diff --git a/templates/index.html b/templates/index.html index 3309f2e..2bc90f2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -85,9 +85,14 @@ .timestamp { font-size: 0.9em; color: #7f8c8d; - min-width: 180px; + min-width: 120px; font-family: monospace; } + .timestamp[title] { + cursor: help; + text-decoration: none; + border-bottom: 1px dotted #7f8c8d; + } .source { font-weight: bold; color: #2980b9; @@ -213,7 +218,7 @@