From: Friendika Date: Wed, 29 Jun 2011 02:08:13 +0000 (-0700) Subject: darkzero textareas hard to read X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=60caa0349416dad1a3a891e3c0e00d33d25d7a91;p=friendica.git darkzero textareas hard to read --- diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index c92529f266..3459e74092 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -7,7 +7,7 @@ a:hover {text-decoration: underline; } input, select, textarea { background-color: #222222; - color: #FFFFFF; + color: #FFFFFF !important; border: 1px solid #444444; } .openid { background-color: #222222;}