NIHVIVO-144 Add edit/delete links to primary and additional links on front end individual page. (These links generate errors when clicked, though.)
This commit is contained in:
parent
c115bca9a9
commit
a00d11de8c
3 changed files with 8 additions and 0 deletions
|
@ -664,6 +664,12 @@ span.statementWrap:hover em.nonEditable {
|
|||
margin-left: 1em;
|
||||
}
|
||||
|
||||
#dprop-vitro-links.editing li {
|
||||
display: block;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
/************************
|
||||
Backend forms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue