@acorex/styles 7.12.0 → 7.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,8 @@
1
1
  @font-face {
2
2
  font-family: 'acorex-icons';
3
- src: url('fonts/acorex-icons.eot?w5vnun');
4
- src: url('fonts/acorex-icons.eot?w5vnun#iefix') format('embedded-opentype'),
3
+ src: url('fonts/acorex-icons.eot?w5vnun');
4
+ src:
5
+ url('fonts/acorex-icons.eot?w5vnun#iefix') format('embedded-opentype'),
5
6
  url('fonts/acorex-icons.ttf?w5vnun') format('truetype'),
6
7
  url('fonts/acorex-icons.woff?w5vnun') format('woff'),
7
8
  url('fonts/acorex-icons.svg?w5vnun#acorex-icons') format('svg');
@@ -26,227 +27,227 @@
26
27
  }
27
28
 
28
29
  .ax-icon-more-vertical:before {
29
- content: "\e914";
30
+ content: '\e914';
30
31
  }
31
32
  .ax-icon-more-horizontal:before {
32
- content: "\e94a";
33
+ content: '\e94a';
33
34
  }
34
35
  .ax-icon-arrow-short-right:before {
35
- content: "\e924";
36
+ content: '\e924';
36
37
  }
37
38
  .ax-icon-arrow-short-down:before {
38
- content: "\e925";
39
+ content: '\e925';
39
40
  }
40
41
  .ax-icon-arrow-short-up:before {
41
- content: "\e944";
42
+ content: '\e944';
42
43
  }
43
44
  .ax-icon-arrow-short-left:before {
44
- content: "\e945";
45
+ content: '\e945';
45
46
  }
46
47
  .ax-icon-arrow-long-right:before {
47
- content: "\e946";
48
+ content: '\e946';
48
49
  }
49
50
  .ax-icon-arrow-long-up:before {
50
- content: "\e947";
51
+ content: '\e947';
51
52
  }
52
53
  .ax-icon-arrow-long-left:before {
53
- content: "\e948";
54
+ content: '\e948';
54
55
  }
55
56
  .ax-icon-arrow-long-down:before {
56
- content: "\e949";
57
+ content: '\e949';
57
58
  }
58
59
  .ax-icon-filter:before {
59
- content: "\e943";
60
+ content: '\e943';
60
61
  }
61
62
  .ax-icon-progress-bold:before {
62
- content: "\e940";
63
+ content: '\e940';
63
64
  }
64
65
  .ax-icon-dash-bold:before {
65
- content: "\e941";
66
+ content: '\e941';
66
67
  }
67
68
  .ax-icon-done-bold:before {
68
- content: "\e942";
69
+ content: '\e942';
69
70
  }
70
71
  .ax-icon-cancel-fill:before {
71
- content: "\e93f";
72
+ content: '\e93f';
72
73
  }
73
74
  .ax-icon-info-fill:before {
74
- content: "\e93d";
75
+ content: '\e93d';
75
76
  }
76
77
  .ax-icon-info:before {
77
- content: "\e93e";
78
+ content: '\e93e';
78
79
  }
79
80
  .ax-icon-star-fill:before {
80
- content: "\e900";
81
+ content: '\e900';
81
82
  }
82
83
  .ax-icon-star:before {
83
- content: "\e901";
84
+ content: '\e901';
84
85
  }
85
86
  .ax-icon-light-mode:before {
86
- content: "\e902";
87
+ content: '\e902';
87
88
  }
88
89
  .ax-icon-dark-mode:before {
89
- content: "\e903";
90
+ content: '\e903';
90
91
  }
91
92
  .ax-icon-color-picker:before {
92
- content: "\e904";
93
+ content: '\e904';
93
94
  }
94
95
  .ax-icon-color-palette:before {
95
- content: "\e905";
96
+ content: '\e905';
96
97
  }
97
98
  .ax-icon-arrow-left:before {
98
- content: "\e906";
99
+ content: '\e906';
99
100
  }
100
101
  .ax-icon-arrow-down:before {
101
- content: "\e907";
102
+ content: '\e907';
102
103
  }
103
104
  .ax-icon-arrow-up:before {
104
- content: "\e908";
105
+ content: '\e908';
105
106
  }
106
107
  .ax-icon-arrow-right:before {
107
- content: "\e909";
108
+ content: '\e909';
108
109
  }
109
110
  .ax-icon-chevron-left:before {
110
- content: "\e90a";
111
+ content: '\e90a';
111
112
  }
112
113
  .ax-icon-chevron-down:before {
113
- content: "\e90b";
114
+ content: '\e90b';
114
115
  }
115
116
  .ax-icon-chevron-up:before {
116
- content: "\e90c";
117
+ content: '\e90c';
117
118
  }
118
119
  .ax-icon-chevron-right:before {
119
- content: "\e90d";
120
+ content: '\e90d';
120
121
  }
121
122
  .ax-icon-first-page:before {
122
- content: "\e90e";
123
+ content: '\e90e';
123
124
  }
124
125
  .ax-icon-last-page:before {
125
- content: "\e90f";
126
+ content: '\e90f';
126
127
  }
