add backup warning view to backup flow

This commit is contained in:
Gabriel Bazán 2016-09-26 16:11:45 -03:00
commit 33c7e2b297
17 changed files with 123 additions and 72 deletions

View file

@ -1,7 +1,7 @@
#screenshot-warning-modal{
.popup-modal-header{
&-img{
background-image: url('../img/onboarding-no-screenshot.svg');
background-image: url('../img/no-screenshot.svg');
}
}
}
}