aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-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;
+}