]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/mnml/css/ie.css
date picker for event form
[quix0rs-gnu-social.git] / theme / mnml / css / ie.css
index 0cc8c3acfafd21e81931b55da04db6159bf87564..839855aa6faeb2aec17e0cef8b5ebe73b72da0af 100644 (file)
@@ -20,7 +20,7 @@ img.logo {
 .form_notice textarea {
 width:78%;
 }
-.form_notice .form_note + label {
+.form_notice .count + label {
 position:absolute;
 top:25px;
 left:83%;
@@ -29,7 +29,7 @@ height:16px;
 width:16px;
 display:block;
 }
-.form_notice #notice_action-submit {
+.form_notice .submit {
 width:17%;
 max-width:17%;
 }
@@ -41,18 +41,18 @@ width:78.75%;
 .form_notice #notice_data-geo_selected button {
 padding:0 4px;
 }
-.form_notice .form_note + label {
+.form_notice .count + label {
     background:transparent url(../images/icons/icons-01.png) no-repeat 0 -328px;
 }
 
-.form_notice #notice_data-attach {
+.form_notice input.notice_data-attach {
     filter: alpha(opacity=0);
 }
-.form_notice #notice_data-geo_wrap label {
+.form_notice .notice_data-geo_wrap label {
     background:transparent url(../images/icons/icons-01.png) no-repeat
 0 -1780px;
 }
-.form_notice #notice_data-geo_wrap label.checked {
+.form_notice .notice_data-geo_wrap label.checked {
     background:transparent url(../images/icons/icons-01.png) no-repeat
 0 -1846px;
 }