]> git.mxchange.org Git - friendica.git/commitdiff
darkzero - friend request - identity address invisible
authorFriendika <info@friendika.com>
Fri, 19 Aug 2011 00:11:57 +0000 (17:11 -0700)
committerFriendika <info@friendika.com>
Fri, 19 Aug 2011 00:11:57 +0000 (17:11 -0700)
view/theme/darkzero/style.css

index 3459e74092b4c53fa3877426ab94d8eb97713385..b85a9aadaf71aa9830d830c3c4976ac15af5df5b 100644 (file)
@@ -62,3 +62,7 @@ footer {
 }
 
 
+input#dfrn-url {
+       background-color: #222222;
+       color: #FFFFFF !important;
+}