@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 550 B
JavaScript
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.element-reveal-icon {\n --override-element-reveal-icon-background: rgb(110 110 110);\n\n display: inline-block;\n width: 20px;\n height: 20px;\n -webkit-mask-image: var(--image-file-select-element);\n background-color: var(--icon-default);\n}\n\n/*# sourceURL=./elementsPanelLink.css */\n");export default styles;