diff --git a/bower.json b/bower.json index 1736849..163f36d 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-information-dialog", "description": "Strolch WebComponent Information Dialog", - "version": "0.1.11", + "version": "0.1.12", "authors": [ "Robert von Burg" ], @@ -20,9 +20,10 @@ "ignore": [], "dependencies": { "strolchjs": "strolch-li/strolchjs#^0.5.1", + "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.2", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14", - "polymer": "Polymer/polymer#^1.11.3", + "polymer": "Polymer/polymer#^1.12.0", "iron-a11y-keys": "PolymerElements/iron-a11y-keys#^1.0.9", diff --git a/strolch-wc-information-dialog.html b/strolch-wc-information-dialog.html index fbff09e..87f1d64 100644 --- a/strolch-wc-information-dialog.html +++ b/strolch-wc-information-dialog.html @@ -6,24 +6,22 @@ +