Support for monaco toolbox
This commit is contained in:
parent
41ce2f66fa
commit
efca68672a
@ -73,12 +73,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Blockly Toolbox Buttons */
|
/* Blockly Toolbox Buttons */
|
||||||
#blocklyToolboxButtons .blocklyAddPackageButton {
|
.blocklyToolboxButtons .blocklyAddPackageButton {
|
||||||
&:extend(.ui.inverted.pink.button all);
|
&:extend(.ui.inverted.pink.button all);
|
||||||
&:extend(.circular all);
|
&:extend(.circular all);
|
||||||
}
|
}
|
||||||
|
|
||||||
#blocklyToolboxButtons .blocklyUndoButton {
|
.blocklyToolboxButtons .blocklyUndoButton {
|
||||||
&:extend(.ui.inverted.blue.button all);
|
&:extend(.ui.inverted.blue.button all);
|
||||||
&:extend(.circular all);
|
&:extend(.circular all);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user