6 lines
98 B
CSS
6 lines
98 B
CSS
.vis-custom-time {
|
|
background-color: #6E94FF;
|
|
width: 2px;
|
|
cursor: move;
|
|
z-index: 1;
|
|
} |