nextcloud/apps/comments
Daniel Calviño Sánchez 7c851b5b77 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 20:59:02 +02:00
..
appinfo Correctly register everything via the Application class 2018-07-25 10:26:06 +02:00
composer Bump autoloaders 2018-08-10 15:03:22 +02:00
css Fix pointer cursor not shown on avatars 2018-09-05 20:59:02 +02:00
img Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
js Reformat embedded HTML code to resemble HTML code 2018-09-05 20:59:02 +02:00
l10n [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
lib Add pagination support 2018-07-25 18:53:45 +02:00
tests Show avatar using "span" instead of "div" 2018-09-05 20:59:02 +02:00
.bowerrc add At.js and dependencies 2017-10-22 14:14:33 +02:00