fix(): changed graph panel tooltip higlight style

This commit is contained in:
Torkel Ödegaard 2016-04-11 21:32:18 -04:00
parent 51aed2dbc6
commit 859ef48e51

View File

@ -248,7 +248,8 @@
display: table-row;
&--highlight {
color: $brand-text-highlight;
color: $link-color;
font-weight: bold;
}
}