NIHVIVO-3153 Initial attempt at more/less for properties on individual page. It currently kicks in when there are more than 3 instances of a property across the board (not aware of the display limit annotation so it's not per-property configurable).
This commit is contained in:
parent
3631262c79
commit
02df64cb2a
2 changed files with 79 additions and 1 deletions
|
@ -1406,7 +1406,7 @@ article.property ul.property-list {
|
|||
color: #5e6363;
|
||||
}
|
||||
article.property ul.property-list li a {
|
||||
color: #2485ae;
|
||||
/*color: #2485ae;*/ /* cappadona: seems unnecessarily specific and is overriding .more-less from individual.css so I'm commenting out for now */
|
||||
line-height: 1.6em;
|
||||
}
|
||||
/* MISCELLANEOUS ------> */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue