NIHVIVO-3291: Grouped ingest tools page links
This commit is contained in:
parent
eaa20487ff
commit
2fa8218134
1 changed files with 9 additions and 1 deletions
|
@ -96,6 +96,7 @@ input.block {
|
|||
}
|
||||
label {
|
||||
margin-top: .5em;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
label.inline {
|
||||
display: inline;
|
||||
|
@ -399,6 +400,12 @@ a.account-menu:active {
|
|||
text-decoration: none;
|
||||
color: #5E6363;
|
||||
}
|
||||
ul.ingestMenu {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
.toBeDeleted {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* -------------------------------------------------> */
|
||||
/* HOMEPAGE AND INTERIOR PAGES STYLES --------------> */
|
||||
|
@ -1513,7 +1520,8 @@ article.property h3 {
|
|||
margin: 0;
|
||||
}
|
||||
h2#personInPosition .verbosePropertyListing,
|
||||
h2#hasResearchArea .verbosePropertyListing {
|
||||
h2#hasResearchArea .verbosePropertyListing,
|
||||
h2#preferredTitle .verbosePropertyListing {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue