Edit Designer tabs ui and fix canvas scroll bar
[ccsdk/cds.git] / cds-ui / designer-client / src / assets / icomoon / style.css
index dc7de38..5b11e4c 100755 (executable)
@@ -1,10 +1,10 @@
 @font-face {
   font-family: 'icomoon';
-  src:  url('fonts/icomoon.eot?hdnbak');
-  src:  url('fonts/icomoon.eot?hdnbak#iefix') format('embedded-opentype'),
-    url('fonts/icomoon.ttf?hdnbak') format('truetype'),
-    url('fonts/icomoon.woff?hdnbak') format('woff'),
-    url('fonts/icomoon.svg?hdnbak#icomoon') format('svg');
+  src:  url('fonts/icomoon.eot?mwwfrv');
+  src:  url('fonts/icomoon.eot?mwwfrv#iefix') format('embedded-opentype'),
+    url('fonts/icomoon.ttf?mwwfrv') format('truetype'),
+    url('fonts/icomoon.woff?mwwfrv') format('woff'),
+    url('fonts/icomoon.svg?mwwfrv#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
   font-display: block;
@@ -13,7 +13,7 @@
 [class^="icon-"], [class*=" icon-"] {
   /* use !important to prevent issues with browser extensions that change fonts */
   font-family: 'icomoon' !important;
-  speak: none;
+  speak: never;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   -moz-osx-font-smoothing: grayscale;
 }
 
+.icon-rectangle:before {
+  content: "\e906";
+}
+.icon-file:before {
+  content: "\e905";
+  color: #1b3e6f;
+}
 .icon-action-back:before {
   content: "\e904";
   color: #1b3e6f;