start displaying RDS metadata

This commit is contained in:
Jakob Ketterl 2024-01-18 16:11:13 +01:00
parent 7def90c634
commit 91a7612d6b
5 changed files with 102 additions and 1 deletions

View file

@ -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;
}