From 1bd331dd3c4feab28ea89a375a67641e478f6719 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 8 Aug 2022 16:01:02 +0200 Subject: [PATCH] [Fix] Set default strolch-wc-debounced-input input colors to non-white --- bower.json | 2 +- strolch-wc-debounced-input.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 77c4c14..79271e7 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-debounced-input", "description": "Strolch WebComponent Debounced Input", - "version": "0.1.5", + "version": "0.1.6", "authors": [ "Robert von Burg" ], diff --git a/strolch-wc-debounced-input.html b/strolch-wc-debounced-input.html index eeb0264..f46bfa3 100644 --- a/strolch-wc-debounced-input.html +++ b/strolch-wc-debounced-input.html @@ -8,9 +8,9 @@