1 2 3 4 5 6 7 8 9 10 11
.tween_keyframe{ position: absolute; height: 16px; width: 4px; background-color: white; z-index: 23; } .tween_keyframe.keyframeSelected{ background-color: blue; }