IE support.

This commit is contained in:
Hyunje Alex Jun
2012-11-10 17:30:09 +09:00
parent 36ae8c4059
commit 1bd0c102db
4 changed files with 7 additions and 6 deletions

View File

@@ -38,6 +38,7 @@
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: opacity.2s linear;
-moz-transition: opacity .2s linear;
transition: opacity .2s linear;