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:
@@ -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;',
|
||||
|
||||
Reference in New Issue
Block a user