@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 585 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 2014 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.request-headers-view {\n user-select: text;\n overflow: auto;\n}\n\n.resource-status-image {\n margin-top: -2px;\n margin-right: 3px;\n}\n\n.request-headers-tree {\n flex-grow: 1;\n overflow-y: auto;\n margin: 0;\n background-color: var(--sys-color-cdt-base-container);\n}\n\n/*# sourceURL=requestHeadersView.css */\n");export default styles;