index.css 440 B

123456789
  1. /*-----------------------------------------------------------------------------
  2. | Copyright (c) 2014-2017, Jupyter Development Team.
  3. |
  4. | Distributed under the terms of the Modified BSD License.
  5. |----------------------------------------------------------------------------*/
  6. @import url('~@jupyterlab/application/style/index.css');
  7. @import url('~@jupyterlab/apputils/style/index.css');
  8. @import url('~@jupyterlab/mainmenu/style/index.css');