diff --git a/web/styles/zulip.css b/web/styles/zulip.css index 5b5c4eaa36..07bffd876e 100644 --- a/web/styles/zulip.css +++ b/web/styles/zulip.css @@ -1540,6 +1540,7 @@ td.pointer { &:hover { opacity: 0.4 !important; + cursor: pointer; } }