From 0833f143ff1f803c4a91b30564ce69b56ee8ca68 Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Thu, 17 May 2018 17:11:14 -0700 Subject: [PATCH] Pointer cursor hovering nicks in userlist --- client/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/client/css/style.css b/client/css/style.css index 8b0ae831..88501852 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -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 {