NIHVIVO-2449 Remove vitro:moniker from individual profile, and display preferredTitle instead, falling back to mostSpecificTypes.

This commit is contained in:
ryounes 2011-07-06 17:09:55 +00:00
parent fface83a87
commit f344c92dff
4 changed files with 20 additions and 9 deletions

View file

@ -1190,7 +1190,7 @@ nav#alpha-browse-container {
font-size: 1.375em;
color: #2485ae;
}
#individual-intro span.most-specific-type {
#individual-intro span.display-title {
font-size: .825em;
color: #5e6363;
border-left: 1px solid #A6B1B0;
@ -1260,7 +1260,7 @@ ul.individual-urls-people li a {
color: #2485ae;
line-height: 1.3em;
}
h1.fn .most-specific-type {
h1.fn .display-title {
font-size: .825em;
color: #5e6363;
border-left: 1px solid #a6b1b0;