mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
start with some hfdl message parsing
This commit is contained in:
parent
e934a3935c
commit
37a3584f3e
2 changed files with 107 additions and 2 deletions
|
|
@ -1122,6 +1122,15 @@ img.openwebrx-mirror-img
|
|||
background-color: #575757;
|
||||
}
|
||||
|
||||
.openwebrx-message-panel h4 {
|
||||
margin: .25em 0;
|
||||
}
|
||||
|
||||
.openwebrx-message-panel .acars-message {
|
||||
white-space: pre;
|
||||
font-family: roboto-mono, monospace;
|
||||
}
|
||||
|
||||
#openwebrx-panel-wsjt-message .message {
|
||||
width: 380px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue