Changing the sparkline tooltip color to avoid confusion with the cumulative chart line
This commit is contained in:
parent
abf23e3727
commit
cdc6565da4
@ -512,7 +512,7 @@ svg .title {
|
||||
}
|
||||
|
||||
.nvd3.nv-sparklineplus .nv-hoverValue line {
|
||||
stroke: #f44;
|
||||
stroke: #333;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user