aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/lichfield/css/layout.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/lichfield/css/layout.css b/web/cobrands/lichfield/css/layout.css
index a3af4f907..8ad8c7337 100644
--- a/web/cobrands/lichfield/css/layout.css
+++ b/web/cobrands/lichfield/css/layout.css
@@ -43,3 +43,7 @@
#mysociety input {
background-color: #f9f9f1;
}
+
+#mysociety #fileupload_normalUI input {
+ background-color: white;
+}