4 lines
116 B
CSS
4 lines
116 B
CSS
|
/* PNG fix for all themes that uses PNG images on IE */
|
||
|
td, div { behavior: url(../themes/iefix/iepngfix.htc) }
|
||
|
|