From 386e63ee649d08bb3aa4d73e4702772621d14876 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 5 Jun 2015 10:27:01 -0400 Subject: [PATCH] update restart command --- dashboard-ui/css/librarybrowser.css | 6 +- dashboard-ui/scripts/librarybrowser.js | 59 +++++----- dashboard-ui/scripts/librarylist.js | 48 ++++---- dashboard-ui/scripts/librarymenu.js | 104 ++++++++++++------ dashboard-ui/scripts/site.js | 2 +- dashboard-ui/scripts/songs.js | 3 +- dashboard-ui/thirdparty/cordova/chromecast.js | 1 + 7 files changed, 130 insertions(+), 93 deletions(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 89023c72e3..837d56f91b 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -407,8 +407,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons { .lnkSibling { - position: fixed; - top: 105px; + position: absolute; + top: 15px; text-decoration: none; font-weight: normal !important; display: none; @@ -1484,6 +1484,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons { .tapHoldMenu li a, .playFlyout li a { font-size: 14px; + font-weight: 500 !important; + color: #000 !important; } .userProfileSettingsForm { diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js index 311dfef828..3249f19ba3 100644 --- a/dashboard-ui/scripts/librarybrowser.js +++ b/dashboard-ui/scripts/librarybrowser.js @@ -255,33 +255,32 @@ var html = '
'; - html += '