Add missing mode action to muted colors
This commit is contained in:
parent
6ef37991b9
commit
fba862a6f3
@ -791,9 +791,10 @@ button,
|
|||||||
|
|
||||||
#chat .join .text,
|
#chat .join .text,
|
||||||
#chat .kick .text,
|
#chat .kick .text,
|
||||||
|
#chat .mode .text,
|
||||||
|
#chat .nick .text,
|
||||||
#chat .part .text,
|
#chat .part .text,
|
||||||
#chat .quit .text,
|
#chat .quit .text {
|
||||||
#chat .nick .text {
|
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user