From 1c11a4823bb12ca307f62fed3541f21d65c80cc9 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Tue, 6 Dec 2016 21:48:21 -0800 Subject: [PATCH] adjusting the blockly flyout opacity. --- theme/style.less | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/style.less b/theme/style.less index 6b35e3af..8dbb1cfc 100644 --- a/theme/style.less +++ b/theme/style.less @@ -61,6 +61,7 @@ .blocklyFlyoutBackground { fill: #525A67 !important; + fill-opacity: 0.5 !important; } /* Remove shadow around blockly blocks */