Allow message type edition

This commit is contained in:
2021-09-17 23:45:28 +02:00
parent 0968a8481a
commit 07200af13e
6 changed files with 241 additions and 112 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

@@ -740,6 +740,9 @@
text-decoration:none;
font-style:normal;
}
#chat_messages p.P span.console {
margin-left:5px;
}
#chat_messages p span.time {
color:$col_hover_1;
font-size:$size_small;