Update demo to latest interpreter.

This commit is contained in:
Neil Fraser
2016-09-20 12:52:22 -07:00
parent 27199b8a3c
commit 5cdb843f3e
2 changed files with 154 additions and 139 deletions

View File

@@ -263,7 +263,7 @@ Blockly.Css.CONTENT = [
'}',
'.blocklyFlyoutButtonShadow {',
'fill: #444;',
'fill: #666;',
'}',
'.blocklyFlyoutButton:hover {',

File diff suppressed because one or more lines are too long