aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-28 19:08:13 -0700
committerFriendika <info@friendika.com>2011-06-28 19:08:13 -0700
commit60caa0349416dad1a3a891e3c0e00d33d25d7a91 (patch)
tree10e005988c25c9e44f6eeb836bca2a8868ca6dca
parent4ca6a9a38257a8f8c82842ce734ae946b90ebb4c (diff)
downloadvolse-hubzilla-60caa0349416dad1a3a891e3c0e00d33d25d7a91.tar.gz
volse-hubzilla-60caa0349416dad1a3a891e3c0e00d33d25d7a91.tar.bz2
volse-hubzilla-60caa0349416dad1a3a891e3c0e00d33d25d7a91.zip
darkzero textareas hard to read
-rw-r--r--view/theme/darkzero/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index c92529f26..3459e7409 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;}