github.com/apache/beam/sdks/v2@v2.48.2/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/style/index.css (about)

     1  /*
     2   * Licensed under the Apache License, Version 2.0 (the 'License'); you may not
     3   * use this file except in compliance with the License. You may obtain a copy of
     4   * the License at
     5   *
     6   *   http://www.apache.org/licenses/LICENSE-2.0
     7   *
     8   * Unless required by applicable law or agreed to in writing, software
     9   * distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT
    10   * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
    11   * License for the specific language governing permissions and limitations under
    12   * the License.
    13   */
    14  @import '~material-design-icons/iconfont/material-icons.css';
    15  
    16  @import './mdc-theme.css';
    17  
    18  @import './inspector/Inspectables.css';
    19  @import './inspector/InspectableView.css';
    20  @import './inspector/InteractiveInspector.css';