X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fcleaner%2Fcss%2Fie.css;h=7bd48790bf07d46b62c484dcfba27c7e9e318fd1;hb=133def8370d625b819de4ccf62e49364bf1e03b7;hp=41f7dc9f88bd6b23452793a70691baa6a769a89f;hpb=0291c6f7cd07cfb6845215ab33f8a56b417c0d1c;p=quix0rs-gnu-social.git diff --git a/theme/cleaner/css/ie.css b/theme/cleaner/css/ie.css index 41f7dc9f88..7bd48790bf 100644 --- a/theme/cleaner/css/ie.css +++ b/theme/cleaner/css/ie.css @@ -7,7 +7,7 @@ top:0; .form_notice textarea { width: 328px; } -.form_notice .form_note + label { +.form_notice .count + label { position:absolute; top:25px; left:83%; @@ -18,15 +18,15 @@ display:block; left: 390px; top: 27px; } -.form_notice #notice_action-submit { +.form_notice .submit { 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,17 +65,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; }