]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/clean/css/ie.css
de-IDifying labels in notice form to fix issue with geo pin activating the wrong...
[quix0rs-gnu-social.git] / theme / clean / css / ie.css
index 9eb4d6db60b8861776b3c5a6d99d38f2eb0d9112..272a5bbcaec64091368bb5d256bcc5a7a81d3b0b 100644 (file)
@@ -7,7 +7,7 @@ top:0;
 .form_notice textarea {
     width: 362px;
 }
-.form_notice .form_note + label {
+.form_notice .count + label {
 position:absolute;
 top:25px;
 left:83%;
@@ -18,7 +18,7 @@ display:block;
     left: 390px;
     top: 27px;
 }
-.form_notice #notice_action-submit {
+.form_notice .submit {
     width: 96px;
     max-width: 96px;
 }
@@ -61,17 +61,17 @@ line-height:auto;
     color:#FFFFFF;
 }
 
-.form_notice #notice_data-attach {
+.form_notice input.notice_data-attach {
     filter: alpha(opacity=0);
 }
 
-.form_notice .form_note + label {
+.form_notice .count + label {
     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;
 }