From ee01e433cb623d2cbcdc8b61a10bd455f698c980 Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 1 Dec 2020 20:27:36 +0200 Subject: Fix Action position in Designer Canvas Issue-ID: CCSDK-2286 Signed-off-by: Sarah Abouzainah Change-Id: Ib7520945b51122fc95c1dcbb7ecffecedb469eef --- .../src/assets/icomoon/fonts/icomoon.eot | Bin 30204 -> 27752 bytes .../src/assets/icomoon/fonts/icomoon.svg | 69 +++---------- .../src/assets/icomoon/fonts/icomoon.ttf | Bin 30040 -> 27588 bytes .../src/assets/icomoon/fonts/icomoon.woff | Bin 30120 -> 27664 bytes .../designer-client/src/assets/icomoon/style.css | 113 +++++++++------------ 5 files changed, 62 insertions(+), 120 deletions(-) mode change 100755 => 100644 cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.eot mode change 100755 => 100644 cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.svg mode change 100755 => 100644 cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.ttf mode change 100755 => 100644 cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.woff mode change 100755 => 100644 cds-ui/designer-client/src/assets/icomoon/style.css (limited to 'cds-ui/designer-client/src/assets/icomoon') diff --git a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.eot b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.eot old mode 100755 new mode 100644 index 7e97a3db8..1b2841299 Binary files a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.eot and b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.eot differ diff --git a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.svg b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.svg old mode 100755 new mode 100644 index a01e88536..96ee0c0c8 --- a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.svg +++ b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.svg @@ -6,22 +6,21 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -29,6 +28,7 @@ + @@ -64,41 +64,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.ttf b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.ttf old mode 100755 new mode 100644 index 98cca965f..ba177a4e0 Binary files a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.ttf and b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.ttf differ diff --git a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.woff b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.woff old mode 100755 new mode 100644 index 04f864fc0..521f8f755 Binary files a/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.woff and b/cds-ui/designer-client/src/assets/icomoon/fonts/icomoon.woff differ diff --git a/cds-ui/designer-client/src/assets/icomoon/style.css b/cds-ui/designer-client/src/assets/icomoon/style.css old mode 100755 new mode 100644 index e4dccceac..18863f2c7 --- a/cds-ui/designer-client/src/assets/icomoon/style.css +++ b/cds-ui/designer-client/src/assets/icomoon/style.css @@ -1,10 +1,10 @@ @font-face { font-family: 'icomoon'; - src: url('fonts/icomoon.eot?pyhe9j'); - src: url('fonts/icomoon.eot?pyhe9j#iefix') format('embedded-opentype'), - url('fonts/icomoon.ttf?pyhe9j') format('truetype'), - url('fonts/icomoon.woff?pyhe9j') format('woff'), - url('fonts/icomoon.svg?pyhe9j#icomoon') format('svg'); + src: url('fonts/icomoon.eot?sse4d9'); + src: url('fonts/icomoon.eot?sse4d9#iefix') format('embedded-opentype'), + url('fonts/icomoon.ttf?sse4d9') format('truetype'), + url('fonts/icomoon.woff?sse4d9') format('woff'), + url('fonts/icomoon.svg?sse4d9#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; @@ -19,95 +19,74 @@ font-variant: normal; text-transform: none; line-height: 1; - - /* Enable Ligatures ================ */ - letter-spacing: 0; - -webkit-font-feature-settings: "liga"; - -moz-font-feature-settings: "liga=1"; - -moz-font-feature-settings: "liga"; - -ms-font-feature-settings: "liga" 1; - font-feature-settings: "liga"; - -webkit-font-variant-ligatures: discretionary-ligatures; - font-variant-ligatures: discretionary-ligatures; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon-dg_generic:before { - content: "\e910"; - color: #1b3e6f; +.icon-function-attribute:before { + content: "\e916"; } -.icon-remote_ansible:before { - content: "\e911"; - color: #1b3e6f; +.icon-use-attributes:before { + content: "\e901"; } -.icon-netconf_executer:before { - content: "\e912"; - color: #1b3e6f; +.icon-upload-attributes:before { + content: "\e902"; } -.icon-resource_resolution:before { - content: "\e913"; - color: #1b3e6f; +.icon-enter-link:before { + content: "\e903"; } -.icon-next_arrow:before { - content: "\e914"; - color: #1b3e6f; +.icon-action-close:before { + content: "\e904"; } -.icon-function-attribute:before { - content: "\e90e"; +.icon-action-back:before { + content: "\e905"; } -.icon-custom-attribute:before { - content: "\e90f"; - color: #1b3e6f; +.icon-file:before { + content: "\e906"; } -.icon-add-circle:before { - content: "\e90d"; - color: #103d73; +.icon-rectangle:before { + content: "\e907"; } -.icon-required-star:before { - content: "\e90b"; - color: #ff6469; +.icon-enrich:before { + content: "\e908"; } -.icon-source:before { - content: "\e90c"; +.icon-get_started:before { + content: "\e909"; } -.icon-autoMap:before { +.icon-user_guide:before { content: "\e90a"; } -.icon-get_started:before { - content: "\e908"; +.icon-autoMap:before { + content: "\e90b"; } -.icon-user_guide:before { - content: "\e909"; +.icon-required-star:before { + content: "\e90c"; } -.icon-enrich:before { - content: "\e907"; +.icon-source:before { + content: "\e90d"; } -.icon-rectangle:before { - content: "\e906"; +.icon-add-circle:before { + content: "\e90e"; } -.icon-file:before { - content: "\e905"; - color: #1b3e6f; +.icon-custom-attribute:before { + content: "\e90f"; } -.icon-action-back:before { - content: "\e904"; - color: #1b3e6f; +.icon-dg_generic:before { + content: "\e910"; } -.icon-action-close:before { - content: "\e903"; - color: #1b3e6f; +.icon-remote_ansible:before { + content: "\e911"; } -.icon-enter-link:before { - content: "\e902"; +.icon-netconf_executer:before { + content: "\e912"; } -.icon-use-attributes:before { - content: "\e900"; +.icon-resource_resolution:before { + content: "\e913"; } -.icon-upload-attributes:before { - content: "\e901"; +.icon-next_arrow:before { + content: "\e914"; } .icon-add:before { content: "\e915"; -- cgit 1.2.3-korg