NIHVIVO-647 Continued work on publication form
This commit is contained in:
parent
602a62053e
commit
de1ee320f5
6 changed files with 97 additions and 25 deletions
|
@ -4,7 +4,7 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.acSelectionName {
|
||||
.acSelectionInfo {
|
||||
background-color: #d9d9d9;
|
||||
padding: .5em 1em;
|
||||
}
|
|
@ -9,6 +9,11 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* Always hidden, JS or no JS */
|
||||
#infoForJs {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#content form p.inline label {
|
||||
display: inline;
|
||||
clear: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue