Update monaco editor color in pxtarget.json to reflect monaco 0.9 changes

This commit is contained in:
Sam El-Husseini
2017-07-11 12:55:59 +03:00
parent 4f6941e6cf
commit 895527eb4a
2 changed files with 3 additions and 5 deletions

View File

@ -119,11 +119,6 @@ span.blocklyTreeLabel {
color:white !important;
}
/* Monaco editor */
.monaco-editor, .monaco-editor .inputarea, .monaco-editor-background {
background: @blocklySvgColor !important;
}
/* Mobile */
@media only screen and (max-width: @largestMobileScreen) {
#filelist {