@lumino/widgets
Version:
Lumino Widgets
24 lines (22 loc) • 769 B
CSS
/*
* Copyright (c) Jupyter Development Team.
* Distributed under the terms of the Modified BSD License.
*/
/*-----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Copyright (c) 2014-2017, PhosphorJS Contributors
|
| Distributed under the terms of the BSD 3-Clause License.
|
| The full license is in the file LICENSE, distributed with this software.
|----------------------------------------------------------------------------*/
@import './widget.css';
@import './accordionpanel.css';
@import './commandpalette.css';
@import './dockpanel.css';
@import './menu.css';
@import './menubar.css';
@import './scrollbar.css';
@import './splitpanel.css';
@import './tabbar.css';
@import './tabpanel.css';