Fixes import backup form
This commit is contained in:
parent
c460b30872
commit
11f18a9d30
4 changed files with 84 additions and 56 deletions
|
|
@ -6,3 +6,9 @@
|
|||
background: #333;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.dr-notification {
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
border: 1px solid #eee;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue