Fixes import backup form

This commit is contained in:
Gustavo Cortez 2014-05-15 18:02:21 -03:00
commit 11f18a9d30
4 changed files with 84 additions and 56 deletions

View file

@ -6,3 +6,9 @@
background: #333;
color: #fff;
}
.dr-notification {
background-color: #000;
color: #fff;
border: 1px solid #eee;
}