UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 708 B
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 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.delete-button {\n width: 16px;\n height: 16px;\n background: transparent;\n overflow: hidden;\n border: none;\n padding: 0;\n outline: none;\n}\n\n.delete-button:hover devtools-icon {\n --icon-color: var(--color-text-primary);\n}\n\n.delete-button:focus devtools-icon {\n --icon-color: var(--color-text-secondary);\n}\n\n.button-container {\n display: block;\n text-align: center;\n}\n\n/*# sourceURL=trustTokensViewDeleteButton.css */\n");export default styles;