]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/victorian/css/display.css
Reusable notice form fixes for geolocation
[quix0rs-gnu-social.git] / theme / victorian / css / display.css
index 3ab7fc601a799d51a0ab7067dc38e4d312e18f5a..6252fdf908f0a1fabed9b63031db6c4d9f42a8a8 100644 (file)
@@ -294,10 +294,10 @@ input.submit:focus {
     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;
 }
 
@@ -373,7 +373,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,