Fix '/me' color
This commit is contained in:
parent
ccea9ea43d
commit
4fcd21ccff
@ -606,8 +606,8 @@ button {
|
||||
display: none;
|
||||
}
|
||||
#chat .action,
|
||||
#chat .action .user {
|
||||
color: #f39c12;
|
||||
#chat .chan .action .user {
|
||||
color: #f39c12 !important;
|
||||
}
|
||||
#chat .action .user:before {
|
||||
content: "* ";
|
||||
|
Loading…
Reference in New Issue
Block a user