From d03fc0c58b0a760bdef17b4e6ef7c59c96562521 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Wed, 17 Jul 2019 22:32:59 -0400 Subject: fixes for audio annotations --- src/client/views/nodes/ImageBox.scss | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/client/views/nodes/ImageBox.scss') diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss index f1b73a676..697f19f0d 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -38,4 +38,22 @@ border: none; width: 100%; height: 100%; +} + +.imageBox-audioBackground { + display: inline-block; + width: 10%; + position: absolute; + top: 0px; + left: 0px; + border-radius: 25px; + background: white; + opacity: 0.3; + svg { + width: 90% !important; + height: 70%; + position: absolute; + left: 5%; + top: 15%; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2