retry image saving to internal location

This commit is contained in:
Luke Pulverenti 2015-10-06 10:59:42 -04:00
parent d96a2b7946
commit 65442321a0
5 changed files with 18 additions and 11 deletions

View file

@ -33,7 +33,7 @@ body {
}
.background-theme-b, paper-dialog.background-theme-b {
background: radial-gradient(circle, #303030, #101010) fixed;
background: radial-gradient(circle, #303030, #101010);
}
.backdropContainer .pageBackground {