]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/rebase/css/ie.css
Notice form cleanup: removing hardcoded id from counter references; prep for reusable...
[quix0rs-gnu-social.git] / theme / rebase / css / ie.css
index 5d38ca1029dafbe6e0c7705f9b56fadf5191b299..e56c0c7810ba9a5559c8d0aa493fdc737735c610 100644 (file)
@@ -7,7 +7,7 @@ top:0;
 .form_notice textarea {
     width: 485px;
 }
-.form_notice .form_note + label {
+.form_notice .count + label {
 position:absolute;
 top:25px;
 left:83%;
@@ -21,11 +21,11 @@ display:block;
     width: 106px;
     max-width: 106px;
 }
-.form_notice #notice_data-attach_selected,
+.form_notice .attach-status,
 .form_notice #notice_data-geo_selected {
 width:78.75%;
 }
-.form_notice #notice_data-attach_selected button,
+.form_notice .attach-status button,
 .form_notice #notice_data-geo_selected button {
 padding:0 4px;
 }
@@ -65,7 +65,7 @@ line-height:auto;
     filter: alpha(opacity=0);
 }
 
-.form_notice .form_note + label {
+.form_notice .count + label {
     background:transparent url(../images/icons/icons-01.gif) no-repeat 0 -328px;
 }