NIHVIVO-646 Adding an existing person as an author on the add authors to publications form
This commit is contained in:
parent
ac6ccc2981
commit
98c027b00c
6 changed files with 172 additions and 61 deletions
|
@ -103,3 +103,14 @@ option {
|
|||
#content form textarea {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
||||
/* jQuery UI autocomplete */
|
||||
ul.ui-autocomplete {
|
||||
font-size: .95em;
|
||||
}
|
||||
|
||||
li.ui-menu-item a.ui-corner-all {
|
||||
text-align: left;
|
||||
padding-left: .25em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue