Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681

This commit is contained in:
nac26 2011-01-13 14:00:56 +00:00
parent 5cd5251bbf
commit c6f0d227a9
4 changed files with 96 additions and 67 deletions

View file

@ -831,11 +831,6 @@ ul#foaf-person-childClasses .count-classes {
font-size: .75em;
}
/* VISUAL GRAPH CLASS:GENERIC (ORGANIZATION, RESEARCH, EVENT) ------> */
#temporal-graph-link-container {
display: none;
float: right;
width: 128px;
}
#content-generic-class {
width: 900px;
}