Remove unused CSS classes.

This commit is contained in:
Neil Fraser
2019-09-19 22:25:10 -07:00
committed by Neil Fraser
parent 28953d8ea0
commit fb17b0276d
6 changed files with 7 additions and 85 deletions

View File

@@ -367,7 +367,7 @@ Blockly.Css.CONTENT = [
'font-family: sans-serif;',
'font-size: 11pt;',
'}',
'.blocklyMultilineText {',
' font-family: monospace;',
'}',
@@ -753,7 +753,6 @@ Blockly.Css.CONTENT = [
'margin: 0 5px;',
'}',
'.blocklyTreeIcon {',
'background-image: url(<<<PATH>>>/sprites.png);',
'height: 16px;',