aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/zurich/_zurich.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss
index 2d7309d5b..74fe800e0 100644
--- a/web/cobrands/zurich/_zurich.scss
+++ b/web/cobrands/zurich/_zurich.scss
@@ -50,6 +50,7 @@ table.admin {
font-weight: bold;
}
tr.filter-row td {
+ display: none; /* TODO: reveal when filtering is implemented */
padding: 4px 4px 4px 40px;
background-color: $button_bg_col;
background-image: url('search-icon-white.png');