Disable gradient normalization in profile; add legend
This commit is contained in:
parent
135340781d
commit
12dc322a54
4 changed files with 218 additions and 50 deletions
|
|
@ -970,12 +970,8 @@ table.dataTable.display tbody tr:hover.selected {
|
|||
|
||||
/*
|
||||
* Heightgraph customizations;
|
||||
* since the legend and the gradient types are in the way, hide them;
|
||||
* since there's only the gradient layer, hide the layer selector.
|
||||
*/
|
||||
.legend-hover {
|
||||
display: none;
|
||||
}
|
||||
#selectionText {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue