diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.css b/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.css index 1d8ce5edfc..5de2c6637d 100644 --- a/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.css +++ b/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.css @@ -11,7 +11,7 @@ box-sizing: border-box; /* Remove select styling */ /* Font size must the 16px or larger to prevent iOS page zoom on focus */ - font-size: inherit; + font-size: 110%; /* General select styles: change as needed */ font-family: inherit; font-weight: inherit; @@ -34,7 +34,7 @@ .inputLabel-float { transform-origin: left top; - transform: scale(1.3,1.3) translateY(86%); + transform: scale(1.25,1.25) translateY(94%); } .inputLabelFocused { diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.js b/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.js index ba9d51ed5a..94baee656c 100644 --- a/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.js +++ b/dashboard-ui/bower_components/emby-webcomponents/emby-input/emby-input.js @@ -48,7 +48,7 @@ label.classList.add('inputLabel'); label.classList.add('inputLabelUnfocused'); - var instanceSupportsFloat = supportsFloatingLabel && this.type != 'date'; + var instanceSupportsFloat = supportsFloatingLabel && this.type != 'date' && this.type != 'time'; label.htmlFor = this.id; parentNode.insertBefore(label, this); diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-select/emby-select.css b/dashboard-ui/bower_components/emby-webcomponents/emby-select/emby-select.css index 7a370cb1f7..2ce005392a 100644 --- a/dashboard-ui/bower_components/emby-webcomponents/emby-select/emby-select.css +++ b/dashboard-ui/bower_components/emby-webcomponents/emby-select/emby-select.css @@ -11,7 +11,7 @@ box-sizing: border-box; /* Remove select styling */ /* Font size must the 16px or larger to prevent iOS page zoom on focus */ - font-size: inherit; + font-size: 110%; /* General select styles: change as needed */ font-family: inherit; font-weight: inherit; diff --git a/dashboard-ui/components/tvproviders/schedulesdirect.js b/dashboard-ui/components/tvproviders/schedulesdirect.js index 13b74dd942..12e629054e 100644 --- a/dashboard-ui/components/tvproviders/schedulesdirect.js +++ b/dashboard-ui/components/tvproviders/schedulesdirect.js @@ -1,4 +1,4 @@ -define(['jQuery','paper-checkbox', 'listViewStyle', 'paper-input', 'paper-checkbox'], function ($) { +define(['jQuery','paper-checkbox', 'listViewStyle', 'emby-input', 'emby-select'], function ($) { return function (page, providerId, options) { diff --git a/dashboard-ui/components/tvproviders/schedulesdirect.template.html b/dashboard-ui/components/tvproviders/schedulesdirect.template.html index 3fd309fe39..83ae72b006 100644 --- a/dashboard-ui/components/tvproviders/schedulesdirect.template.html +++ b/dashboard-ui/components/tvproviders/schedulesdirect.template.html @@ -13,15 +13,15 @@
-
- +
+
+
-
- +
+
-
@@ -39,21 +39,17 @@
-
+

- - + +
+
+ +
+
+
- -
-
-
- - -
-
-
${OptionEnableForAllTuners}


diff --git a/dashboard-ui/livetvsettings.html b/dashboard-ui/livetvsettings.html index 0fc9956203..54a653f355 100644 --- a/dashboard-ui/livetvsettings.html +++ b/dashboard-ui/livetvsettings.html @@ -1,54 +1,62 @@ -
+
-
    -
  • - - -
    ${LabelNumberOfGuideDaysHelp}
    -
  • -
+
+ +
${LabelNumberOfGuideDaysHelp}
+
${OptionTVMovies}
-
-
- - +
+
+
+
+ +
+ +
${LabelRecordingPathHelp}
-
${OptionEnableRecordingSubfolders}
-
-
- - -
-
- - -

+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
${OptionSendRecordingsToAutoOrganize}
@@ -65,23 +73,19 @@
${OptionConvertRecordingPreserveAudioHelp}

-

${HeaderDefaultPadding}

-
- +
+
-
- +
+

-
-
    -
  • - -
  • -
+
+ +
diff --git a/dashboard-ui/livetvtunerprovider-hdhomerun.html b/dashboard-ui/livetvtunerprovider-hdhomerun.html index fdbea4933d..adfc60d993 100644 --- a/dashboard-ui/livetvtunerprovider-hdhomerun.html +++ b/dashboard-ui/livetvtunerprovider-hdhomerun.html @@ -1,42 +1,36 @@ -
+
-
- +

HD Homerun

- -
-
- -
-
-
- ${LabelEnableThisTuner} -
${LabelEnableThisTunerHelp}
-
-
-
- ${LabelImportOnlyFavoriteChannels} -
${ImportFavoriteChannelsHelp}
-
-
-
- ${LabelAllowHWTranscoding} -
${AllowHWTranscodingHelp}
-
-
-

${DrmChannelsNotImported}

-
-
- - -
-
-
-
+
+ +
+
+ ${LabelEnableThisTuner} +
${LabelEnableThisTunerHelp}
+
+
+
+ ${LabelImportOnlyFavoriteChannels} +
${ImportFavoriteChannelsHelp}
+
+
+
+ ${LabelAllowHWTranscoding} +
${AllowHWTranscodingHelp}
+
+
+

${DrmChannelsNotImported}

+
+
+ + +
+
diff --git a/dashboard-ui/livetvtunerprovider-m3u.html b/dashboard-ui/livetvtunerprovider-m3u.html index 8732377c17..4af50a9f32 100644 --- a/dashboard-ui/livetvtunerprovider-m3u.html +++ b/dashboard-ui/livetvtunerprovider-m3u.html @@ -1,26 +1,24 @@ -
+
-
- +

M3U Setup

- -
-
- - -
-
-
- - +
+
+
+
+
- -
+
+
+ + +
+
\ No newline at end of file diff --git a/dashboard-ui/metadataimages.html b/dashboard-ui/metadataimages.html index 17668af57c..954c99bf1a 100644 --- a/dashboard-ui/metadataimages.html +++ b/dashboard-ui/metadataimages.html @@ -1,4 +1,4 @@ -
+
@@ -6,12 +6,10 @@
-
- - +
+

-
@@ -24,22 +22,21 @@