aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorZarino Zappia <mail@zarino.co.uk>2016-12-16 15:01:52 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-01-12 15:17:32 +0000
commit10f47d91cc37f05f738e3734f8e89b85bcd4fef9 (patch)
tree70ef8f35df10c855b46711cfc6d95d25d0c05b43 /web
parentdbed1557237be7a6a6ac31566b06b8ad24e2282c (diff)
Avoid coloured report backgrounds on homepage
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/sass/_base.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index 93e3cf201..a90eb8005 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -1039,6 +1039,10 @@ input.final-submit {
.item-list--front-page {
border-bottom: none;
+
+ .item-list__item {
+ background-color: transparent;
+ }
}
.problem-header .update-img,