-
Notifications
You must be signed in to change notification settings - Fork 13
Login form - minor visual adjustments #1570
Copy link
Copy link
Closed
Description
I would like to suggest some minor changes to the appearance of the login form:
After changes (logo and buttons aligned to center):

-
in npgCore\lib-auth.php, row 1440: add
style=”text-align:center"to<p> -
in npgCore\lib-auth.php, row 1613: add
style=" display: flex; justify-content: center; align-items: center;">to<div> -
in npgCore\extensions\googleTFA\auth_code.php, row 38: add
style=”text-align:center"to<p>
(or add it to the existing standalone css file)
- in npgCore\extensions\googleTFA\auth_code.php, row 55: add
autofocusto<input>.
Optionally add autofocus to the first line of the standard login form.
Many thanks.
I apologize for this form, I'm not exactly friends with github and pull requests etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
