mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Prompt user preferred option to reset its password
This commit is contained in:
14
assets/css/pages/passwordForgotten/promptOption.css
Normal file
14
assets/css/pages/passwordForgotten/promptOption.css
Normal file
@ -0,0 +1,14 @@
|
||||
/**
|
||||
* Password forgotten prompt option section stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.password-reset-prompt-option-section p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.password-reset-prompt-option-section .btn {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
}
|
Reference in New Issue
Block a user