clean up javascript as good as possible with the help of the IDE

This commit is contained in:
Jakob Ketterl
2019-10-16 17:11:09 +02:00
parent 72062c8570
commit d53d3b7a51
3 changed files with 291 additions and 463 deletions

View File

@ -302,18 +302,6 @@ input[type=range]:focus::-ms-fill-upper
color: #ff6262;
}
#openwebrx-problems span
{
background: #ff6262;
padding: 3px;
font-size: 8pt;
color: white;
font-weight: bold;
border-radius: 4px;
-moz-border-radius: 4px;
margin: 0px 2px 0px 2px;
}
/*#webrx-freq-show
{
visibility: hidden;