problems timeline: highlight related points

This commit is contained in:
Alexander Zobnin
2018-12-18 23:27:31 +03:00
parent 4b2503d701
commit c7b14aaa01
2 changed files with 9 additions and 3 deletions

View File

@@ -382,7 +382,8 @@
transition: all 0.2s ease-out;
}
&:hover {
&:hover,
&.highlighted {
circle.point-border {
stroke: $zbx-text-highlighted;
stroke-width: 1;