From 500126248d1bca1b32410e357a910d43a92f9e7a Mon Sep 17 00:00:00 2001 From: andrewdkim Date: Fri, 19 Jul 2019 17:16:07 -0400 Subject: video integration pt2 and bug fixes --- src/client/views/nodes/Timeline.scss | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/client/views/nodes/Timeline.scss') diff --git a/src/client/views/nodes/Timeline.scss b/src/client/views/nodes/Timeline.scss index c1317b16c..6a95cd61b 100644 --- a/src/client/views/nodes/Timeline.scss +++ b/src/client/views/nodes/Timeline.scss @@ -151,4 +151,21 @@ width: 50px; left: calc(50% - 25px); } +} + + + +.overview{ + position: absolute; + height: 50px; + width: 200px; + background-color: black; + .container{ + position: absolute; + float: left 0px; + top: 25%; + height: 75%; + width: 100%; + background-color: grey; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2