mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
setup device list and routing for device pages
This commit is contained in:
parent
d65743f2ea
commit
872c7a4bfd
5 changed files with 54 additions and 22 deletions
|
|
@ -13,10 +13,6 @@ html, body {
|
|||
margin: 15px 15px 0;
|
||||
}
|
||||
|
||||
.device {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.settings-section {
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
|
@ -84,4 +80,8 @@ table.bookmarks .frequency {
|
|||
|
||||
.wsjt-decoding-depths-table td:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.sdr-device-list .list-group-item {
|
||||
background: initial;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue