add dark background

This commit is contained in:
Gabriel Bazán 2016-10-26 12:05:52 -03:00
parent b82136adf1
commit e01fd615b0
1 changed files with 4 additions and 0 deletions

View File

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