invent a new icon for continuous auto waterfall mode

This commit is contained in:
Jakob Ketterl
2021-05-17 20:25:25 +02:00
parent 2e326573d0
commit 970be58e9c
4 changed files with 135 additions and 1 deletions

View File

@ -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;
}