the lounge chat window text fix
This commit is contained in:
parent
66b4cfb008
commit
b8de2633d8
@ -53,6 +53,9 @@
|
||||
#chat .content, #windows #chat .header, #chat .user-mode::before, #chat .userlist {
|
||||
border-color: rgba(255, 255, 255, 0.08);
|
||||
}
|
||||
#chat .msg[data-type=motd] .text {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
}
|
||||
|
||||
/* Dropdown menu */
|
||||
#context-menu, .textcomplete-menu {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user