diff --git a/client/css/style.css b/client/css/style.css index fd26c419..de296ad7 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1182,7 +1182,7 @@ kbd { /* Parsed nicks and channels */ -.chat .user, +#chat .user, .inline-channel { cursor: pointer; transition: opacity 0.2s; @@ -1495,7 +1495,6 @@ 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 {