X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fpigeonthoughts%2Fcss%2Fdisplay.css;h=b4f2f297b0dc0f821d1314cba9cc607321563c8d;hb=55b4303ea4da2a74723f7df5dbd1d83ae3922d27;hp=91078806a68e1a5a58753b50e9a47379c813759d;hpb=7d878b7c35e291e40202d7ac4c60aaf9114dac94;p=quix0rs-gnu-social.git diff --git a/theme/pigeonthoughts/css/display.css b/theme/pigeonthoughts/css/display.css index 91078806a6..b4f2f297b0 100644 --- a/theme/pigeonthoughts/css/display.css +++ b/theme/pigeonthoughts/css/display.css @@ -43,14 +43,14 @@ background:none; } input.submit, -#form_notice.warning #notice_text-count, +#form_notice.warning .count, .form_settings .form_note, .entity_remote_subscribe { background-color:#8F0000; } input:focus, textarea:focus, select:focus, -#form_notice.warning #notice_data-text { +#form_notice.warning textarea { border-color:#8F0000; box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); @@ -84,10 +84,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; } @@ -186,10 +186,10 @@ border-top-color:#87B4C8; background:url(../images/illustrations/illu_pigeons-02.png) no-repeat 10% 100%; } -#notice_text-count { +.form_notice .count { color:#333333; } -#form_notice.warning #notice_text-count { +#form_notice.warning .count { color:#000000; } #form_notice label[for=notice_data-attach] { @@ -233,7 +233,7 @@ button.close, .entity_silence input.submit, .entity_delete 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,