Files
JiboSDK/node_modules/vis/lib/timeline/component/css/customtime.css

6 lines
98 B
CSS
Raw Normal View History

2026-03-22 03:21:45 +02:00
.vis-custom-time {
background-color: #6E94FF;
width: 2px;
cursor: move;
z-index: 1;
}