vis.js is a dynamic, browser-based visualization library

5 lines
102 B

  1. .vis.timeline .customtime {
  2. background-color: #6E94FF;
  3. width: 2px;
  4. cursor: move;
  5. z-index: 1;
  6. }