127
128
  .ax-icon-full-screen:before {
128
- content: "\e910";
129
+ content: '\e910';
129
130
  }
130
131
  .ax-icon-full-screen-close:before {
131
- content: "\e911";
132
+ content: '\e911';
132
133
  }
133
134
  .ax-icon-done:before {
134
- content: "\e912";
135
+ content: '\e912';
135
136
  }
136
137
  .ax-icon-calendar:before {
137
- content: "\e913";
138
+ content: '\e913';
138
139
  }
139
140
  .ax-icon-menu:before {
140
- content: "\e915";
141
+ content: '\e915';
141
142
  }
142
143
  .ax-icon-report:before {
143
- content: "\e916";
144
+ content: '\e916';
144
145
  }
145
146
  .ax-icon-report-fill:before {
146
- content: "\e917";
147
+ content: '\e917';
147
148
  }
148
149
  .ax-icon-error:before {
149
- content: "\e918";
150
+ content: '\e918';
150
151
  }
151
152
  .ax-icon-error-fill:before {
152
- content: "\e919";
153
+ content: '\e919';
153
154
  }
154
155
  .ax-icon-warning:before {
155
- content: "\e91a";
156
+ content: '\e91a';
156
157
  }
157
158
  .ax-icon-warning-fill:before {
158
- content: "\e91b";
159
+ content: '\e91b';
159
160
  }
160
161
  .ax-icon-check-circle:before {
161
- content: "\e91c";
162
+ content: '\e91c';
162
163
  }
163
164
  .ax-icon-check-circle-fill:before {
164
- content: "\e91d";
165
+ content: '\e91d';
165
166
  }
166
167
  .ax-icon-close:before {
167
- content: "\e91e";
168
+ content: '\e91e';
168
169
  }
169
170
  .ax-icon-time:before {
170
- content: "\e91f";
171
+ content: '\e91f';
171
172
  }
172
173
  .ax-icon-visibility-off:before {
173
- content: "\e920";
174
+ content: '\e920';
174
175
  }
175
176
  .ax-icon-visibility:before {
176
- content: "\e921";
177
+ content: '\e921';
177
178
  }
178
179
  .ax-icon-unfold-more:before {
179
- content: "\e922";
180
+ content: '\e922';
180
181
  }
181
182
  .ax-icon-unfold-less:before {
182
- content: "\e923";
183
+ content: '\e923';
183
184
  }
184
185
  .ax-icon-download:before {
185
- content: "\e926";
186
+ content: '\e926';
186
187
  }
187
188
  .ax-icon-upload:before {
188
- content: "\e927";
189
+ content: '\e927';
189
190
  }
190
191
  .ax-icon-publish:before {
191
- content: "\e928";
192
+ content: '\e928';
192
193
  }
193
194
  .ax-icon-cloud-download:before {
194
- content: "\e929";
195
+ content: '\e929';
195
196
  }
196
197
  .ax-icon-cloud-upload:before {
197
- content: "\e92a";
198
+ content: '\e92a';
198
199
  }
199
200
  .ax-icon-undo:before {
200
- content: "\e92b";
201
+ content: '\e92b';
201
202
  }
202
203
  .ax-icon-redo:before {
203
- content: "\e92c";
204
+ content: '\e92c';
204
205
  }
205
206
  .ax-icon-search:before {
206
- content: "\e92d";
207
+ content: '\e92d';
207
208
  }
208
209
  .ax-icon-add:before {
209
- content: "\e92e";
210
+ content: '\e92e';
210
211
  }
211
212
  .ax-icon-remove:before {
212
- content: "\e92f";
213
+ content: '\e92f';
213
214
  }
214
215
  .ax-icon-paste:before {
215
- content: "\e930";
216
+ content: '\e930';
216
217
  }
217
218
  .ax-icon-cut:before {
218
- content: "\e931";
219
+ content: '\e931';
219
220
  }
220
221
  .ax-icon-copy:before {
221
- content: "\e932";
222
+ content: '\e932';
222
223
  }
223
224
  .ax-icon-refresh:before {
224
- content: "\e933";
225
+ content: '\e933';
225
226
  }
226
227
  .ax-icon-inbox:before {
227
- content: "\e934";
228
+ content: '\e934';
228
229
  }
229
230
  .ax-icon-skip-previous:before {
230
- content: "\e935";
231
+ content: '\e935';
231
232
  }
232
233
  .ax-icon-skip-next:before {
233
- content: "\e936";
234
+ content: '\e936';
234
235
  }
235
236
  .ax-icon-delete:before {
236
- content: "\e937";
237
+ content: '\e937';
237
238
  }
238
239
  .ax-icon-happy:before {
239
- content: "\e938";
240
+ content: '\e938';
240
241
  }
241
242
  .ax-icon-normal:before {
242
- content: "\e939";
243
+ content: '\e939';
243
244
  }
244
245
  .ax-icon-sad:before {
245
- content: "\e93a";
246
+ content: '\e93a';
246
247
  }
247
248
  .ax-icon-person:before {
248
- content: "\e93b";
249
+ content: '\e93b';
249
250
  }
250
251
  .ax-icon-dashboard:before {
251
- content: "\e93c";
252
+ content: '\e93c';
252
253
  }