transparancy for IE8
This commit is contained in:
parent
f6744f9aa1
commit
8677218404
@ -59,8 +59,8 @@ html, body {
|
|||||||
border-radius:10px;
|
border-radius:10px;
|
||||||
-moz-border-radius:10px;
|
-moz-border-radius:10px;
|
||||||
-webkit-border-radius:10px;
|
-webkit-border-radius:10px;
|
||||||
background-color:#666666;
|
|
||||||
background-color:rgba(0, 0, 0, 0.25);
|
background-color:rgba(0, 0, 0, 0.25);
|
||||||
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000, endColorstr=#3f000000);
|
||||||
}
|
}
|
||||||
.box-animated
|
.box-animated
|
||||||
{
|
{
|
||||||
@ -446,8 +446,8 @@ html, body {
|
|||||||
left:0px;
|
left:0px;
|
||||||
width:100%;
|
width:100%;
|
||||||
height:100%;
|
height:100%;
|
||||||
background-color:#666666;
|
|
||||||
background-color:rgba(0, 0, 0, 0.25);
|
background-color:rgba(0, 0, 0, 0.25);
|
||||||
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f000000, endColorstr=#3f000000);
|
||||||
z-index:100;
|
z-index:100;
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user