mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-07 15:36:27 +00:00
some minor styling
This commit is contained in:
parent
ad1b693dcb
commit
049e16f2cb
2 changed files with 25 additions and 1 deletions
|
|
@ -1379,4 +1379,22 @@ img.openwebrx-mirror-img
|
|||
|
||||
.rds-container .rds-radiotext-plus .rds-rtplus-homepage:not(:empty):before {
|
||||
content: "🔗 ";
|
||||
}
|
||||
|
||||
#openwebrx-panel-metadata-dab {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#openwebrx-panel-metadata-dab .dab-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dab-container label {
|
||||
display: block;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.dab-container select#dab-service-id {
|
||||
width: 100%;
|
||||
padding: 3px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue