From 1f3c377efa5f8b4fd692cb04119087c2b9b4a3cc Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 22 Apr 2021 18:12:07 -0400 Subject: made videobox snapshot icon draggable to place snapshot. removed 1/4 buffer when following link to video because it meant following a snapshot link would start the video, then focus back on the snaphshot. --- src/client/views/nodes/VideoBox.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/nodes/VideoBox.scss') diff --git a/src/client/views/nodes/VideoBox.scss b/src/client/views/nodes/VideoBox.scss index 30f0c4393..f593f74fb 100644 --- a/src/client/views/nodes/VideoBox.scss +++ b/src/client/views/nodes/VideoBox.scss @@ -66,6 +66,7 @@ background-color:rgba(50, 50, 50, 0.2); transform-origin: left top; pointer-events:all; + cursor: default; } .videoBox-timelineButton { -- cgit v1.2.3-70-g09d2