aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/AudioBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-01-14 11:24:12 -0500
committerbobzel <zzzman@gmail.com>2021-01-14 11:24:12 -0500
commitad0cad318eb04199a0a68752b74374ff8f66a3be (patch)
tree8c841f2c9870dcbb71707c572dba2bbdd017b70e /src/client/views/nodes/AudioBox.scss
parent1524a0f0f4925262c17ab71e212c8ed7269eef5e (diff)
fixed rendering of labels in audioBox's to use standard dash-style provider stuff. added double click to play
Diffstat (limited to 'src/client/views/nodes/AudioBox.scss')
-rw-r--r--src/client/views/nodes/AudioBox.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/nodes/AudioBox.scss b/src/client/views/nodes/AudioBox.scss
index 029082112..9a8ad71c8 100644
--- a/src/client/views/nodes/AudioBox.scss
+++ b/src/client/views/nodes/AudioBox.scss
@@ -283,9 +283,7 @@
width: 10px;
height: 90%;
top: 2.5%;
- background: rgba(128, 128, 128, 0.18);
border-radius: 5px;
- box-shadow: black 2px 2px 1px;
.audiobox-marker {
position: relative;