creating basic gradient legend, does not use input values. Also fixed gradient function preceding 0s
This commit is contained in:
parent
6309c2531a
commit
13b9ba8afa
@ -180,8 +180,13 @@ img {
|
||||
}
|
||||
|
||||
.legend {
|
||||
border: 1px solid;
|
||||
background-color: red;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.legendcell {
|
||||
width: 2px;
|
||||
|
||||
height: 25px !important;
|
||||
}
|
||||
|
||||
.normal {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user