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 --- core/templates/installation.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/templates') diff --git a/core/templates/installation.php b/core/templates/installation.php index 3fdde8da1c2..3a6fd283e0b 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -50,7 +50,7 @@ script('core', [ value="" autocomplete="off" autocapitalize="none" autocorrect="off" required> - +

@@ -113,7 +113,7 @@ script('core', [ value="" autocomplete="off" autocapitalize="none" autocorrect="off"> - +

-- cgit v1.2.3