mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-14 15:09:18 -04:00
first pass at checkboxes in the flyout
This commit is contained in:
parent
e2b563c3c1
commit
4139656a7a
2 changed files with 100 additions and 2 deletions
core
|
@ -906,5 +906,9 @@ Blockly.Css.CONTENT = [
|
|||
'padding: 0;',
|
||||
'}',
|
||||
|
||||
'.blocklyFlyoutCheckbox {',
|
||||
'fill: red',
|
||||
'}',
|
||||
|
||||
''
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue