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:
mb863 2011-03-15 14:37:58 +00:00
parent 4d240f97d5
commit 042778eda5

View file

@ -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;
}