@phosphor/widgets
Version:
PhosphorJS - Widgets
18 lines (13 loc) • 433 B
CSS
/*-----------------------------------------------------------------------------
| 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.
|----------------------------------------------------------------------------*/
.p-TabPanel-tabBar {
z-index: 1;
}
.p-TabPanel-stackedPanel {
z-index: 0;
}