Merge pull request #2445 from MaxLeiter/pointer
Pointer cursor hovering nicks in userlist
This commit is contained in:
commit
c7c2587079
@ -1490,6 +1490,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
||||
line-height: 1.6;
|
||||
padding: 0 16px;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#chat .user-mode::before {
|
||||
|
Loading…
Reference in New Issue
Block a user