diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index c92529f266..3459e74092 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;}