From e4ca050d80021ea15eceaf362c2798c53ef6f490 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 8 May 2023 10:32:45 +0300 Subject: [PATCH] [Library | explore-redesign]: showAuthors.component.ts: Added class "uk-text-italic" when displaying authors (not in modal) to make them more obvious among other info of the result. --- utils/authors/showAuthors.component.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/utils/authors/showAuthors.component.ts b/utils/authors/showAuthors.component.ts index 182e0c4a..c91a935b 100644 --- a/utils/authors/showAuthors.component.ts +++ b/utils/authors/showAuthors.component.ts @@ -10,14 +10,15 @@ import {properties} from "../../../../environments/environment"; @Component({ selector: 'showAuthors', template: ` - - + + {{author.fullName + ";"}} orcid orcid bw - + {{author.fullName + ";"}} @@ -78,7 +79,7 @@ import {properties} from "../../../../environments/environment";
- + +{{authors.length-authorsLimit | number}} more