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
4d240f97d5
commit
042778eda5
1 changed files with 12 additions and 0 deletions
|
@ -1423,4 +1423,16 @@ color: #2485AE;
|
|||
.ie-alert {
|
||||
color: #f00;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* -------------------------------------------------> */
|
||||
/* VERBOSE DISPLAY --------------------------------> */
|
||||
/* -------------------------------------------------> */
|
||||
section.verbosePropertyListing {
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
color: #5E6363;
|
||||
}
|
||||
section.verbosePropertyListing span {
|
||||
color: #9bae5a;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue