nextcloud-server/core
Daniel Calviño Sánchez 92d28fdc68 Ignore clicks on login button icon so they are received by the button
Visually, the icon positioned on the login button is part of the login
button, so clicking on the icon should be the same as clicking on the
button. As the icon is a different element this commit sets the icon to
ignore mouse events so they are received and handled by the login button
instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-08-07 14:28:04 +02:00
..
ajax Stricter phan config fixes 2017-08-01 08:20:13 +02:00
Command Merge pull request #5816 from nextcloud/fix-oracle 2017-08-02 20:54:58 +02:00
Controller Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call 2017-08-01 14:43:47 +02:00
css Ignore clicks on login button icon so they are received by the button 2017-08-07 14:28:04 +02:00
doc
fonts
img Proof of concept #5593 - inline SVG icon for icon-contacts 2017-08-02 18:27:24 +02:00
js Replace loading icon GIF with pure CSS loading icon 2017-08-03 21:09:43 +02:00
l10n [tx-robot] updated from transifex 2017-08-03 00:08:06 +00:00
Middleware Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
Migrations Install from migrations 2017-07-25 12:47:37 +02:00
search
skeleton
templates Replace loading icon GIF with pure CSS loading icon 2017-08-03 21:09:43 +02:00
vendor Fix missing js merge on master 2017-06-09 14:33:14 +02:00
Application.php
register_command.php add occ app:install command 2017-07-26 14:35:42 +02:00
routes.php Run phan over code base 2017-07-19 10:28:11 +02:00
shipped.json Add missing version requirement to OAuth2 app 2017-05-22 09:56:49 +02:00
strings.php