mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Remove unused CSS classes.
This commit is contained in:
@@ -85,7 +85,6 @@ Blockly.Toolbox = function(workspace) {
|
||||
indentWidth: 19,
|
||||
cssRoot: 'blocklyTreeRoot',
|
||||
cssHideRoot: 'blocklyHidden',
|
||||
cssItem: '',
|
||||
cssTreeRow: 'blocklyTreeRow',
|
||||
cssItemLabel: 'blocklyTreeLabel',
|
||||
cssTreeIcon: 'blocklyTreeIcon',
|
||||
|
||||
Reference in New Issue
Block a user