mirror of
https://github.com/google/blockly.git
synced 2026-01-23 00:30:10 +01:00
Final fixes
This commit is contained in:
@@ -253,13 +253,6 @@ Blockly.Block.prototype.secondaryColour_ = null;
|
||||
*/
|
||||
Blockly.Block.prototype.tertiaryColour_ = null;
|
||||
|
||||
/**
|
||||
* Style of the block.
|
||||
* @type {?Object} Map from style attribute name (string) to style value (string)
|
||||
* @private
|
||||
*/
|
||||
Blockly.Block.prototype.style_ = null;
|
||||
|
||||
/**
|
||||
* Name of the block style.
|
||||
* @type {?string}
|
||||
|
||||
Reference in New Issue
Block a user