NIHVIVO-725 Initial work on addPublicationToAuthor custom form
This commit is contained in:
parent
0dd620d70c
commit
98543e75e0
9 changed files with 275 additions and 42 deletions
10
productMods/edit/forms/css/autocomplete.css
Normal file
10
productMods/edit/forms/css/autocomplete.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
.acSelection {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.acSelectionName {
|
||||
background-color: #d9d9d9;
|
||||
padding: .5em 1em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue