update fetch requests

This commit is contained in:
Luke Pulverenti 2015-12-06 14:46:18 -05:00
parent 5f6d68e3b5
commit 7c3fa06651
10 changed files with 74 additions and 39 deletions

View file

@ -1,5 +1,5 @@
.viewMenuBar, .libraryViewNav:not(.paperLibraryViewNav), paper-tabs {
background-color: #101010;
background-color: #080808;
}
.viewMenuBar.semiTransparent {
@ -7,7 +7,7 @@
}
.background-theme-b, paper-dialog.background-theme-b {
background-color: #202020;
background-color: #1b1b1b;
}
.defaultBackground .cardImage {