change backdrop for ie
This commit is contained in:
parent
c263504709
commit
0b1d2cc03c
3 changed files with 9 additions and 4 deletions
|
|
@ -578,7 +578,8 @@ input[type=submit].btn {
|
|||
// ------
|
||||
|
||||
.modal-backdrop {
|
||||
background-color: rgba(0,0,0,.5);
|
||||
background-color: #000;
|
||||
.opacity(50);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue