<${Timestamp}/>
${" "}
Register our protocol handler to open IRC links with ${name}
@@ -637,7 +637,7 @@ function AccountNagger({ server, onAuthClick, onRegisterClick }) {
}
return html`
-
+
<${Timestamp}/> ${msg}
`;
diff --git a/style.css b/style.css
index aceb653..4837f35 100644
--- a/style.css
+++ b/style.css
@@ -396,7 +396,7 @@ details summary[role="button"] {
white-space: pre-wrap;
overflow: auto;
}
-#buffer .talk, #buffer .motd {
+#buffer .talk, #buffer .motd, #buffer .nag {
color: var(--main-color);
}
#buffer .error {