update omdb

This commit is contained in:
Luke Pulverenti 2015-07-06 10:20:23 -04:00
parent 9e6d8b6c98
commit 5cb377b6a9
12 changed files with 1028 additions and 28 deletions

View file

@ -24,6 +24,10 @@
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, .88) !important;
}
.pageWithAbsoluteTabs .pageBackground {
position: fixed;
top: 0;
@ -1749,4 +1753,4 @@ paper-icon-button.listviewMenuButton {
.detailsMenuOverview {
max-height: 160px;
}
}
}