From 74a03b8376fbfab099d602577cf888db0c37d8f0 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Mon, 10 Dec 2018 15:05:29 -0500 Subject: [PATCH] Add the css --- addon/styles/components/_table-filtering.sass | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/addon/styles/components/_table-filtering.sass b/addon/styles/components/_table-filtering.sass index 65f6862..5be0282 100644 --- a/addon/styles/components/_table-filtering.sass +++ b/addon/styles/components/_table-filtering.sass @@ -11,10 +11,11 @@ height: 1em margin: 0em 0em 0em 0.5em .modal.user-filters-manager - .is-default - font-weight: bold - font-size: 1.1em - background-color: rgba(200, 200, 200, 0.3) + .item + &.is-default + font-weight: bold + font-size: 1.1em + background-color: rgba(200, 200, 200, 0.3) table thead tr.table-filters-row, table.ui.table thead tr.table-filters-row input