aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/zurich/base.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss
index 3b13a93cf..101118a02 100644
--- a/web/cobrands/zurich/base.scss
+++ b/web/cobrands/zurich/base.scss
@@ -223,6 +223,10 @@ h4.static-with-rule {
input[type="checkbox"] + label.inline {
margin-right: 0.2em;
}
+
+ table tr.is-deleted {
+ background-color: transparent;
+ }
}
.admin-label--inline {