/*your custom css goes here*/
.note-editor.note-airframe.codeview .note-editing-area .note-codable, .note-editor.note-frame.codeview .note-editing-area .note-codable {
    direction: ltr;
    font-family: Menlo,Monaco,monospace,sans-serif!important;
}
