UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 964 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:host {\n display: contents;\n}\n\n.text-ellipsis {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.link,\n.devtools-link {\n color: var(--color-link);\n text-decoration: underline;\n cursor: pointer;\n outline-offset: 2px;\n}\n\nbutton.link {\n border: none;\n background: none;\n font-family: inherit;\n font-size: inherit;\n}\n\n.policies-list {\n padding-top: 3px;\n}\n\n.permissions-row {\n display: flex;\n line-height: 22px;\n}\n\n.permissions-row div {\n padding-right: 5px;\n}\n\n.feature-name {\n width: 135px;\n}\n\n.allowed-icon {\n vertical-align: sub;\n}\n\n.block-reason {\n width: 215px;\n}\n\n/*# sourceURL=permissionsPolicySection.css */\n");export default styles;