From 0aa4ea86a06dba452360b0806b820454133cb82a Mon Sep 17 00:00:00 2001 From: Ahmedeldeeb50 Date: Sun, 13 Dec 2020 21:47:55 +0200 Subject: 1- Fix add template & cancel button in templates modal 2- Add a distinctive color to the selected template Issue-ID: CCSDK-3042 Signed-off-by: Ahmedeldeeb50 Change-Id: I4d7e469a4b0739fae67740cf30535203518df45b --- .../action-attributes.component.html | 38 ++++++++++++---------- .../functions-attribute.component.css | 3 ++ .../functions-attribute.component.html | 14 ++++---- .../functions-attribute.component.ts | 9 ++++- 4 files changed, 38 insertions(+), 26 deletions(-) (limited to 'cds-ui/designer-client/src/app') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html index 0886a3fd3..c26fe00c2 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html @@ -171,20 +171,24 @@ - + \ No newline at end of file diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.css b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.css index e69de29bb..10ed56b55 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.css +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.css @@ -0,0 +1,3 @@ +.createAttributeTabs .active { + background: #eaeaea; +} \ No newline at end of file diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html index 762f1e2b6..8879d539d 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/functions-attribute/functions-attribute.component.html @@ -59,8 +59,7 @@
+ (click)="setArtifact(true)" class="custom-control-input">
@@ -177,7 +176,7 @@ -
+