X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fidentica%2Fcss%2Fdisplay.css;h=fe7ffa9f7d734029af0493a311cf9d690cf5f7a7;hb=ba1ada28809fdef593c8849dad0e3e01a261bbaf;hp=211c539dcb96bfdfb2182612e9597985c82584d5;hpb=b58aa291686b9ccc6db4ca79f9d52a2e2b6220a5;p=quix0rs-gnu-social.git diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index 211c539dcb..fe7ffa9f7d 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -117,10 +117,10 @@ box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1); text-shadow:none; } -.form_notice label[for=notice_data-geo] { +.form_notice label.notice_data-geo { background-position:0 -1780px; } -.form_notice label[for=notice_data-geo].checked { +.form_notice label.notice_data-geo.checked { background-position:0 -1846px; } @@ -153,14 +153,14 @@ color:#333333; .entity_actions .dialogbox input { color:#000000; } -.form_notice label[for=notice_data-attach] { +.form_notice label.notice_data-attach { background-position:0 -328px; } -.form_notice #notice_data-attach { +.form_notice input.notice_data-attach { opacity:0; } -.form_notice label[for=notice_data-attach], +.form_notice label.notice_data-attach, #export_data li a.rss, #export_data li a.atom, #export_data li a.foaf, @@ -197,7 +197,7 @@ button.close, .entity_role_administrator input.submit, .entity_role_moderator input.submit, .notice-options .repeated, -.form_notice label[for=notice_data-geo], +.form_notice label.notice_data-geo, button.minimize, .form_reset_key input.submit, .entity_clear input.submit,