adjusting the blockly flyout opacity.

This commit is contained in:
Sam El-Husseini 2016-12-06 21:48:21 -08:00
parent d457c3e8d0
commit 1c11a4823b

View File

@ -61,6 +61,7 @@
.blocklyFlyoutBackground { .blocklyFlyoutBackground {
fill: #525A67 !important; fill: #525A67 !important;
fill-opacity: 0.5 !important;
} }
/* Remove shadow around blockly blocks */ /* Remove shadow around blockly blocks */