NIHVIVO-2744 Display of mostSpecificType(s) on individual profile (in place of former moniker).

This commit is contained in:
ryounes 2011-06-23 15:00:27 +00:00
parent 55c2f8f213
commit 31a8ec8b3a
3 changed files with 89 additions and 102 deletions

View file

@ -1190,7 +1190,7 @@ nav#alpha-browse-container {
font-size: 1.375em;
color: #2485ae;
}
#individual-intro span.preferred-title {
#individual-intro span.most-specific-type {
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 .preferred-title {
h1.fn .most-specific-type {
font-size: .825em;
color: #5e6363;
border-left: 1px solid #a6b1b0;