File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
openc3-cosmos-init/plugins/packages/openc3-cosmos-tool-cmdtlmserver/src/tools/CmdTlmServer Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88# See LICENSE.md for more details.
99
1010# Modified by OpenC3, Inc.
11- # All changes Copyright 2024 , OpenC3, Inc.
11+ # All changes Copyright 2026 , OpenC3, Inc.
1212# All Rights Reserved
1313#
1414# This file may also be used under the terms of a commercial license
@@ -268,7 +268,7 @@ export default {
268268 min-height : 28px ;
269269 max-height : 85vh ;
270270 width : 815px ;
271- background-color : var (--color-background-base -selected );
271+ background-color : var (--color-background-surface -selected );
272272}
273273
274274.raw-dialog .toolbar-wrapper {
@@ -278,7 +278,7 @@ export default {
278278}
279279
280280.raw-dialog :deep(.v-card-text ) {
281- background-color : var (--color-background-base -selected );
281+ background-color : var (--color-background-surface -selected );
282282}
283283
284284.v-textarea :deep(textarea ) {
You can’t perform that action at this time.
0 commit comments