From 1882380466bbdefeff8ce51da825f16cb21ce184 Mon Sep 17 00:00:00 2001 From: AhmedEldeeb50 Date: Sat, 2 May 2020 18:06:36 +0200 Subject: Package > Temp&Mapp: View Issue-ID: CCSDK-2324 Signed-off-by: AhmedEldeeb50 Change-Id: I39b3a84893d048a6186f6daf4195c20dbcdb98b9 --- .../templ-mapp-creation.component.css | 4 ++ .../templ-mapp-creation.component.html | 25 +++++---- .../templ-mapp-creation.component.ts | 59 +++++++++++++++------- .../templ-mapp-listing.component.html | 6 +-- .../templ-mapp-listing.component.ts | 2 + 5 files changed, 66 insertions(+), 30 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.css b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.css index e69de29bb..7273b9c27 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.css +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.css @@ -0,0 +1,4 @@ +.accordian-title { + color: #a09e9e; + font-size: .9em; +} \ No newline at end of file diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html index 16c3101f2..e6149c883 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html @@ -12,13 +12,13 @@
-
+
@@ -70,7 +70,8 @@
@@ -119,8 +120,10 @@ - - + + {{ dict.name }} {{ dict.name }} @@ -166,8 +169,10 @@ - - + + {{ dict['name'] }} {{ dict['name'] }} @@ -194,7 +199,7 @@
- +
@@ -212,8 +217,8 @@