NIHVIVO-2864: account ftl and css changes and new js to disable save until user makes a change

This commit is contained in:
tworrall 2011-09-16 15:21:24 +00:00
parent ff05d69b69
commit 5a64431b71
5 changed files with 59 additions and 6 deletions

View file

@ -272,4 +272,7 @@ a.disable-delete {
}
#passwordContainer {
margin-top: 20px;
}
.disabledSubmit {
cursor: default ! important;
}