NIHVIVO-650 Display label, moniker, and sparkline visualization on Freemarker version of individual profile page
This commit is contained in:
parent
87bc8d696e
commit
f776d5de09
3 changed files with 52 additions and 0 deletions
|
@ -16,4 +16,14 @@ span.incomplete-data-holder,
|
|||
#incomplete-data {
|
||||
margin-top: 1.6em;
|
||||
font-size: 1.0em;
|
||||
}
|
||||
|
||||
/* RY Removed cursor:pointer: makes the whole div look clickable when it isn't. */
|
||||
#vis_container {
|
||||
/*cursor:pointer; */
|
||||
/*height:36px;
|
||||
margin-left:24%;
|
||||
margin-top:-2%;
|
||||
position:absolute;
|
||||
width:380px;*/
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue