From d8787feef72f274624ab103f2615d20b404de59b Mon Sep 17 00:00:00 2001 From: Jalal Fathi Date: Wed, 10 Jan 2018 22:34:45 +0100 Subject: [PATCH] Clear button element instead of iron-icon with class (#117) * Added clear button element * Use clear button instead of iron-icon Currently needed to display the clear button in the filters-dialog (PR #90) without having to include the styles into the template. --- cosmoz-omnitable-column-amount.html | 5 ++-- cosmoz-omnitable-column-date.html | 4 +-- cosmoz-omnitable-column-datetime.html | 4 +-- cosmoz-omnitable-column-number.html | 13 +++++---- cosmoz-omnitable-column-time.html | 6 ++-- cosmoz-omnitable-styles.html | 24 --------------- ui-helpers/cosmoz-clear-button.html | 42 +++++++++++++++++++++++++++ 7 files changed, 60 insertions(+), 38 deletions(-) create mode 100644 ui-helpers/cosmoz-clear-button.html diff --git a/cosmoz-omnitable-column-amount.html b/cosmoz-omnitable-column-amount.html index 32fca917..8cf6335e 100644 --- a/cosmoz-omnitable-column-amount.html +++ b/cosmoz-omnitable-column-amount.html @@ -5,6 +5,8 @@ + + +