From d1ba0d52abc434d7a444068319ffa9b115d03eb8 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 25 Jan 2019 12:00:16 +0100 Subject: Keyboard focus and mouse hover feedback for 'Show password' toggle Signed-off-by: Jan-Christoph Borchardt --- settings/templates/settings/personal/security.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings/templates') diff --git a/settings/templates/settings/personal/security.php b/settings/templates/settings/personal/security.php index ab69f36a00f..f3edec0c18c 100644 --- a/settings/templates/settings/personal/security.php +++ b/settings/templates/settings/personal/security.php @@ -52,7 +52,7 @@ if($_['passwordChangeSupported']) { placeholder="t('New password')); ?>" data-typetoggle="#personal-show" autocomplete="off" autocapitalize="none" autocorrect="off" /> - + -- cgit v1.2.3