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:
parent
5cd5251bbf
commit
c6f0d227a9
4 changed files with 96 additions and 67 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue