improved tooltip styles, add multiple highlight points, and changed highligth size when graph plotted without points.

This commit is contained in:
toni-moreno
2014-09-29 12:48:08 +02:00
parent 7f33bec71c
commit 51333c9eda
2 changed files with 24 additions and 4 deletions
+12
View File
@@ -438,6 +438,18 @@ select.grafana-target-segment-input {
max-width: 800px;
max-height: 600px;
overflow: hidden;
line-height: 14px;
}
.grafana-tooltip hr {
padding: 2px;
color: #c8c8c8;
margin: 0px;
border-bottom:0px solid #c8c8c8;
/*height:0px;
background-color: rgb(58, 57, 57);*/
}
.tooltip.in {