@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 1.15 kB
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\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:host {\n display: inline;\n}\n\n.stack-preview-async-description {\n padding: 3px 0 1px;\n font-style: italic;\n}\n\n.stack-preview-container .ignore-list-link {\n opacity: 60%;\n}\n\n.stack-preview-container > tr {\n height: 16px;\n line-height: 16px;\n}\n\n.stack-preview-container td {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n padding-inline: 2px;\n}\n\n.stack-preview-container .function-name {\n max-width: 80em;\n}\n\n.stack-preview-container:not(.show-hidden-rows) > tr.hidden-row {\n display: none;\n}\n\n.stack-preview-container > tr.show-all-link,\n.stack-preview-container > tr.show-less-link {\n font-style: italic;\n}\n\n.stack-preview-container.show-hidden-rows > tr.show-all-link {\n display: none;\n}\n\n.stack-preview-container:not(.show-hidden-rows) > tr.show-less-link {\n display: none;\n}\n\n/*# sourceURL=jsUtils.css */\n");export default styles;