nextcloud-server/settings
Daniel Calviño Sánchez 401322bf61 Remove "cursor: pointer" from quota cell
The quota is set through a dropdown, and this dropdown is only shown
when clicking on the select element itself. Therefore, the cell should
not show a pointer when hovering on it but outside the select element.

Note that although the removed "&.quota" selector also set a "width"
declaration that declaration was later overriden by
"#userlist td.quota", so it was not needed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-09-26 17:43:25 +07:00
..
Activity Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +07:00
BackgroundJobs Add |null to PHPDoc 2017-08-01 08:20:15 +07:00
Controller Make sure the password contains special characters 2017-09-07 12:47:55 +07:00
Mailer Improve text: 'you have now' -> 'you now have' 2017-09-08 13:47:11 +07:00
Middleware Remove explicit type hints for Controller 2017-08-01 17:32:03 +07:00
ajax Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +07:00
css Remove "cursor: pointer" from quota cell 2017-09-26 17:43:25 +07:00
img Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +07:00
js Fix typo 2017-09-25 13:07:18 +07:00
l10n [tx-robot] updated from transifex 2017-09-26 00:08:26 +07:00
templates Icons & default classes 2017-09-24 08:59:09 +07:00
tests/js Sort apps by enabled/disabled but not by official/in-appstore in App Management 2017-09-10 20:50:22 +07:00
Application.php Change 2FA activities to more generic security activities 2017-05-18 22:10:57 +07:00
Hooks.php Merge setMetaData into constructor 2017-09-04 15:07:41 +07:00
help.php
routes.php completing PersonalInfo 2017-06-23 12:36:37 +07:00
users.php Allow to sort groups by name 2017-08-22 14:36:00 +07:00