Added success message when you change credentials
Added "see password" button - With CSS & Script (Script in file)
This commit is contained in:
Vendored
+6
-1
@@ -341,7 +341,6 @@ a {
|
||||
|
||||
.links {
|
||||
position: absolute;
|
||||
align-self: center;
|
||||
width: 100%;
|
||||
bottom: 8px;
|
||||
height: 2rem;
|
||||
@@ -6944,3 +6943,9 @@ main {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.spaneye {
|
||||
position: absolute;
|
||||
font-size: 25px;
|
||||
color: grey;
|
||||
margin: 7.5px 0 0 -45px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user