aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-18 17:11:57 -0700
committerFriendika <info@friendika.com>2011-08-18 17:11:57 -0700
commit609741573c40ef11732d8ae59317e1378f31686b (patch)
treef083db1b3a571c11e6169e0966e5626f14d0fc6c /view
parent2d90068ec2b4fc6c918c87fc9321c3954da6a26f (diff)
downloadvolse-hubzilla-609741573c40ef11732d8ae59317e1378f31686b.tar.gz
volse-hubzilla-609741573c40ef11732d8ae59317e1378f31686b.tar.bz2
volse-hubzilla-609741573c40ef11732d8ae59317e1378f31686b.zip
darkzero - friend request - identity address invisible
Diffstat (limited to 'view')
-rw-r--r--view/theme/darkzero/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index 3459e7409..b85a9aada 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;
+}