diff --git a/dashboard-ui/scripts/librarymenu.js b/dashboard-ui/scripts/librarymenu.js index afe72aa93d..464cd05ee3 100644 --- a/dashboard-ui/scripts/librarymenu.js +++ b/dashboard-ui/scripts/librarymenu.js @@ -687,7 +687,7 @@ var helpUrl = page.getAttribute('data-helpurl'); if (helpUrl) { - html += ''; + html += ''; } } diff --git a/dashboard-ui/thirdparty/paper-button-style.css b/dashboard-ui/thirdparty/paper-button-style.css index a06a2cf344..be7cbb2b44 100644 --- a/dashboard-ui/thirdparty/paper-button-style.css +++ b/dashboard-ui/thirdparty/paper-button-style.css @@ -33,6 +33,10 @@ color: #fff; } +.button-accent-flat { + color: #52B54B !important; +} + button.emby-button.raised.more { background: #3388cc; color: #fff; diff --git a/dashboard-ui/wizardlibrary.html b/dashboard-ui/wizardlibrary.html index ed198497b6..2d19c1ab1d 100644 --- a/dashboard-ui/wizardlibrary.html +++ b/dashboard-ui/wizardlibrary.html @@ -8,7 +8,7 @@

${HeaderSetupLibrary}

- +
diff --git a/dashboard-ui/wizardlivetvguide.html b/dashboard-ui/wizardlivetvguide.html index 310298fc6a..6b939b6b18 100644 --- a/dashboard-ui/wizardlivetvguide.html +++ b/dashboard-ui/wizardlivetvguide.html @@ -8,7 +8,7 @@

${HeaderSetupTVGuide}

- +
diff --git a/dashboard-ui/wizardlivetvtuner.html b/dashboard-ui/wizardlivetvtuner.html index 92ea3d4d34..aa20c2bb0c 100644 --- a/dashboard-ui/wizardlivetvtuner.html +++ b/dashboard-ui/wizardlivetvtuner.html @@ -9,7 +9,7 @@

${HeaderSetupLiveTV}

- +
diff --git a/dashboard-ui/wizardstart.html b/dashboard-ui/wizardstart.html index cc31f64a0a..52157edbea 100644 --- a/dashboard-ui/wizardstart.html +++ b/dashboard-ui/wizardstart.html @@ -9,7 +9,7 @@

${WelcomeToProject}

- +