added screenshot model

This commit is contained in:
Jamal Jackson 2016-09-14 14:07:44 -04:00
commit d38a3a01be
6 changed files with 71 additions and 19 deletions

View file

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