NIHVIVO-2163: Improved verbose mode display in property groups.
This commit is contained in:
parent
042778eda5
commit
e985560819
1 changed files with 12 additions and 0 deletions
|
@ -1436,3 +1436,15 @@ section.verbosePropertyListing {
|
||||||
section.verbosePropertyListing span {
|
section.verbosePropertyListing span {
|
||||||
color: #9bae5a;
|
color: #9bae5a;
|
||||||
}
|
}
|
||||||
|
h2#email .verbosePropertyListing,
|
||||||
|
h2#phoneNumber .verbosePropertyListing {
|
||||||
|
margin-top: 10px;
|
||||||
|
line-height: 1.4em;
|
||||||
|
}
|
||||||
|
article.property h3 {
|
||||||
|
padding: 10px 0 10px 20px;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
article.property .verbosePropertyListing {
|
||||||
|
margin-left: 15px;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue