|
|
|
@ -1,11 +1,5 @@
|
|
|
|
|
@import '../split_pane_resizer.scss';
|
|
|
|
|
|
|
|
|
|
.result_code_area .monaco-editor,
|
|
|
|
|
.monaco-editor-background,
|
|
|
|
|
.monaco-editor .inputarea.ime-input {
|
|
|
|
|
background-color: #f9f9f9 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.result_code_area .monaco-editor .line-numbers {
|
|
|
|
|
color: #999 !important;
|
|
|
|
|
}
|
|
|
|
|