From d49127bf8271f7ed6b7d7482520a096fec07cba3 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 28 Feb 2022 15:59:15 +0100 Subject: [PATCH] [New] changes to default facet generation --- bower.json | 2 +- strolch-wc-reports.html | 163 +++++++++++++++++----------------------- 2 files changed, 72 insertions(+), 93 deletions(-) diff --git a/bower.json b/bower.json index 694d566..2b4d971 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-reports", "description": "Strolch WebComponent Reports", - "version": "0.4.1", + "version": "0.5.0", "authors": [ "Robert von Burg" ], diff --git a/strolch-wc-reports.html b/strolch-wc-reports.html index b5fe7cc..77d2b9d 100644 --- a/strolch-wc-reports.html +++ b/strolch-wc-reports.html @@ -146,7 +146,7 @@ justify-content: space-between; } - .footer p { + .footer p, .duration { color: #b5b5b5; } @@ -242,38 +242,14 @@ - - - - + + + +
@@ -285,9 +261,7 @@ - + @@ -296,15 +270,8 @@ @@ -317,17 +284,10 @@ {{localize('buttonPrintLabel')}} - +
- - {{localize('buttonExportDesc')}} - - - {{localize('refreshView')}} - + {{localize('buttonExportDesc')}} + {{localize('refreshView')}} @@ -343,19 +303,20 @@ -
+
+ +

[[localize('duration')]] [[facetLoadDuration]]

@@ -376,25 +339,19 @@ locales-path="[[localesPath]]" data="[[data]]"> -