Only prepend text with 'Notice: ' if it's the nick it's from
This commit is contained in:
parent
01bc09d01e
commit
ef6684b77b
@ -1393,7 +1393,7 @@ background on hover (unless active) */
|
||||
color: #0074d9 !important;
|
||||
}
|
||||
|
||||
#chat .notice .user::before {
|
||||
#chat .notice .from .user::before {
|
||||
content: "Notice: ";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user