NIHVIVO-1316: Styled display for collated object properties on individual page. Still not convinced about the styles I am applying.

This commit is contained in:
mb863 2011-01-05 21:31:40 +00:00
parent 4309c7582e
commit 0b6b414a6e

View file

@ -359,7 +359,8 @@ article.property ul.property-list li{
} }
article.property ul.subclass-property-list{ article.property ul.subclass-property-list{
background: #fff; background: #fff;
border-top: 1px solid #DFE6E5; border: 1px dotted #DFE6E5;
background-color: #fafaf9;
padding-top: 10px; padding-top: 10px;
padding-bottom: 10px; padding-bottom: 10px;
} }