UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 815 B
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.protocol-monitor {\n --override-data-grid-sent-message-row-background-color: rgb(240 246 255);\n}\n\n.-theme-with-dark-background .protocol-monitor,\n:host-context(.-theme-with-dark-background) .protocol-monitor {\n --override-data-grid-sent-message-row-background-color: rgb(43 46 56);\n}\n\n.protocol-monitor .protocol-monitor-toolbar {\n border-bottom: 1px solid var(--color-details-hairline);\n}\n\n.protocol-monitor .protocol-monitor-bottom-toolbar {\n border-top: 1px solid var(--color-details-hairline);\n}\n\n/*# sourceURL=protocolMonitor.css */\n");export default styles;