diff --git a/dashboard-ui/livetvsettings.html b/dashboard-ui/livetvsettings.html index 70bc0bc1f..9d6a9ba22 100644 --- a/dashboard-ui/livetvsettings.html +++ b/dashboard-ui/livetvsettings.html @@ -1,4 +1,4 @@ -
+
@@ -22,9 +22,12 @@
${LabelNumberOfGuideDaysHelp}
-
- - ${OptionTVMovies} +

${LabelEnableInternetMetadataForTvPrograms}

+
+

@@ -36,11 +39,10 @@
${LabelRecordingPathHelp}
-
- ${OptionEnableRecordingSubfolders} -
-
-
+
@@ -57,29 +59,32 @@
-
- ${OptionSendRecordingsToAutoOrganize} -
-
-
-
- ${OptionConvertRecordingsToStreamingFormat} + +
+
${OptionConvertRecordingsToStreamingFormatHelp}
-
-
- ${OptionConvertRecordingPreserveAudio} -
${OptionConvertRecordingPreserveAudioHelp}
+
+ +
${OptionConvertRecordingPreserveAudioHelp}
-

${HeaderDefaultPadding}

- +
- +

diff --git a/dashboard-ui/thirdparty/paper-button-style.css b/dashboard-ui/thirdparty/paper-button-style.css index 1429fe441..0183d1a74 100644 --- a/dashboard-ui/thirdparty/paper-button-style.css +++ b/dashboard-ui/thirdparty/paper-button-style.css @@ -116,12 +116,6 @@ button.emby-button.mini:not(.fab) { padding: 0.4em 0.7em; } -button.emby-button.notext { - min-width: 2.8em; - padding-left: .25em !important; - padding-right: .25em !important; -} - .ui-body-b .paperListLabel, .ui-body-b .fieldDescription, .ui-body-b .selectLabelUnfocused, .ui-body-b .inputLabelUnfocused, .ui-body-b .textareaLabelUnfocused { color: #ccc; }