merge from rel-1.1-maint branch: collation by subclass functional when property groups are enabled. New style to handle h5.collate NIHVIVO-846
This commit is contained in:
parent
77a4342487
commit
e1a09ae033
1 changed files with 4 additions and 0 deletions
|
@ -263,6 +263,10 @@ img.screenshot {
|
||||||
color: #888;
|
color: #888;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul.properties h5.collate {
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
#personWrap div.datatypeProperties {
|
#personWrap div.datatypeProperties {
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue