From 6f6361c01a1cdc2161160e59f902474a31f553c1 Mon Sep 17 00:00:00 2001 From: RD WebDesign Date: Fri, 3 Nov 2023 17:56:29 -0300 Subject: [PATCH] Add an inline button to show/hide the password using input-group and input-group-btn classes. Also remove the key icon from the password field. Signed-off-by: RD WebDesign --- login.lp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/login.lp b/login.lp index 73e781158..a6995a341 100644 --- a/login.lp +++ b/login.lp @@ -43,11 +43,14 @@ mg.include('scripts/pi-hole/lua/header.lp','r')