UNPKG

debug-server-next

Version:

Dev server for hippy-core.

1 lines 677 B
import*as RootModule from'../../core/root/root.js';RootModule.Runtime.cachedResources.set("panels/protocol_monitor/protocolMonitor.css","/*\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: hsl(281deg 64% 95%);\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(44 0 64);\n}\n\n/*# sourceURL=panels/protocol_monitor/protocolMonitor.css */");