﻿

.timeflowview-pointer-item {
    cursor: pointer;
}


.timeflowview-highlight-item:hover {
    stroke-width: 3;
    stroke: #0682d7;
}

.timeflowview-highlight-text:hover {
    fill: #0682d7 !important;
}
