Kafka Audit Service : CorrelationUUID from request is not matching the correct respon...
[ccsdk/cds.git] / cds-ui / designer-client / src / assets / icomoon / style.css
1 @font-face {
2   font-family: 'icomoon';
3   src:  url('fonts/icomoon.eot?njx1om');
4   src:  url('fonts/icomoon.eot?njx1om#iefix') format('embedded-opentype'),
5     url('fonts/icomoon.ttf?njx1om') format('truetype'),
6     url('fonts/icomoon.woff?njx1om') format('woff'),
7     url('fonts/icomoon.svg?njx1om#icomoon') format('svg');
8   font-weight: normal;
9   font-style: normal;
10   font-display: block;
11 }
12
13 [class^="icon-"], [class*=" icon-"] {
14   /* use !important to prevent issues with browser extensions that change fonts */
15   font-family: 'icomoon' !important;
16   speak: none;
17   font-style: normal;
18   font-weight: normal;
19   font-variant: normal;
20   text-transform: none;
21   line-height: 1;
22   
23   /* Enable Ligatures ================ */
24   letter-spacing: 0;
25   -webkit-font-feature-settings: "liga";
26   -moz-font-feature-settings: "liga=1";
27   -moz-font-feature-settings: "liga";
28   -ms-font-feature-settings: "liga" 1;
29   font-feature-settings: "liga";
30   -webkit-font-variant-ligatures: discretionary-ligatures;
31   font-variant-ligatures: discretionary-ligatures;
32
33   /* Better Font Rendering =========== */
34   -webkit-font-smoothing: antialiased;
35   -moz-osx-font-smoothing: grayscale;
36 }
37
38 .icon-enter-link:before {
39   content: "\e902";
40 }
41 .icon-use-attributes:before {
42   content: "\e900";
43 }
44 .icon-upload-attributes:before {
45   content: "\e901";
46 }
47 .icon-add:before {
48   content: "\e915";
49 }
50 .icon-archive-sm:before {
51   content: "\e952";
52 }
53 .icon-btn-card-config:before {
54   content: "\e953";
55 }
56 .icon-btn-card-topology:before {
57   content: "\e954";
58 }
59 .icon-clone-sm:before {
60   content: "\e955";
61 }
62 .icon-close:before {
63   content: "\e956";
64 }
65 .icon-comType1:before {
66   content: "\e957";
67 }
68 .icon-comType1-sm:before {
69   content: "\e958";
70 }
71 .icon-comType2:before {
72   content: "\e959";
73 }
74 .icon-comType2-sm:before {
75   content: "\e95a";
76 }
77 .icon-comType3:before {
78   content: "\e95b";
79 }
80 .icon-comType3-sm:before {
81   content: "\e95c";
82 }
83 .icon-comType4-sm:before {
84   content: "\e95d";
85 }
86 .icon-create-white:before {
87   content: "\e95e";
88 }
89 .icon-delete-sm:before {
90   content: "\e95f";
91 }
92 .icon-deploy-inactive:before {
93   content: "\e965";
94 }
95 .icon-discard-sm:before {
96   content: "\e966";
97 }
98 .icon-download:before {
99   content: "\e967";
100 }
101 .icon-drag:before {
102   content: "\e968";
103 }
104 .icon-edit:before {
105   content: "\e969";
106 }
107 .icon-file-code:before {
108   content: "\e96a";
109 }
110 .icon-import-blue:before {
111   content: "\e96b";
112 }
113 .icon-info:before {
114   content: "\e96c";
115 }
116 .icon-menuDots:before {
117   content: "\e96d";
118 }
119 .icon-nav-dictionary:before {
120   content: "\e96e";
121 }
122 .icon-nav-packages:before {
123   content: "\e96f";
124 }
125 .icon-redo:before {
126   content: "\e970";
127 }
128 .icon-remove-file:before {
129   content: "\e971";
130 }
131 .icon-save-sm:before {
132   content: "\e972";
133 }
134 .icon-search:before {
135   content: "\e973";
136 }
137 .icon-search-light:before {
138   content: "\e974";
139 }
140 .icon-topologySource:before {
141   content: "\e975";
142 }
143 .icon-topologyView-active:before {
144   content: "\e976";
145 }
146 .icon-undoActive:before {
147   content: "\e977";
148 }
149 .icon-zoomIn:before {
150   content: "\e978";
151 }
152 .icon-zoomOut:before {
153   content: "\e979";
154 }