diff --git a/dashboard-ui/bower_components/iron-icon/.bower.json b/dashboard-ui/bower_components/iron-icon/.bower.json
index 9784e3a3b7..f0167baf13 100644
--- a/dashboard-ui/bower_components/iron-icon/.bower.json
+++ b/dashboard-ui/bower_components/iron-icon/.bower.json
@@ -32,14 +32,14 @@
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "homepage": "https://github.com/PolymerElements/iron-icon",
+ "homepage": "https://github.com/polymerelements/iron-icon",
"_release": "1.0.8",
"_resolution": {
"type": "version",
"tag": "v1.0.8",
"commit": "f36b38928849ef3853db727faa8c9ef104d611eb"
},
- "_source": "git://github.com/PolymerElements/iron-icon.git",
+ "_source": "git://github.com/polymerelements/iron-icon.git",
"_target": "^1.0.0",
- "_originalSource": "PolymerElements/iron-icon"
+ "_originalSource": "polymerelements/iron-icon"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/iron-selector/.bower.json b/dashboard-ui/bower_components/iron-selector/.bower.json
index c6b481c2cb..66d7d54b0f 100644
--- a/dashboard-ui/bower_components/iron-selector/.bower.json
+++ b/dashboard-ui/bower_components/iron-selector/.bower.json
@@ -36,7 +36,7 @@
"tag": "v1.3.0",
"commit": "1662093611cda3fd29125cdab94a61d3d88093da"
},
- "_source": "git://github.com/polymerelements/iron-selector.git",
+ "_source": "git://github.com/PolymerElements/iron-selector.git",
"_target": "^1.0.0",
- "_originalSource": "polymerelements/iron-selector"
+ "_originalSource": "PolymerElements/iron-selector"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/paper-icon-button/.bower.json b/dashboard-ui/bower_components/paper-icon-button/.bower.json
index abc5b3bf1c..5962b46698 100644
--- a/dashboard-ui/bower_components/paper-icon-button/.bower.json
+++ b/dashboard-ui/bower_components/paper-icon-button/.bower.json
@@ -34,14 +34,14 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"ignore": [],
- "homepage": "https://github.com/polymerelements/paper-icon-button",
+ "homepage": "https://github.com/PolymerElements/paper-icon-button",
"_release": "1.0.7",
"_resolution": {
"type": "version",
"tag": "v1.0.7",
"commit": "7623d73efeb6e2e88e2abdb5e4d00641d39e400f"
},
- "_source": "git://github.com/polymerelements/paper-icon-button.git",
+ "_source": "git://github.com/PolymerElements/paper-icon-button.git",
"_target": "^1.0.0",
- "_originalSource": "polymerelements/paper-icon-button"
+ "_originalSource": "PolymerElements/paper-icon-button"
}
\ No newline at end of file
diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css
index 41e160b899..835efd61c2 100644
--- a/dashboard-ui/css/librarymenu.css
+++ b/dashboard-ui/css/librarymenu.css
@@ -362,10 +362,6 @@
display: none !important;
}
-.dashboardDocument .headerSearchButton {
- display: none !important;
-}
-
body:not(.dashboardDocument) .btnNotifications {
display: none !important;
}
@@ -401,6 +397,10 @@ body:not(.dashboardDocument) .btnNotifications {
background: #4d4d4d !important;
}
+.darkDrawerPanel .headerAppsButton {
+ display: none;
+}
+
.adminDrawerPanel #drawer {
background: #fff !important;
box-shadow: none !important;
@@ -487,6 +487,10 @@ body:not(.dashboardDocument) .btnNotifications {
margin-left: 1em;
}
+.adminDrawerPanel[narrow] .headerAppsButton {
+ display: none;
+}
+
.title-separator {
margin: 0 .5em;
}
diff --git a/dashboard-ui/scripts/librarymenu.js b/dashboard-ui/scripts/librarymenu.js
index 129fda3ead..570c3ac78f 100644
--- a/dashboard-ui/scripts/librarymenu.js
+++ b/dashboard-ui/scripts/librarymenu.js
@@ -14,6 +14,8 @@
html += '