colored tooltip for discrete mode

- fix multiple values notes
- fix legend padding
This commit is contained in:
Ivan Mikheykin
2018-08-30 15:26:56 +03:00
parent 3aa6c86945
commit b5ed3f47fc
5 changed files with 33 additions and 15 deletions
+4
View File
@@ -75,6 +75,10 @@ $font-size-sm: 12px !default;
padding-left: 10px;
}
.status-heatmap-color-legend {
margin-top: 4px;
}
.status-heatmap-legend-values {
display: inline-block;
}