]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero/style.css
provide ability to repair contact photo
[friendica.git] / view / theme / darkzero / style.css
index c92529f2662b0a4e87f3d3fcf9b80ffe65f689f4..b85a9aadaf71aa9830d830c3c4976ac15af5df5b 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;}
@@ -62,3 +62,7 @@ footer {
 }
 
 
+input#dfrn-url {
+       background-color: #222222;
+       color: #FFFFFF !important;
+}