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 ++++++++++++---------- 1 file changed, 20 insertions(+), 18 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html') 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 -- cgit 1.2.3-korg