mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 22:19:04 +00:00
start displaying RDS metadata
This commit is contained in:
parent
7def90c634
commit
91a7612d6b
5 changed files with 102 additions and 1 deletions
|
|
@ -1331,4 +1331,20 @@ img.openwebrx-mirror-img
|
|||
|
||||
.openwebrx-waterfall-container > * {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
#openwebrx-panel-metadata-wfm {
|
||||
width: 619px;
|
||||
min-height: 180px;
|
||||
}
|
||||
|
||||
.rds-container {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.rds-container .rds-ps {
|
||||
font-family: roboto-mono;
|
||||
font-size: 18pt;
|
||||
padding: 10px 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue