is left for links that read as part of a sentence or a list. */
+button, a.btn, a.danger {
display: inline-block; margin-top: 1.2rem; padding: 0.6rem 1.1rem;
font: inherit; font-size: 1rem; font-weight: 600; text-decoration: none;
color: #fff; background: #2563eb; border: 0; border-radius: 6px; cursor: pointer;
}
-button:hover { background: #1d4ed8; }
+button:hover, a.btn:hover { background: #1d4ed8; }
.error { color: #b42318; margin: 0.6rem 0 0; font-weight: 600; }
.muted { color: #6b7280; }
.topbar { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 1.2rem; }
diff --git a/internal/web/templates/status_body.html b/internal/web/templates/status_body.html
index e6ad2e7..d44f47a 100644
--- a/internal/web/templates/status_body.html
+++ b/internal/web/templates/status_body.html
@@ -30,8 +30,8 @@
{{if .QueueError}}
{{.QueueError}}
{{else}}
- {{if .QueueSummary}}{{.QueueSummary}}{{else}}Mail queue is empty.{{end}}
- Full queue
+ {{if .QueueSummary}}{{.QueueSummary}}{{else}}Mail queue is empty.{{end}}
+