NIHVIVO-1073 NIHVIVO-641 Refactoring default vitro level behavior of menupages (does not assume any classes and is not ontology aware). Introducing the ability to proxy the default behavior defined in browseByVClass.js and define something different in browseByVClassPeople.js with how we render the retrieved individuals.
This commit is contained in:
parent
93917dc153
commit
58b492214e
3 changed files with 68 additions and 2 deletions
|
@ -1026,7 +1026,7 @@ ul#alpha-browse-childClass .count-classes {
|
|||
color: #2485ae;
|
||||
}
|
||||
#individuals-in-childClass li.individual-foaf-person {
|
||||
width: 440px;
|
||||
width: 90%;
|
||||
border-bottom: 1px solid #dde4e3;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue