mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
dial frequencies as bookmarks
This commit is contained in:
parent
378c574eed
commit
98217b1745
3 changed files with 22 additions and 2 deletions
|
|
@ -243,6 +243,14 @@ input[type=range]:focus::-ms-fill-upper
|
|||
border-top-color: #0FF;
|
||||
}
|
||||
|
||||
#openwebrx-bookmarks-container .bookmark[data-source=dial_frequencies] {
|
||||
background-color: #0F0;
|
||||
}
|
||||
|
||||
#openwebrx-bookmarks-container .bookmark[data-source=dial_frequencies]:after {
|
||||
border-top-color: #0F0;
|
||||
}
|
||||
|
||||
#webrx-canvas-container
|
||||
{
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue