File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/tree-extension/style Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ /*-----------------------------------------------------------------------------
2+ | Copyright (c) Jupyter Development Team.
3+ |
4+ | Distributed under the terms of the Modified BSD License.
5+ |----------------------------------------------------------------------------*/
6+
17.jp-FileBrowser-toolbar .jp-Toolbar-item .jp-DropdownMenu ,
28.jp-FileBrowser-toolbar .jp-Toolbar-item .jp-ToolbarButton ,
39.jp-FileBrowser-toolbar .jp-Toolbar-item .jp-CommandToolbarButton
Original file line number Diff line number Diff line change 1+ /*-----------------------------------------------------------------------------
2+ | Copyright (c) Jupyter Development Team.
3+ |
4+ | Distributed under the terms of the Modified BSD License.
5+ |----------------------------------------------------------------------------*/
6+
17@import url ('~@jupyterlab/filebrowser/style/index.css' );
28
39@import url ('~@jupyter-notebook/tree/style/index.css' );
410
5- @import url ( './base.css' ) ;
11+ @import './base.css' ;
You can’t perform that action at this time.
0 commit comments