@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 582 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2019 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.panel.network .toolbar.binary-view-toolbar {\n border-top: 1px solid var(--color-details-hairline);\n border-bottom: 0;\n padding-left: 5px;\n}\n\n.binary-view-copied-text {\n opacity: 100%;\n}\n\n.binary-view-copied-text.fadeout {\n opacity: 0%;\n transition: opacity 1s;\n}\n\n/*# sourceURL=binaryResourceView.css */\n");export default styles;