Arrow up also edits message

This commit is contained in:
2021-09-15 22:24:51 +02:00
parent 69f111b149
commit 474203c265
4 changed files with 62 additions and 42 deletions

View File

@@ -785,6 +785,10 @@
}
#chat_messages p span.highlight {
color:$col_error;
&::before {
content: '@';
}
}
#chat_messages p span.chan_link {
font-weight:bold;