Keep motd style for backwards compat

This commit is contained in:
Pavel Djundik
2020-07-29 23:33:50 +03:00
parent 98eb2b02f6
commit e5b741b65f
+1
View File
@@ -282,6 +282,7 @@ body {
color: #f0c079;
}
#chat .msg[data-type="motd"] .text, /* thelounge <= 4.2.0-pre.2 */
#chat .msg[data-type="monospace_block"] .text,
#chat .toggle-content {
background-color: var(--background-light-color);