mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
click handling and tuning
This commit is contained in:
parent
020445743c
commit
12a341e607
2 changed files with 19 additions and 2 deletions
|
|
@ -187,6 +187,10 @@ input[type=range]:focus::-ms-fill-upper
|
|||
transform: translate(-50%, 0);
|
||||
}
|
||||
|
||||
#openwebrx-bookmarks-container .bookmark.selected {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
#openwebrx-bookmarks-container .bookmark:hover {
|
||||
z-index: 11;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue