Password change UI

This commit is contained in:
yflory
2018-06-20 10:02:56 +02:00
parent 7948fe2b70
commit a5b207d57b
4 changed files with 90 additions and 5 deletions

View File

@@ -55,6 +55,15 @@
width: @sidebar_button-width;
}
}
.cp-settings-change-password {
[type="password"], [type="text"] {
width: @sidebar_button-width;
flex: unset;
}
button {
margin-top: 5px;
}
}
.cp-settings-drive-backup {
button {
span.fa {