From dad78e8a65935196b11176c5462ae4bf251d1fe3 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 27 Jun 2023 14:35:18 +0200 Subject: [PATCH] [Fix] Fixed link visibility and decoration --- bower.json | 2 +- strolch-wc-dialog-button.html | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index de42a16..b08653c 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-dialog-button", "description": "Strolch WebComponent Dialog Button", - "version": "0.1.10", + "version": "0.1.11", "authors": [ "Robert von Burg" ], diff --git a/strolch-wc-dialog-button.html b/strolch-wc-dialog-button.html index db51be5..d4c3b09 100644 --- a/strolch-wc-dialog-button.html +++ b/strolch-wc-dialog-button.html @@ -12,6 +12,7 @@