aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/assets/icomoon/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/designer-client/src/assets/icomoon/style.css')
-rwxr-xr-xcds-ui/designer-client/src/assets/icomoon/style.css22
1 files changed, 17 insertions, 5 deletions
diff --git a/cds-ui/designer-client/src/assets/icomoon/style.css b/cds-ui/designer-client/src/assets/icomoon/style.css
index f48119ce8..6294f3088 100755
--- 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?wg9fpe');
- src: url('fonts/icomoon.eot?wg9fpe#iefix') format('embedded-opentype'),
- url('fonts/icomoon.ttf?wg9fpe') format('truetype'),
- url('fonts/icomoon.woff?wg9fpe') format('woff'),
- url('fonts/icomoon.svg?wg9fpe#icomoon') format('svg');
+ src: url('fonts/icomoon.eot?3g19qh');
+ src: url('fonts/icomoon.eot?3g19qh#iefix') format('embedded-opentype'),
+ url('fonts/icomoon.ttf?3g19qh') format('truetype'),
+ url('fonts/icomoon.woff?3g19qh') format('woff'),
+ url('fonts/icomoon.svg?3g19qh#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
@@ -25,6 +25,18 @@
-moz-osx-font-smoothing: grayscale;
}
+.icon-mapping:before {
+ content: "\e908";
+}
+.icon-template-mapping:before {
+ content: "\e909";
+}
+.icon-template:before {
+ content: "\e90a";
+}
+.icon-drag-menu:before {
+ content: "\e907";
+}
.icon-file-code:before {
content: "\e906";
}