Skip to content

Commit

Permalink
Merge pull request #2387 from gnestor/editor-search-style
Browse files Browse the repository at this point in the history
Fix search background style
  • Loading branch information
rgbkrk authored Apr 7, 2017
2 parents 189609a + ebad7c0 commit ed92e20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions notebook/static/edit/less/edit.less
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@
}
}
}

.CodeMirror-dialog {
background-color: @page-color;
}

0 comments on commit ed92e20

Please sign in to comment.