Reverting toolbox color

This commit is contained in:
Sam El-Husseini 2016-12-11 06:52:08 +13:00
parent fe5c8e520a
commit 7a5228a5d0

View File

@ -60,8 +60,8 @@
}
.blocklyFlyoutBackground {
fill: #fff !important;
fill-opacity: 0.8 !important;
fill: #525A67 !important;
fill-opacity: 0.5 !important;
}
/* Remove shadow around blockly blocks */