diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index c6a7e9d45..0c50accc6 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -113,7 +113,7 @@ .libraryViewNav { text-align: center; - background-image: linear-gradient(#333,#333); + background-image: linear-gradient(#404040,#222); border-bottom: 1px solid #111; border-top: 1px solid #000; font-family: sans-serif, Arial; diff --git a/dashboard-ui/css/mediaplayer.css b/dashboard-ui/css/mediaplayer.css index d076afa90..4229fafcf 100644 --- a/dashboard-ui/css/mediaplayer.css +++ b/dashboard-ui/css/mediaplayer.css @@ -59,6 +59,7 @@ top: -3px; margin-left: 3px; margin-right: 2em; + font-weight: normal; } @media all and (min-width: 650px) { @@ -100,6 +101,8 @@ top: -10px; max-width: 110px; margin-right: 2em; + font-size: 14px; + font-weight: normal; } .mediaSlider { diff --git a/dashboard-ui/css/metadataeditor.css b/dashboard-ui/css/metadataeditor.css index 51ded46c3..503bff4c2 100644 --- a/dashboard-ui/css/metadataeditor.css +++ b/dashboard-ui/css/metadataeditor.css @@ -71,6 +71,10 @@ height: 180px; } +.editorfieldDescription { + color: #ccc; +} + /* Fixes button running outside of list */ .btnRemoveFromEditorList .ui-btn-inner { padding-right: 0!important; diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index 21e09438c..31516a3fd 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -48,7 +48,7 @@

Please restart the server to finish applying updates.

- +
diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index 8c2480bdb..2b4952da8 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -31,7 +31,7 @@
-
@@ -186,10 +186,6 @@ -
- - -
-