mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
display existing bookmarks in table
This commit is contained in:
parent
3e4ba42aab
commit
3b60e0b737
4 changed files with 46 additions and 4 deletions
|
|
@ -54,3 +54,7 @@ h1 {
|
|||
padding: 20px;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
table.bookmarks .frequency {
|
||||
text-align: right;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue