summaryrefslogtreecommitdiff
path: root/theme/default/css/ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/default/css/ie.css')
-rw-r--r--theme/default/css/ie.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/default/css/ie.css b/theme/default/css/ie.css
index cbbd49ce6..a0d3cd682 100644
--- a/theme/default/css/ie.css
+++ b/theme/default/css/ie.css
@@ -6,9 +6,9 @@ color:#FFFFFF;
#site_nav_local_views a {
background-color:#C8D1D5;
}
-#form_notice .form_note + label {
+.form_notice .form_note + label {
background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
}
-#form_notice #notice_data-attach {
+.form_notice #notice_data-attach {
filter: alpha(opacity=0);
}