diff --git a/docker/scripts/install-connectors.sh b/docker/scripts/install-connectors.sh index a3f4af1..a613db5 100755 --- a/docker/scripts/install-connectors.sh +++ b/docker/scripts/install-connectors.sh @@ -23,6 +23,6 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES git clone https://github.com/jketterl/owrx_connector.git -cmakebuild owrx_connector 84909c53cde78cbf4be408037e31209fbc702ad3 +cmakebuild owrx_connector df35e33e42c2e4527853ca18bf04981848860317 apk del .build-deps diff --git a/docker/scripts/install-dependencies-soapysdr.sh b/docker/scripts/install-dependencies-soapysdr.sh index 8c5bf98..594c0dd 100755 --- a/docker/scripts/install-dependencies-soapysdr.sh +++ b/docker/scripts/install-dependencies-soapysdr.sh @@ -24,6 +24,6 @@ apk add --no-cache $STATIC_PACKAGES apk add --no-cache --virtual .build-deps $BUILD_PACKAGES git clone https://github.com/pothosware/SoapySDR -cmakebuild SoapySDR a489f3dca9d3ccd9b276b95a608ac3ef0299f635 +cmakebuild SoapySDR f722f9ce5b629c3c44401a9bf628b3f8e67a9695 apk del .build-deps diff --git a/docker/scripts/install-dependencies.sh b/docker/scripts/install-dependencies.sh index c212c11..1407988 100755 --- a/docker/scripts/install-dependencies.sh +++ b/docker/scripts/install-dependencies.sh @@ -38,7 +38,7 @@ git clone https://github.com/szechyjs/mbelib.git cmakebuild mbelib 9a04ed5c78176a9965f3d43f7aa1b1f5330e771f git clone https://github.com/jketterl/digiham.git -cmakebuild digiham b229990927922e977cecaa9369740790cff5c31e +cmakebuild digiham e5e11ce9611e3d8f5f9dce7dee97f86a31af107c git clone https://github.com/f4exb/dsd.git cmakebuild dsd f6939f9edbbc6f66261833616391a4e59cb2b3d7 diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 556558f..349ea4d 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -311,16 +311,25 @@ input[type=range]:focus::-ms-fill-upper font-style: normal; } -#webrx-actual-freq -{ +#webrx-actual-freq { width: 100%; text-align: left; - font-size: 16pt; - font-family: 'roboto-mono'; padding: 0; margin: 0; - line-height:22px; +} +#webrx-actual-freq input { + font-family: 'roboto-mono'; + width: 98%; + box-sizing: border-box; + border: 0; + padding: 0; +} + +#webrx-actual-freq, #webrx-actual-freq input { + font-size: 16pt; + font-family: 'roboto-mono'; + line-height: 22px; } #webrx-mouse-freq diff --git a/htdocs/index.html b/htdocs/index.html index d9296c9..3fabf73 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -144,8 +144,8 @@
-
---.--- MHz
-
---.--- MHz
+
+