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