NIHVIVO-2986: Deleted input checkbox for deletion on ROOT

This commit is contained in:
manolobevia 2011-07-20 17:28:51 +00:00
parent 4ac8ecdeb2
commit 09af6ecd5e
2 changed files with 6 additions and 2 deletions

View file

@ -267,3 +267,6 @@ form.customForm input[name="newPassword"],
form.customForm input[name="confirmPassword"] {
width: 10em;
}
a.disable-delete {
padding-left: 24px;
}