nextcloud/apps/files
Carl Schwan 68ed1af3c0
Fix accessibility of input fields
Input fields require a 44x44 pixels target size, this makes all the
input fields and button use that size.

Bonus is that now the input fields and buttons now have the same size as
the new vue button and this looks less weird than the previous state
with controls of different sizes.

See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +02:00
..
ajax Return 404 when AJAX tries to list dir content but file given 2022-01-26 16:11:50 +01:00
appinfo Remove .php from url 2022-06-21 16:44:37 +02:00
composer Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +02:00
css Fix accessibility of input fields 2022-08-26 19:49:00 +02:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Add ``aria-expanded`` value to select2-container om systemtag and file tags 2022-08-17 19:28:40 +00:00
l10n [tx-robot] updated from transifex 2022-08-23 02:24:42 +00:00
lib Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated 2022-08-23 16:55:42 +02:00
src Add Nc prefix to Nc vue component names 2022-08-25 08:38:00 +02:00
templates Add ``aria-expanded`` value to select2-container om systemtag and file tags 2022-08-17 19:28:40 +00:00
tests Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated 2022-08-23 16:55:42 +02:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
recentlist.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00