fix(): changed graph panel tooltip higlight style

pull/4671/head
Torkel Ödegaard 9 years ago
parent 51aed2dbc6
commit 859ef48e51
  1. 3
      public/sass/components/_panel_graph.scss

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

Loading…
Cancel
Save