mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
invent a new icon for continuous auto waterfall mode
This commit is contained in:
parent
2e326573d0
commit
970be58e9c
4 changed files with 135 additions and 1 deletions
|
|
@ -1313,4 +1313,16 @@ img.openwebrx-mirror-img
|
|||
|
||||
.bookmark .bookmark-actions .openwebrx-button svg {
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
#openwebrx-waterfall-colors-auto .continuous {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#openwebrx-waterfall-colors-auto.highlighted .continuous {
|
||||
display: initial;
|
||||
}
|
||||
|
||||
#openwebrx-waterfall-colors-auto.highlighted .auto {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue