update cut marker css

This commit is contained in:
rolux 2013-03-02 16:29:29 +05:30
parent aefc3e3a93
commit 3c313057cd

View file

@ -2213,10 +2213,10 @@ Video
}
.OxLargeVideoTimeline .OxCut {
position: absolute;
top: 64px;
width: 6px;
height: 6px;
margin-left: -3px;
top: 62px;
width: 8px;
height: 8px;
margin-left: -4px;
z-index: 7;
}
.OxLargeVideoTimeline .OxMarkerPointIn {