UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 1.39 kB
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2021 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.inline-icon {\n vertical-align: sub;\n}\n\n.gray-text {\n color: var(--color-text-secondary);\n margin: 0 0 5px 56px;\n display: flex;\n flex-direction: row;\n align-items: center;\n flex: auto;\n overflow-wrap: break-word;\n overflow: hidden;\n}\n\n.explanation-frames {\n margin-left: 56px;\n grid-column-start: span 2;\n}\n\n.help-outline-icon {\n margin: 0 2px;\n}\n\n.circled-exclamation-icon {\n margin-right: 10px;\n flex-shrink: 0;\n}\n\n.status {\n margin-right: 11px;\n flex-shrink: 0;\n}\n\n.report-line {\n grid-column-start: span 2;\n display: flex;\n align-items: center;\n margin: 0 30px;\n line-height: 26px;\n}\n\n.report-key {\n color: var(--color-text-secondary);\n min-width: auto;\n overflow-wrap: break-word;\n align-self: start;\n}\n\n.report-value {\n padding: 0 6px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.link,\n.devtools-link {\n color: var(--color-link);\n text-decoration: underline;\n cursor: pointer;\n outline-offset: 2px;\n}\n\n.tree-outline li .selection {\n margin-left: -5px;\n}\n\n/*# sourceURL=backForwardCacheView.css */\n");export default styles;