Changing main menu color, primary color and adding tiny borders around blockly toolbox
This commit is contained in:
@ -57,6 +57,8 @@
|
||||
|
||||
.blocklyToolboxDiv {
|
||||
background-color: white !important;
|
||||
border-right: 1px solid #ecf0f1 !important;
|
||||
border-left: 1px solid #ecf0f1 !important;
|
||||
}
|
||||
|
||||
.blocklyFlyoutBackground {
|
||||
|
Reference in New Issue
Block a user