add dark background

This commit is contained in:
Gabriel Bazán 2016-10-26 12:05:52 -03:00
commit e01fd615b0

View file

@ -69,5 +69,9 @@
}
}
.modal-backdrop.active {
background: rgba(0, 0, 0, .8);
}
@import "backup-needed-modal";
@import "screenshot-warning-model";