index.css 394 B

12345678910
  1. /*-----------------------------------------------------------------------------
  2. | Copyright (c) Jupyter Development Team.
  3. | Distributed under the terms of the Modified BSD License.
  4. |----------------------------------------------------------------------------*/
  5. @import url('~@jupyterlab/filebrowser/style/index.css');
  6. #filebrowser.jp-mod-restoring .jp-DirListing-content {
  7. display: none;
  8. }