diff --git a/dashboard-ui/bower_components/iron-meta/.bower.json b/dashboard-ui/bower_components/iron-meta/.bower.json index 8119ebcf41..9e650790be 100644 --- a/dashboard-ui/bower_components/iron-meta/.bower.json +++ b/dashboard-ui/bower_components/iron-meta/.bower.json @@ -25,14 +25,14 @@ "web-component-tester": "*", "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" }, - "homepage": "https://github.com/polymerelements/iron-meta", + "homepage": "https://github.com/PolymerElements/iron-meta", "_release": "1.0.3", "_resolution": { "type": "version", "tag": "v1.0.3", "commit": "91529259262b0d8f33fed44bc3fd47aedf35cb04" }, - "_source": "git://github.com/polymerelements/iron-meta.git", + "_source": "git://github.com/PolymerElements/iron-meta.git", "_target": "^1.0.0", - "_originalSource": "polymerelements/iron-meta" + "_originalSource": "PolymerElements/iron-meta" } \ No newline at end of file diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 03445e86c5..66bcb2d1fd 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -12,39 +12,31 @@ margin-left: .5em; } +.background-theme-b { + background-color: #242424; +} + +.ui-page-theme-b { + color: #fff; +} + .pageWithAbsoluteTabs { background-color: transparent !important; } -.backdropPage.ui-page-theme-a:not(.pageWithAbsoluteTabs) { - background-color: rgba(240, 240,240, .94) !important; -} - -.backdropPage.ui-page-theme-b:not(.pageWithAbsoluteTabs), .backdropPage.pageWithAbsoluteTabs .pageBackground { - background-color: rgba(20, 20,20, .92) !important; -} - -.backdropPage.lightBackdropPage.ui-page-theme-b:not(.pageWithAbsoluteTabs), .backdropPage.lightBackdropPage.pageWithAbsoluteTabs .pageBackground { - background-color: rgba(20, 20,20, .90) !important; -} - -.pageWithAbsoluteTabs .pageBackground { +.backdropContainer .pageBackground { + background-color: rgba(20, 20,20, .92); position: fixed; top: 0; left: 0; right: 0; bottom: 0; - z-index: 1; } .pageWithAbsoluteTabs neon-animatable { z-index: 2; } -html, .ui-page-theme-b:not(.pageWithAbsoluteTabs), .pageWithAbsoluteTabs .pageBackground { - background-color: #242424; -} - .backdropContainer { background-repeat: no-repeat; background-position: center center; diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 5df3ccb596..bdf99e31d2 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -72,7 +72,8 @@ .mainDrawerPanel #main { left: 0 !important; - position: static !important; + position: relative !important; + z-index: 1; } .mainDrawerPanel #scrim { diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 0c2ea85b2e..1a48cbe6d2 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -295,7 +295,6 @@ /* jQuery mobile adds a text shadow that seems unnecessary. */ * { - text-shadow: none !important; -webkit-font-smoothing: antialiased; } @@ -304,10 +303,11 @@ html { -ms-touch-action: manipulation; touch-action: manipulation; /* Prevent white flickering */ - background-color: #262626; + background-color: #242424; /* Normalize for different browsers */ margin: 0; padding: 0; + height: 100%; } body { @@ -323,6 +323,7 @@ body { /* Normalize for different browsers */ margin: 0; padding: 0; + height: 100%; } /* Without this, no content will be displayed in mobile safari */ @@ -781,8 +782,8 @@ paper-input + .fieldDescription { box-shadow: -3px 0 10px 0 #555;*/ } -.ui-page-theme-a { - background: #f5f5f5; +.background-theme-a { + background-color: #f5f5f5; } .ui-page-theme-a .content-secondary { diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index 4eaaee7e82..7095a93bc9 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -4,7 +4,7 @@
${MessageActiveSupporterMembershipRequiredSeriesRecordings}
${HeaderEnjoyDayTrial}
${ThisWizardWillGuideYou}