Merge pull request #151 from thelounge/astorije/topic-action-color
Mute color of the topic actions
This commit is contained in:
commit
718182c74a
@ -802,7 +802,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