NIHVIVO-646 Fixed problem of cursor:pointer not taking effect on drag-drop list in add author form.
NIHVIVO-742 Restored v1.0 datetime handling to educational background form.
This commit is contained in:
parent
93d8b6100a
commit
35a35daab8
4 changed files with 18 additions and 11 deletions
|
@ -20,6 +20,10 @@
|
|||
width: 15em;
|
||||
}
|
||||
|
||||
#authorships.dd .authorLinkWrapper {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#showAddForm span.or {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue