mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-05 14:35:26 +00:00
make the bookmarks table editable
This commit is contained in:
parent
48f26d00d6
commit
8ea4d11e9c
5 changed files with 71 additions and 3 deletions
|
|
@ -57,4 +57,10 @@ h1 {
|
|||
|
||||
table.bookmarks .frequency {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
table.bookmarks input, table.bookmarks select {
|
||||
width: initial;
|
||||
text-align: inherit;
|
||||
display: initial;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue