Remove scrollbar background UI.

This commit is contained in:
Neil Fraser 2015-07-14 17:22:35 -07:00
parent 782676071a
commit 6291e98473
2 changed files with 13 additions and 15 deletions

View file

@ -321,9 +321,7 @@ Blockly.Css.CONTENT = [
'}',
'.blocklyScrollbarBackground {',
' fill: #fff;',
' stroke: #e4e4e4;',
' stroke-width: 1;',
' opacity: 0;',
'}',
'.blocklyScrollbarKnob {',