From 6d6e6e1df835ea98eb481aafa755c5335ab7c27f Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 26 Apr 2022 09:27:44 +0200 Subject: [PATCH] [Minor] Allow styling of buttons --- bower.json | 2 +- strolch-wc-information-dialog.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 5ca2c57..1736849 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-information-dialog", "description": "Strolch WebComponent Information Dialog", - "version": "0.1.10", + "version": "0.1.11", "authors": [ "Robert von Burg" ], diff --git a/strolch-wc-information-dialog.html b/strolch-wc-information-dialog.html index dfc082c..fbff09e 100644 --- a/strolch-wc-information-dialog.html +++ b/strolch-wc-information-dialog.html @@ -13,7 +13,11 @@