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:
parent
4309c7582e
commit
0b6b414a6e
1 changed files with 2 additions and 1 deletions
|
@ -359,7 +359,8 @@ article.property ul.property-list li{
|
|||
}
|
||||
article.property ul.subclass-property-list{
|
||||
background: #fff;
|
||||
border-top: 1px solid #DFE6E5;
|
||||
border: 1px dotted #DFE6E5;
|
||||
background-color: #fafaf9;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue