@@ -8,30 +8,28 @@
${AutoOrganizeHelp}
${AutoOrganizeTvHelp}
-
+
+
+
${OptionEnableEpisodeOrganization}
+
+
+
+
+
+
${LabelWatchFolderHelp}
+
+
+
+
+
${LabelMinFileSizeForOrganizeHelp}
+
+
+
@@ -129,35 +127,28 @@
-
+
+
+
+
${LabelTransferMethodHelp}
+
+
+
+
${OptionOverwriteExistingEpisodes}
+
+
+
+
${LabelDeleteLeftOverFilesHelp}
+
+
+
${LabelDeleteEmptyFolders}
+
${LabelDeleteEmptyFoldersHelp}
+
-
+
diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css b/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css
index 9556fdf2a3..86e4d811c0 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css
+++ b/dashboard-ui/bower_components/emby-webcomponents/emby-collapse/emby-collapse.css
@@ -4,7 +4,7 @@
.collapseContent {
border-width: 0 1px 1px 1px;
- padding: 1em 1.25em;
+ padding: 1.25em 1.25em;
height: 0;
transition-property: height;
transition-duration: 300ms;
diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css b/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css
index 6fb8fa488a..731cb4ab47 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css
+++ b/dashboard-ui/bower_components/emby-webcomponents/emby-tabs/emby-tabs.css
@@ -1,7 +1,7 @@
.emby-tab-button {
background: transparent;
- border: 2px solid transparent !important;
- border-width: 0 0 2px 0 !important;
+ border: 2px solid transparent;
+ border-width: 0 0 2px 0;
cursor: pointer;
outline: none !important;
width: auto;
@@ -24,13 +24,13 @@
overflow: hidden;
}
-.emby-tab-button:focus {
- font-weight: bold !important;
-}
+ .emby-tab-button:focus {
+ font-weight: bold !important;
+ }
.emby-tab-button-active {
color: #52B54B !important;
- border-color: #52B54B !important;
+ border-color: #52B54B;
}
.emby-tabs-slider {
diff --git a/dashboard-ui/components/dockedtabs/dockedtabs.css b/dashboard-ui/components/dockedtabs/dockedtabs.css
index 1c975aed36..3a166ce3e6 100644
--- a/dashboard-ui/components/dockedtabs/dockedtabs.css
+++ b/dashboard-ui/components/dockedtabs/dockedtabs.css
@@ -14,6 +14,8 @@
padding: 0 !important;
margin: 0 !important;
text-align: center;
+ border-color: transparent !important;
+ border-width: 0 !important;
}
.dockedtabs-tab-button, .dockedtabs-tab-button-foreground {
diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css
index 8e545658e6..23315296be 100644
--- a/dashboard-ui/css/site.css
+++ b/dashboard-ui/css/site.css
@@ -593,7 +593,6 @@ progress {
.ui-body-b .emby-collapsible-content, .ui-body-b .collapseContent {
border-width: 0;
- padding: 1em 1.25em;
background-color: #222;
}
@@ -621,7 +620,6 @@ progress {
.ui-body-a .emby-collapsible-content, .ui-body-a .collapseContent {
border-width: 0;
- padding: 1em 1.25em;
background-color: #fff;
}
diff --git a/dashboard-ui/dashboardgeneral.html b/dashboard-ui/dashboardgeneral.html
index ff0add52c3..66177ba2bf 100644
--- a/dashboard-ui/dashboardgeneral.html
+++ b/dashboard-ui/dashboardgeneral.html
@@ -44,46 +44,42 @@
-
+
+
+
+
${LabelCachePathHelp}
+
-
+
+
+
+
+
+
+
+
+
+
+ ${DevBuildWarning}
+
+
+
+
${LabelAllowServerAutoRestart}
+
+ ${LabelAllowServerAutoRestartHelp}
+
+
@@ -92,16 +88,14 @@
${HeaderBrandingHelp}
-
+
+
+
${LabelLoginDisclaimerHelp}
+
+
+
+
${LabelCustomCssHelp}
+
@@ -119,22 +113,17 @@
${OptionDisableForDevelopmentHelp}