customtime.css 93 B

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