From f08c5e96d5b4c0792c4709093480f5f6cb452d49 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Mon, 5 Oct 2020 15:18:41 +0200 Subject: HTML for Action & Function Attributes Issue-ID: CCSDK-2808 Issue-ID: CCSDK-2281 Issue-ID: CCSDK-2292 Issue-ID: CCSDK-2809 Issue-ID: CCSDK-2810 Signed-off-by: Sarah Abouzainah Change-Id: If37f968a03b18ea5d3d0a7cb8697bd4756b61bcc --- cds-ui/designer-client/src/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'cds-ui/designer-client/src/styles.css') diff --git a/cds-ui/designer-client/src/styles.css b/cds-ui/designer-client/src/styles.css index 91b1f8652..ac2a87450 100644 --- a/cds-ui/designer-client/src/styles.css +++ b/cds-ui/designer-client/src/styles.css @@ -3081,6 +3081,7 @@ padding: 0 10px 0 0; } .template-mapping-list:hover, .template-mapping-list.active { + cursor: pointer; /* background: #1B3E6F; */ text-decoration: none; /* color: #fff !important; */ -- cgit 1.2.3-korg