jupyterlab-emrys
Version:
A computational environment for Jupyter. Powered by Emrys
9 lines (8 loc) • 338 B
CSS
/*-----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
.jp-EditorWidget {
border-top: 1px solid #E0E0E0;
margin-top: 4px;
}