From: Friendika Date: Fri, 19 Aug 2011 00:11:57 +0000 (-0700) Subject: darkzero - friend request - identity address invisible X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=609741573c40ef11732d8ae59317e1378f31686b;p=friendica.git darkzero - friend request - identity address invisible --- diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 3459e74092..b85a9aadaf 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -62,3 +62,7 @@ footer { } +input#dfrn-url { + background-color: #222222; + color: #FFFFFF !important; +}