revert fixes for IE, it made the banners invisible for all other browsers, too.
This commit is contained in:
@ -17,8 +17,10 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
/* fixes for IE */
|
/* fixes for IE */
|
||||||
|
/*
|
||||||
background:white;
|
background:white;
|
||||||
opacity:0;
|
opacity:0;
|
||||||
filter:Alpha(opacity=0);
|
filter:Alpha(opacity=0);
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user