UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 795 B
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 2022 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.reset-budget-button {\n width: 16px;\n height: 16px;\n background: transparent;\n overflow: hidden;\n border: none;\n padding: 0;\n outline: none;\n margin-left: 5px;\n margin-top: -4px;\n vertical-align: middle;\n}\n\n.reset-budget-button:hover devtools-icon {\n --icon-color: var(--color-text-primary);\n}\n\n.reset-budget-button:focus devtools-icon {\n --icon-color: var(--color-text-secondary);\n}\n\n.icon-basic {\n width: 12px;\n height: 14px;\n}\n\n/*# sourceURL=sharedStorageMetadataViewResetBudgetButton.css */\n");export default styles;