From: Marcus Moeller Date: Fri, 13 Feb 2015 17:09:43 +0000 (+0100) Subject: just make sure that input box and input box label are the same color X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fe14c64e5e266e0189232d4a3921cb940f1d133e;p=quix0rs-gnu-social.git just make sure that input box and input box label are the same color --- diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 8c3845be7a..04fb2ef5d3 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -443,7 +443,7 @@ body#doc #content_inner p.faq-credits { .input_form fieldset fieldset label { left: 10px; - background: #f7f7f7; + background: #fff; } .input_forms > label { @@ -953,6 +953,7 @@ background:none; .threaded-replies .placeholder { border-radius: 0; box-shadow: none; + background: none repeat scroll 0 0 #fff; } .form_notice textarea {