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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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;