UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 641 B
export default{cssContent:"/*\n * Copyright 2015 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.tabbed-pane-header-tab,\n.tabbed-pane-header-tab.selected {\n height: 26px;\n margin: 0;\n border: none;\n border-left: 2px solid transparent;\n border-right: 2px solid transparent;\n}\n\n.tabbed-pane-header-tab.selected {\n border-width: 0 2px;\n}\n\n.tabbed-pane-header-contents {\n margin-left: 0;\n}\n\n.tabbed-pane-left-toolbar {\n margin-right: 0 !important; /* stylelint-disable-line declaration-no-important */\n}\n"};