nextcloud/apps/comments/css
Daniel Calviño Sánchez 99989b37ff Fix pointer cursor not shown on avatars
When the cursor is on an avatar wrapper the cursor is shown as a pointer
to inform the user that it can be clicked (which will either show the
contacts menu or insert a mention, depending on the case); the cursor
must be explicitly defined for the "img" element that shows the avatar
too, or otherwise the default cursor would be shown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-05 18:35:37 +02:00
..
autocomplete.scss Various apps scss 2018-06-20 19:20:51 +02:00
comments.scss Fix pointer cursor not shown on avatars 2018-09-05 18:35:37 +02:00