Highlight self-mentions in messages
Signed-off-by: Nikola Forró <nforro@redhat.com>
This commit is contained in:
@@ -624,6 +624,11 @@ h2 {
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.message-text .highlighted {
|
||||
color: orange;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.message-text code {
|
||||
background-color:darkslategrey;
|
||||
padding: 3px;
|
||||
|
||||
Reference in New Issue
Block a user