NIHVIVO-2163: Added markup and styles for verbose property display for individual page. The verbose display in property groups needs some tuning.
This commit is contained in:
parent
26023b7fe2
commit
50eab74e48
2 changed files with 12 additions and 7 deletions
|
@ -368,3 +368,9 @@ a.edit-mainImage img.edit-individual {
|
|||
font-size: 0.8em;
|
||||
background: #f4f4f4;
|
||||
}
|
||||
/* VERBOSE DISPLAY------> */
|
||||
section.verbosePropertyListing {
|
||||
display: inline-block;
|
||||
background-color: #eaebec;
|
||||
padding: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue