NIHVIVO-2280: Changed div for sections, removed inline styles, fixed display isuses for IE6 and 7 on add/edit account pages

This commit is contained in:
manolobevia 2011-07-21 20:42:03 +00:00
parent 47c5b386d8
commit cf26240fc4
5 changed files with 25 additions and 15 deletions

View file

@ -148,12 +148,15 @@ table#account th {
margin-top: 0;
margin-left: 5px;
}
#add-account span.requiredHint {
float: none;
}
p.requiredHint {
clear: left;
}
input#externalAuthChkBox {
height: 18px;
width: 18px;
margin-top: 0;
margin-bottom: 0;
}
#associated {
display: none;