Fossil

Diff
Login

Differences From Artifact [f4e5c9f366]:

To Artifact [e256d73953]:


1159
1160
1161
1162
1163
1164
1165





1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170







+
+
+
+
+
body.chat div.content {
  margin-left: auto;
  margin-right: auto;
}
body.chat.chat-only-mode div.content {
  max-width: revert;
}

body.chat .message-widget .message-widget-tab {
  /* Make /chat user names and timestamps more visible */
  filter: saturate(6);
}