From 98767289d4ea3c1abf7d92985b1c469b73d6e7af Mon Sep 17 00:00:00 2001 From: ha7ilm Date: Tue, 30 May 2017 19:02:03 +0200 Subject: [PATCH] Fixed controls width --- htdocs/index.wrx | 3 +-- htdocs/openwebrx.css | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/htdocs/index.wrx b/htdocs/index.wrx index 634ea2b..1be7dd7 100644 --- a/htdocs/index.wrx +++ b/htdocs/index.wrx @@ -126,8 +126,7 @@
-
-
+
0 dB
diff --git a/htdocs/openwebrx.css b/htdocs/openwebrx.css index 3b47ddd..9e75d84 100644 --- a/htdocs/openwebrx.css +++ b/htdocs/openwebrx.css @@ -576,7 +576,7 @@ input[type=range]:focus::-ms-fill-upper .openwebrx-demodulator-button { - width: 35px; + width: 38px; height: 19px; font-size: 12pt; text-align: center; @@ -584,7 +584,7 @@ input[type=range]:focus::-ms-fill-upper .openwebrx-square-button img { - height: 30px; + height: 27px; } .openwebrx-round-button @@ -748,7 +748,7 @@ img.openwebrx-mirror-img { position: relative; top: -2px; - width:91px; + width: 95px; } .openwebrx-sliderbtn-img @@ -792,7 +792,7 @@ img.openwebrx-mirror-img font-size: 10pt; float: right; margin-right: 5px; - margin-top: 29px; + margin-top: 24px; font-family: 'expletus-sans-medium'; } @@ -843,7 +843,7 @@ img.openwebrx-mirror-img #openwebrx-secondary-demod-listbox { - width: 195px; + width: 201px; height: 27px; border-radius: 5px; background-color: #373737;