]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/cleaner/css/ie.css
de-IDifying labels in notice form to fix issue with geo pin activating the wrong...
[quix0rs-gnu-social.git] / theme / cleaner / css / ie.css
index 8d9cf961dd76059d09cb5c9885fec306f6ee80a4..7bd48790bf07d46b62c484dcfba27c7e9e318fd1 100644 (file)
@@ -65,7 +65,7 @@ line-height:auto;
     color:#FFFFFF;
 }
 
-.form_notice #notice_data-attach {
+.form_notice input.notice_data-attach {
     filter: alpha(opacity=0);
 }
 
@@ -73,9 +73,9 @@ line-height:auto;
     background:transparent url(../../rebase/images/icons/icons-01.gif) no-repeat 0 -328px;
 }
 
-.form_notice #notice_data-geo_wrap label {
+.form_notice .notice_data-geo_wrap label {
    background:transparent url(../../rebase/images/icons/icons-01.gif) no-repeat 0 -1780px;
 }
-.form_notice #notice_data-geo_wrap label.checked {
+.form_notice .notice_data-geo_wrap label.checked {
    background:transparent url(../../rebase/images/icons/icons-01.gif) no-repeat 0 -1846px;
 }