diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css
index f4aa554d05..3a053f1af0 100644
--- a/dashboard-ui/css/librarybrowser.css
+++ b/dashboard-ui/css/librarybrowser.css
@@ -493,7 +493,7 @@ a.itemTag:hover {
.detailSectionHeader {
background-clip: border-box;
- background-color: rgb(51, 51, 51);
+ background-color: rgb(20, 20, 20);
border-bottom-color: rgb(31, 31, 31);
border-bottom-style: solid;
border-bottom-width: 1px;
diff --git a/dashboard-ui/mypreferenceswebclient.html b/dashboard-ui/mypreferenceswebclient.html
index 7cccf8c9f5..1f2dc4064c 100644
--- a/dashboard-ui/mypreferenceswebclient.html
+++ b/dashboard-ui/mypreferenceswebclient.html
@@ -12,6 +12,56 @@
${TabWebClient}
+
+
+