Mute color of the topic actions
This commit is contained in:
parent
a81fdb3fd2
commit
ea3c79613e
@ -794,7 +794,8 @@ button,
|
|||||||
#chat .mode .text,
|
#chat .mode .text,
|
||||||
#chat .nick .text,
|
#chat .nick .text,
|
||||||
#chat .part .text,
|
#chat .part .text,
|
||||||
#chat .quit .text {
|
#chat .quit .text,
|
||||||
|
#chat .topic .text {
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user