diff options
Diffstat (limited to 'theme/identica')
-rw-r--r-- | theme/identica/css/ie.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/identica/css/ie.css b/theme/identica/css/ie.css index 9ede1e324..f69c13ae7 100644 --- a/theme/identica/css/ie.css +++ b/theme/identica/css/ie.css @@ -7,7 +7,7 @@ color:#FFFFFF; background-color:#D9DADB; } .form_notice .form_note + label { -background:transparent url(../../base/images/icons/icons-01.png) no-repeat 0 -328px; +background:transparent url(../../base/images/icons/icons-01.gif) no-repeat 0 -328px; } .form_notice #notice_data-attach { filter: alpha(opacity=0); |