Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403
This commit is contained in:
commit
430d9e0b06
3 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
/* for testing opacity set in styles in IE */
|
||||
ol#empty { opacity: 0; filter:Alpha(opacity=0); }
|
||||
ol#empty { opacity: 0; filter:Alpha(opacity=0) progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffff0000', EndColorStr='#ffffffff'); }
|
||||
|
||||
div#fx-tests h4 {
|
||||
background: red;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue