]> git.mxchange.org Git - friendica.git/commitdiff
darkzero textareas hard to read
authorFriendika <info@friendika.com>
Wed, 29 Jun 2011 02:08:13 +0000 (19:08 -0700)
committerFriendika <info@friendika.com>
Wed, 29 Jun 2011 02:08:13 +0000 (19:08 -0700)
view/theme/darkzero/style.css

index c92529f2662b0a4e87f3d3fcf9b80ffe65f689f4..3459e74092b4c53fa3877426ab94d8eb97713385 100644 (file)
@@ -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;}