vendor/assets/vis/timeline/component/css/customtime.css in vis-rails-1.0.2 vs vendor/assets/vis/timeline/component/css/customtime.css in vis-rails-2.0.0
- old
+ new
@@ -1,6 +1,6 @@
.vis.timeline .customtime {
background-color: #6E94FF;
width: 2px;
cursor: move;
- z-index: 9;
+ z-index: 1;
}
\ No newline at end of file