mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Pointer cursor hovering nicks in userlist
This commit is contained in:
parent
db4661339a
commit
0833f143ff
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue