Merge pull request #2387 from gnestor/editor-search-style

Fix search background style
Kyle Kelley 9 years ago committed by GitHub
commit ed92e20f75

@ -49,3 +49,7 @@
}
}
}
.CodeMirror-dialog {
background-color: @page-color;
}

Loading…
Cancel
Save