@jupyter-notebook/application
Version:
Jupyter Notebook - Application
12 lines (9 loc) • 492 B
CSS
/*-----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
@import url('~@jupyterlab/application/style/index.css');
@import url('~@jupyterlab/mainmenu/style/index.css');
@import url('~@jupyterlab/ui-components/style/index.css');
@import url('./base.css');
@import url('./sidepanel.css');