start replacing jquery ajax with fetch

This commit is contained in:
Luke Pulverenti 2015-11-22 13:17:58 -05:00
parent ffb022d13c
commit 62b528a41c
20 changed files with 547 additions and 69 deletions

View file

@ -3,7 +3,7 @@
}
.viewMenuBar.semiTransparent {
background-color: rgba(15, 15, 15, .40);
background-color: rgba(15, 15, 15, .35);
}
.background-theme-b, paper-dialog.background-theme-b {