]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_codemirror.scss
Updated cm6 theme handling to allow extension via API
[bookstack] / resources / sass / _codemirror.scss
index aa3729606073967d27f93ed74f7e279c7cbece3e..b26e236a876dc7c8df3f99426214e396a63854f2 100644 (file)
@@ -412,10 +412,6 @@ span.CodeMirror-selectedtext { background: none; }
 /**
  * Custom BookStack overrides
  */
-.cm-editor {
-  @include lightDark(background-color, #FFF, #000);
-}
-
 // TODO - All below are old
 .CodeMirror, .CodeMirror pre {
   font-size: 12px;