From 2f38234372638a4883868fe3e06d7a7eb7836279 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 30 Apr 2013 15:13:06 -0400 Subject: [PATCH] stream audio statically when possible --- dashboard-ui/css/detailtable.css | 3 ++- dashboard-ui/css/librarybrowser.css | 4 ++++ dashboard-ui/scripts/librarybrowser.js | 6 ++--- dashboard-ui/scripts/mediaplayer.js | 31 +++++++++++++++++++++++++- 4 files changed, 39 insertions(+), 5 deletions(-) diff --git a/dashboard-ui/css/detailtable.css b/dashboard-ui/css/detailtable.css index 930fd572d7..5e7a308e79 100644 --- a/dashboard-ui/css/detailtable.css +++ b/dashboard-ui/css/detailtable.css @@ -49,7 +49,8 @@ } .userDataCell { - width: 140px; + width: 130px; + text-align: right; } .tabletColumn { diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 46d6c09676..fc60398cd0 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -120,6 +120,10 @@ } } +.playFlyout a { + font-size: 14px; +} + .detailPageName { margin: 0 0 .1em; } diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js index e19855afad..f499cd8b5f 100644 --- a/dashboard-ui/scripts/librarybrowser.js +++ b/dashboard-ui/scripts/librarybrowser.js @@ -237,7 +237,7 @@ html += ''; - html += ''; + html += ''; var num = item.IndexNumber; @@ -297,7 +297,7 @@ var html = '
'; - html += '