diff options
author | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-09-05 17:02:48 +0200 |
---|---|---|
committer | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-09-05 18:35:37 +0200 |
commit | 99989b37ffd28f9f010f780f4456ca8709cbea5b (patch) | |
tree | bfb0728e3d008b67655e756ed996a559661712b8 /apps/files_versions/js | |
parent | 83bf3095cf14f63dff551c567dfffb82a061ce8b (diff) | |
download | nextcloud-server-99989b37ffd28f9f010f780f4456ca8709cbea5b.tar.gz nextcloud-server-99989b37ffd28f9f010f780f4456ca8709cbea5b.zip |
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>
Diffstat (limited to 'apps/files_versions/js')
0 files changed, 0 insertions, 0 deletions