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 += '