Merge pull request #2445 from MaxLeiter/pointer

Pointer cursor hovering nicks in userlist
This commit is contained in:
Pavel Djundik 2018-05-23 16:21:44 +03:00 committed by GitHub
commit c7c2587079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {