From 587297a1c8792aae49153e9c330d21822e174244 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 21 Aug 2023 13:59:20 +0300 Subject: [PATCH] [Library & common-assets | develop]: Minor updates in mobile screens in icons/ paddings in landing pages. 1. resultLanding.component.html & project.component.html & dataProvider.component.html & organization.component.html: In mobile (small) screens, change ratio of icons in bottom action bar from 2 to 1.4. 2. showIdentifiers.component.ts: In mobile (small) screens, added in fs-modal classTitle="uk-tile-default uk-border-bottom". 3. landing.less: Added variable @landing-action-bar-mobile-border: @global-border; to use it in border-top of landing-action-bar-mobile > div | Changed padding of landing-action-bar-mobile > div to 8px in top and bottom. --- .../dataProvider/dataProvider.component.html | 6 +++--- .../landing-utils/showIdentifiers.component.ts | 2 +- .../organization/organization.component.html | 4 ++-- landingPages/project/project.component.html | 6 +++--- .../result/resultLanding.component.html | 18 +++++++++--------- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index 376cbb87..88d1c251 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -442,19 +442,19 @@
- + {{openaireEntities.DATASOURCE}}
- + Metrics
- + Actions
diff --git a/landingPages/landing-utils/showIdentifiers.component.ts b/landingPages/landing-utils/showIdentifiers.component.ts index 2391f877..e4644c34 100644 --- a/landingPages/landing-utils/showIdentifiers.component.ts +++ b/landingPages/landing-utils/showIdentifiers.component.ts @@ -53,7 +53,7 @@ import {properties} from "../../../../environments/environment";
- +
diff --git a/landingPages/organization/organization.component.html b/landingPages/organization/organization.component.html index 7224fe00..cc4127ae 100644 --- a/landingPages/organization/organization.component.html +++ b/landingPages/organization/organization.component.html @@ -377,13 +377,13 @@
- + {{openaireEntities.ORGANIZATION}}
- + Actions
diff --git a/landingPages/project/project.component.html b/landingPages/project/project.component.html index 5ee9dd1d..b552d1c1 100644 --- a/landingPages/project/project.component.html +++ b/landingPages/project/project.component.html @@ -583,19 +583,19 @@
diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 3842aebf..ce78b0f7 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -697,26 +697,26 @@