mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
Merge pull request #150 from thelounge/astorije/missing-mode-color
Add missing mode action to muted colors
This commit is contained in:
commit
ffdc423097
1 changed files with 3 additions and 2 deletions
|
@ -791,9 +791,10 @@ button,
|
|||
|
||||
#chat .join .text,
|
||||
#chat .kick .text,
|
||||
#chat .mode .text,
|
||||
#chat .nick .text,
|
||||
#chat .part .text,
|
||||
#chat .quit .text,
|
||||
#chat .nick .text {
|
||||
#chat .quit .text {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue