From 807dccabb3f7dc33750df736e51c1dd2e84a555a Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Sun, 19 Nov 2023 21:58:58 +0800 Subject: [PATCH] More Identity Tailwind Updates --- MyApp/Views/Account/AccessDenied.cshtml | 2 +- MyApp/Views/Account/ConfirmEmail.cshtml | 2 +- .../Account/ForgotPasswordConfirmation.cshtml | 2 +- MyApp/Views/Account/Lockout.cshtml | 2 +- MyApp/Views/Account/Logout.cshtml | 2 +- MyApp/Views/Account/ResetPassword.cshtml | 63 +++++++++++-------- 6 files changed, 43 insertions(+), 30 deletions(-) diff --git a/MyApp/Views/Account/AccessDenied.cshtml b/MyApp/Views/Account/AccessDenied.cshtml index 20c3aee..a5a90be 100644 --- a/MyApp/Views/Account/AccessDenied.cshtml +++ b/MyApp/Views/Account/AccessDenied.cshtml @@ -4,7 +4,7 @@
-

@ViewData["Title"]

+

@ViewData["Title"]

You do not have access to this resource.

diff --git a/MyApp/Views/Account/ConfirmEmail.cshtml b/MyApp/Views/Account/ConfirmEmail.cshtml index 0ad6f9f..0228fcb 100644 --- a/MyApp/Views/Account/ConfirmEmail.cshtml +++ b/MyApp/Views/Account/ConfirmEmail.cshtml @@ -4,7 +4,7 @@
-

@ViewData["Title"]

+

@ViewData["Title"]

Thank you for confirming your email.

diff --git a/MyApp/Views/Account/ForgotPasswordConfirmation.cshtml b/MyApp/Views/Account/ForgotPasswordConfirmation.cshtml index 602ba12..3d8c2c9 100644 --- a/MyApp/Views/Account/ForgotPasswordConfirmation.cshtml +++ b/MyApp/Views/Account/ForgotPasswordConfirmation.cshtml @@ -4,7 +4,7 @@
-

@ViewData["Title"]

+

@ViewData["Title"]

Please check your email to reset your password.

diff --git a/MyApp/Views/Account/Lockout.cshtml b/MyApp/Views/Account/Lockout.cshtml index 8f56873..0e898f2 100644 --- a/MyApp/Views/Account/Lockout.cshtml +++ b/MyApp/Views/Account/Lockout.cshtml @@ -4,7 +4,7 @@
-

@ViewData["Title"]

+

@ViewData["Title"]

This account has been locked out, please try again later.

diff --git a/MyApp/Views/Account/Logout.cshtml b/MyApp/Views/Account/Logout.cshtml index 010b09e..21b29ac 100644 --- a/MyApp/Views/Account/Logout.cshtml +++ b/MyApp/Views/Account/Logout.cshtml @@ -4,7 +4,7 @@
-

@ViewData["Title"]

+

@ViewData["Title"]

You have successfully signed out.

diff --git a/MyApp/Views/Account/ResetPassword.cshtml b/MyApp/Views/Account/ResetPassword.cshtml index d55c679..0c04414 100644 --- a/MyApp/Views/Account/ResetPassword.cshtml +++ b/MyApp/Views/Account/ResetPassword.cshtml @@ -3,31 +3,44 @@ ViewData["Title"] = "Reset password"; } -

@ViewData["Title"]

-

Reset your password.

-
-
-
-
-
- -
- - - -
-
- - - -
-
- - - -
- -
+
+

Reset password

+

Reset your password.

+ +
+
+
+ + + +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+
+