diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js index ef39f2abd..cbeb952c6 100644 --- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js +++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js @@ -113,7 +113,7 @@ html += ''; - html += ''; + html += ''; html += ''; html += path; diff --git a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js index 584fc59e1..ab6f66c87 100644 --- a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js +++ b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js @@ -55,7 +55,7 @@ html += ''; - html += ''; + html += ''; html += ''; html += path; diff --git a/dashboard-ui/components/subtitleeditor/subtitleeditor.js b/dashboard-ui/components/subtitleeditor/subtitleeditor.js index a44e538b3..1ae2c353b 100644 --- a/dashboard-ui/components/subtitleeditor/subtitleeditor.js +++ b/dashboard-ui/components/subtitleeditor/subtitleeditor.js @@ -104,7 +104,7 @@ itemHtml += ''; - itemHtml += ''; + itemHtml += ''; var atts = []; @@ -228,7 +228,7 @@ html += ''; - html += ''; + html += ''; if (result.Comment) { html += ''; diff --git a/dashboard-ui/devices/ie/ie.css b/dashboard-ui/devices/ie/ie.css index 7fb2dd0e9..40de0f08f 100644 --- a/dashboard-ui/devices/ie/ie.css +++ b/dashboard-ui/devices/ie/ie.css @@ -4,4 +4,4 @@ paper-fab.keyboard-focus.paper-fab-0 { background: #444; -} +} \ No newline at end of file diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index 4921f3861..60dbf8d12 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -145,7 +145,7 @@

- +
TOMATOMETER®
diff --git a/dashboard-ui/mypreferencesmenu.html b/dashboard-ui/mypreferencesmenu.html index ae617cb43..2fc573140 100644 --- a/dashboard-ui/mypreferencesmenu.html +++ b/dashboard-ui/mypreferencesmenu.html @@ -7,30 +7,13 @@
-

${HeaderSettings}

- +
${ButtonDisplaySettings}
${ButtonDisplaySettingsHelp}
@@ -40,7 +23,7 @@
- +
${ButtonHomeScreenSettings}
${ButtonHomeScreenSettingsHelp}
@@ -50,7 +33,7 @@
- +
${ButtonPlaybackSettings}
${ButtonPlaybackSettingsHelp}
@@ -60,7 +43,7 @@
- +
${ButtonProfile}
${ButtonProfileHelp}
@@ -70,7 +53,7 @@
- +
${ButtonSyncSettings}
${ButtonSyncSettingsHelp}
@@ -84,13 +67,13 @@
- +
${HeaderSelectServer}
- +
${ButtonSignOut}
@@ -104,7 +87,7 @@
- +
${ButtonServerDashboard}
diff --git a/dashboard-ui/scripts/dashboardpage.js b/dashboard-ui/scripts/dashboardpage.js index a70c4cb10..4ac3c3295 100644 --- a/dashboard-ui/scripts/dashboardpage.js +++ b/dashboard-ui/scripts/dashboardpage.js @@ -129,7 +129,7 @@ itemHtml += '
'; itemHtml += ''; - itemHtml += ''; + itemHtml += ''; itemHtml += ''; @@ -1094,10 +1094,10 @@ $(document).on('pageshow', "#dashboardPage", DashboardPage.onPageShow).on('pageb height: 40 }); - html += ''; + html += ''; } else { - html += ''; + html += ''; } html += ''; diff --git a/dashboard-ui/scripts/devices.js b/dashboard-ui/scripts/devices.js index d8d2cebc0..faa200b05 100644 --- a/dashboard-ui/scripts/devices.js +++ b/dashboard-ui/scripts/devices.js @@ -36,7 +36,7 @@ var deviceHtml = ''; deviceHtml += ''; - deviceHtml += ''; + deviceHtml += ''; deviceHtml += ''; deviceHtml += ''; diff --git a/dashboard-ui/scripts/itemdetailpage.js b/dashboard-ui/scripts/itemdetailpage.js index 4bfd1ee80..c6ccd4f60 100644 --- a/dashboard-ui/scripts/itemdetailpage.js +++ b/dashboard-ui/scripts/itemdetailpage.js @@ -1130,9 +1130,9 @@ else if (review.Likes != null) { if (review.Likes) { - html += ''; + html += ''; } else { - html += ''; + html += ''; } } diff --git a/dashboard-ui/scripts/livetvcomponents.js b/dashboard-ui/scripts/livetvcomponents.js index e34a5c704..5989679f8 100644 --- a/dashboard-ui/scripts/livetvcomponents.js +++ b/dashboard-ui/scripts/livetvcomponents.js @@ -39,22 +39,22 @@ } if (imgUrl) { - html += ''; + html += ''; } else if (program.IsKids) { - html += ''; + html += ''; } else if (program.IsSports) { - html += ''; + html += ''; } else if (program.IsMovie) { - html += ''; + html += ''; } else if (program.IsNews) { - html += ''; + html += ''; } else { - html += ''; + html += ''; } html += ''; diff --git a/dashboard-ui/scripts/livetvrecordings.js b/dashboard-ui/scripts/livetvrecordings.js index 8131afa59..3266f891c 100644 --- a/dashboard-ui/scripts/livetvrecordings.js +++ b/dashboard-ui/scripts/livetvrecordings.js @@ -6,7 +6,7 @@ html += ''; - html += ''; + html += ''; html += ''; html += ''; diff --git a/dashboard-ui/scripts/livetvseriestimers.js b/dashboard-ui/scripts/livetvseriestimers.js index 196ff9b3e..3a6736b18 100644 --- a/dashboard-ui/scripts/livetvseriestimers.js +++ b/dashboard-ui/scripts/livetvseriestimers.js @@ -39,7 +39,7 @@ html += ''; - html += ''; + html += ''; html += ''; html += ''; diff --git a/dashboard-ui/scripts/livetvstatus.js b/dashboard-ui/scripts/livetvstatus.js index 6d3e44e7e..4372424d1 100644 --- a/dashboard-ui/scripts/livetvstatus.js +++ b/dashboard-ui/scripts/livetvstatus.js @@ -32,7 +32,7 @@ var tuner = tuners[i]; html += ''; - html += ''; + html += ''; html += ''; @@ -196,7 +196,7 @@ html += ''; - html += ''; + html += ''; html += ''; html += ''; @@ -300,7 +300,7 @@ var provider = providers[i]; html += ''; - html += ''; + html += ''; html += ''; diff --git a/dashboard-ui/scripts/mypreferenceshome.js b/dashboard-ui/scripts/mypreferenceshome.js index 2612856f4..e25e001bf 100644 --- a/dashboard-ui/scripts/mypreferenceshome.js +++ b/dashboard-ui/scripts/mypreferenceshome.js @@ -95,7 +95,7 @@ currentHtml += ''; - currentHtml += ''; + currentHtml += ''; currentHtml += ''; diff --git a/dashboard-ui/scripts/notifications.js b/dashboard-ui/scripts/notifications.js index ecad7ddfd..96dae5794 100644 --- a/dashboard-ui/scripts/notifications.js +++ b/dashboard-ui/scripts/notifications.js @@ -130,9 +130,9 @@ itemHtml += ''; if (notification.Level == "Error") { - itemHtml += ''; + itemHtml += ''; } else { - itemHtml += ''; + itemHtml += ''; } itemHtml += ''; diff --git a/dashboard-ui/scripts/notificationsettings.js b/dashboard-ui/scripts/notificationsettings.js index 93d47ab43..3f57ae3da 100644 --- a/dashboard-ui/scripts/notificationsettings.js +++ b/dashboard-ui/scripts/notificationsettings.js @@ -32,10 +32,10 @@ itemHtml += ''; if (i.Enabled) { - itemHtml += ''; + itemHtml += ''; } else { - itemHtml += ''; + itemHtml += ''; } itemHtml += ''; diff --git a/dashboard-ui/scripts/scheduledtaskspage.js b/dashboard-ui/scripts/scheduledtaskspage.js index c908424a2..d177f1267 100644 --- a/dashboard-ui/scripts/scheduledtaskspage.js +++ b/dashboard-ui/scripts/scheduledtaskspage.js @@ -53,7 +53,7 @@ html += ''; html += ""; - html += ''; + html += ''; html += ""; html += ''; diff --git a/dashboard-ui/scripts/selectserver.js b/dashboard-ui/scripts/selectserver.js index 9bfad7634..aa7c1adca 100644 --- a/dashboard-ui/scripts/selectserver.js +++ b/dashboard-ui/scripts/selectserver.js @@ -50,7 +50,7 @@ html += ''; - html += ''; + html += ''; html += ''; html += ''; @@ -259,7 +259,7 @@ html += ''; - html += ''; + html += ''; html += ''; diff --git a/dashboard-ui/scripts/syncjob.js b/dashboard-ui/scripts/syncjob.js index d54600cd3..e9518ad0d 100644 --- a/dashboard-ui/scripts/syncjob.js +++ b/dashboard-ui/scripts/syncjob.js @@ -61,10 +61,10 @@ } if (imgUrl) { - html += ''; + html += ''; } else { - html += ''; + html += ''; } html += ''; diff --git a/dashboard-ui/thirdparty/paper-button-style.css b/dashboard-ui/thirdparty/paper-button-style.css index 11c735693..cbc7c3957 100644 --- a/dashboard-ui/thirdparty/paper-button-style.css +++ b/dashboard-ui/thirdparty/paper-button-style.css @@ -459,15 +459,6 @@ paper-textarea.mono textarea { font-family: monospace !important; } -.listAvatar { - display: inline-block; - width: 40px; - height: 40px; - border-radius: 50%; - overflow: hidden; - background: #ccc; -} - .paperList { padding-top: 12px; margin: 12px auto;