diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/zurich/base.scss | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss index 101118a02..f526a8f1e 100644 --- a/web/cobrands/zurich/base.scss +++ b/web/cobrands/zurich/base.scss @@ -224,9 +224,9 @@ h4.static-with-rule { margin-right: 0.2em; } - table tr.is-deleted { - background-color: transparent; - } +} +table#admin_bodies tr.is-deleted { + background-color: transparent; } .admin-label--inline { |