nextcloud/apps/comments
Daniel Calviño Sánchez 107952ff00 Fix cursor for author row and avatars in comments
When it was on an author row the cursor was shown as a pointer, even if
clicking on the author row itself does nothing. On the other hand,
avatars used the default cursor, even if clicking on them either shows
the contacts menu (in the case of the author row, only when the avatar
is for a different user than the current one) or inserts a mention (for
avatars shown in the list of suggested mentions), depending on the case.

Now, the author row uses the default cursor, and avatars (and their
associated user name) use a pointer cursor if clicking on them will
trigger an action (either showing the contacts menu or inserting a
mention).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-11-26 23:56:03 +01:00
..
appinfo Update license headers 2017-11-06 16:56:19 +01:00
composer update autoloader 2017-11-01 16:30:20 +01:00
css Fix cursor for author row and avatars in comments 2017-11-26 23:56:03 +01:00
img Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
js Fix cursor for author row and avatars in comments 2017-11-26 23:56:03 +01:00
l10n [tx-robot] updated from transifex 2017-11-11 01:10:09 +00:00
lib Update license headers 2017-11-06 16:56:19 +01:00
tests Update license headers 2017-11-06 16:56:19 +01:00
.bowerrc add At.js and dependencies 2017-10-22 14:14:33 +02:00