@syncfusion/ej2-react-schedule 25.2.7 → 26.1.35

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.
Files changed (64) hide show
  1. package/dist/ej2-react-schedule.min.js +2 -2
  2. package/dist/ej2-react-schedule.umd.min.js +2 -2
  3. package/dist/ej2-react-schedule.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-react-schedule.es2015.js +6 -6
  5. package/dist/es6/ej2-react-schedule.es2015.js.map +1 -1
  6. package/package.json +9 -9
  7. package/styles/bootstrap-dark.css +4698 -1
  8. package/styles/bootstrap.css +4693 -1
  9. package/styles/bootstrap4.css +4795 -1
  10. package/styles/bootstrap5-dark.css +4739 -1
  11. package/styles/bootstrap5.css +4739 -1
  12. package/styles/fabric-dark.css +4660 -1
  13. package/styles/fabric.css +4650 -1
  14. package/styles/fluent-dark.css +4723 -1
  15. package/styles/fluent.css +4723 -1
  16. package/styles/fluent2.css +6966 -0
  17. package/styles/fluent2.scss +2 -0
  18. package/styles/highcontrast-light.css +4735 -1
  19. package/styles/highcontrast.css +4744 -1
  20. package/styles/material-dark.css +4715 -1
  21. package/styles/material.css +4762 -1
  22. package/styles/material3-dark.css +4980 -1
  23. package/styles/material3.css +5204 -1
  24. package/styles/recurrence-editor/bootstrap-dark.css +503 -1
  25. package/styles/recurrence-editor/bootstrap.css +503 -1
  26. package/styles/recurrence-editor/bootstrap4.css +549 -1
  27. package/styles/recurrence-editor/bootstrap5-dark.css +545 -1
  28. package/styles/recurrence-editor/bootstrap5.css +545 -1
  29. package/styles/recurrence-editor/fabric-dark.css +478 -1
  30. package/styles/recurrence-editor/fabric.css +471 -1
  31. package/styles/recurrence-editor/fluent-dark.css +525 -1
  32. package/styles/recurrence-editor/fluent.css +525 -1
  33. package/styles/recurrence-editor/fluent2.css +1534 -0
  34. package/styles/recurrence-editor/fluent2.scss +1 -0
  35. package/styles/recurrence-editor/highcontrast-light.css +475 -1
  36. package/styles/recurrence-editor/highcontrast.css +475 -1
  37. package/styles/recurrence-editor/material-dark.css +512 -1
  38. package/styles/recurrence-editor/material.css +537 -1
  39. package/styles/recurrence-editor/material3-dark.css +657 -1
  40. package/styles/recurrence-editor/material3.css +769 -1
  41. package/styles/recurrence-editor/tailwind-dark.css +500 -1
  42. package/styles/recurrence-editor/tailwind.css +500 -1
  43. package/styles/schedule/bootstrap-dark.css +4302 -1
  44. package/styles/schedule/bootstrap.css +4297 -1
  45. package/styles/schedule/bootstrap4.css +4399 -1
  46. package/styles/schedule/bootstrap5-dark.css +4343 -1
  47. package/styles/schedule/bootstrap5.css +4343 -1
  48. package/styles/schedule/fabric-dark.css +4264 -1
  49. package/styles/schedule/fabric.css +4254 -1
  50. package/styles/schedule/fluent-dark.css +4327 -1
  51. package/styles/schedule/fluent.css +4327 -1
  52. package/styles/schedule/fluent2.css +5536 -0
  53. package/styles/schedule/fluent2.scss +1 -0
  54. package/styles/schedule/highcontrast-light.css +4339 -1
  55. package/styles/schedule/highcontrast.css +4348 -1
  56. package/styles/schedule/material-dark.css +4319 -1
  57. package/styles/schedule/material.css +4366 -1
  58. package/styles/schedule/material3-dark.css +4474 -1
  59. package/styles/schedule/material3.css +4586 -1
  60. package/styles/schedule/tailwind-dark.css +4293 -1
  61. package/styles/schedule/tailwind.css +4293 -1
  62. package/styles/tailwind-dark.css +4689 -1
  63. package/styles/tailwind.css +4689 -1
  64. package/CHANGELOG.md +0 -2012
@@ -1 +1,525 @@
1
- @import '@syncfusion/ej2-schedule/styles/recurrence-editor/fluent.css';
1
+ .e-popup.e-ddl {
2
+ border-radius: 4px;
3
+ -webkit-box-shadow: none;
4
+ box-shadow: none;
5
+ margin-top: 1px;
6
+ }
7
+ .e-popup.e-ddl .e-input-group {
8
+ width: auto;
9
+ }
10
+ .e-popup.e-ddl .e-input-group input {
11
+ line-height: 15px;
12
+ }
13
+
14
+ .e-popup.e-ddl .e-dropdownbase {
15
+ min-height: 26px;
16
+ }
17
+
18
+ .e-popup.e-ddl .e-filter-parent .e-input-group {
19
+ display: -webkit-box;
20
+ display: -ms-flexbox;
21
+ display: flex;
22
+ width: auto;
23
+ }
24
+ .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
25
+ border: 0;
26
+ }
27
+
28
+ .e-bigger .e-popup.e-ddl-device-filter {
29
+ margin-top: 0;
30
+ }
31
+
32
+ .e-bigger .e-popup.e-ddl .e-list-item {
33
+ font-size: 16px;
34
+ line-height: 32px;
35
+ padding-left: 0;
36
+ text-indent: 16px;
37
+ }
38
+
39
+ .e-bigger .e-popup.e-ddl .e-list-group-item, .e-bigger .e-popup.e-ddl .e-fixed-head {
40
+ font-size: 14px;
41
+ line-height: 32px;
42
+ padding-left: 0;
43
+ text-indent: 16px;
44
+ }
45
+
46
+ .e-bigger .e-popup.e-ddl .e-dropdownbase {
47
+ min-height: 40px;
48
+ }
49
+
50
+ .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
51
+ .e-float-input.e-control-wrapper.e-ddl input[readonly] {
52
+ background: transparent;
53
+ }
54
+
55
+ .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
56
+ .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
57
+ background: #fff;
58
+ }
59
+
60
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
61
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
62
+ .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
63
+ .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
64
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
65
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
66
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
67
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
68
+ background: none;
69
+ color: #605e5c;
70
+ }
71
+
72
+ .e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
73
+ .e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
74
+ .e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
75
+ .e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
76
+ background: transparent;
77
+ color: #605e5c;
78
+ }
79
+
80
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
81
+ .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
82
+ .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
83
+ .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
84
+ border: 0;
85
+ }
86
+
87
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
88
+ .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
89
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
90
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
91
+ -webkit-box-shadow: none;
92
+ box-shadow: none;
93
+ }
94
+
95
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
96
+ background: none;
97
+ display: -webkit-box;
98
+ display: -ms-flexbox;
99
+ display: flex;
100
+ position: relative;
101
+ }
102
+
103
+ .e-ddl.e-popup .e-filter-parent .e-input-group,
104
+ .e-ddl.e-popup .e-filter-parent {
105
+ background: #fff;
106
+ }
107
+
108
+ .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
109
+ font-size: 14px;
110
+ }
111
+
112
+ .e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
113
+ font-size: 16px;
114
+ }
115
+
116
+ .e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
117
+ font-size: 14px;
118
+ line-height: 34px;
119
+ padding-left: 0;
120
+ text-indent: 16px;
121
+ }
122
+
123
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group input, .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
124
+ height: 30px;
125
+ }
126
+
127
+ .e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
128
+ min-height: 34px;
129
+ }
130
+
131
+ .e-recurrenceeditor .e-editor {
132
+ display: -webkit-box;
133
+ display: -ms-flexbox;
134
+ display: flex;
135
+ -webkit-box-orient: horizontal;
136
+ -webkit-box-direction: normal;
137
+ -ms-flex-flow: row wrap;
138
+ flex-flow: row wrap;
139
+ margin: 0 auto;
140
+ max-width: 1240px;
141
+ }
142
+ .e-recurrenceeditor .e-recurrence-table {
143
+ table-layout: fixed;
144
+ width: 100%;
145
+ }
146
+ .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
147
+ width: 27%;
148
+ }
149
+ .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
150
+ width: 24%;
151
+ }
152
+ .e-recurrenceeditor .e-recurrence-table .e-repeat-content {
153
+ display: inline-block;
154
+ font-weight: normal;
155
+ padding: 18px 0 0 8px;
156
+ }
157
+ .e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
158
+ float: none;
159
+ width: 100%;
160
+ }
161
+ .e-recurrenceeditor .e-recurrence-table .e-week-position {
162
+ min-width: 90px;
163
+ position: relative;
164
+ right: 20px;
165
+ }
166
+ .e-recurrenceeditor .e-recurrence-table .e-day-position {
167
+ min-width: 120px;
168
+ }
169
+ .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
170
+ padding-left: 10px;
171
+ }
172
+ .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
173
+ padding: 0 8px 16px 0;
174
+ }
175
+ .e-recurrenceeditor .e-form-left {
176
+ padding: 0 8px 16px 0;
177
+ }
178
+ .e-recurrenceeditor .e-form-right,
179
+ .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
180
+ padding: 0 0 10px;
181
+ }
182
+ .e-recurrenceeditor .e-input-wrapper {
183
+ float: left;
184
+ width: 50%;
185
+ }
186
+ .e-recurrenceeditor .e-input-wrapper div {
187
+ margin-bottom: 2.5%;
188
+ }
189
+ .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
190
+ .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
191
+ padding-right: 0;
192
+ margin-top: 24px;
193
+ }
194
+ .e-recurrenceeditor.e-rtl .e-end-on > div,
195
+ .e-recurrenceeditor.e-rtl .e-month-expander > div > div {
196
+ float: right;
197
+ }
198
+ .e-recurrenceeditor.e-rtl .e-form-left,
199
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
200
+ padding: 0 0 10px 8px;
201
+ }
202
+ .e-recurrenceeditor.e-rtl .e-form-right,
203
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
204
+ padding: 0 8px 10px 0;
205
+ }
206
+ .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
207
+ position: relative;
208
+ right: 10px;
209
+ }
210
+ .e-recurrenceeditor.e-rtl .e-week-position {
211
+ left: 20px;
212
+ right: 0;
213
+ }
214
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
215
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
216
+ padding-right: 0;
217
+ }
218
+ .e-recurrenceeditor.e-rtl .e-end-on-label {
219
+ margin-bottom: 5px;
220
+ }
221
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
222
+ padding: 0 0 0 8px;
223
+ }
224
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
225
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
226
+ padding: 0 8px 0 0;
227
+ }
228
+ .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
229
+ width: 30px;
230
+ }
231
+ .e-recurrenceeditor .e-days .e-week-expander-label {
232
+ font-size: 14px;
233
+ font-weight: 600;
234
+ margin-bottom: 8px;
235
+ }
236
+ .e-recurrenceeditor .e-days button {
237
+ border-radius: 50%;
238
+ -webkit-box-orient: horizontal;
239
+ -webkit-box-direction: normal;
240
+ -ms-flex-flow: row wrap;
241
+ flex-flow: row wrap;
242
+ height: 35px;
243
+ margin: 0 8px 10px;
244
+ width: 35px;
245
+ }
246
+ .e-recurrenceeditor .e-hide-recurrence-element {
247
+ display: none;
248
+ }
249
+ .e-recurrenceeditor .e-half-space {
250
+ width: 20%;
251
+ }
252
+ .e-recurrenceeditor .e-year-expander {
253
+ margin-bottom: 11px;
254
+ }
255
+ .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
256
+ padding-bottom: 11px;
257
+ }
258
+ .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
259
+ padding-top: 3px;
260
+ }
261
+ .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
262
+ display: none;
263
+ }
264
+ .e-recurrenceeditor .e-input-wrapper-side {
265
+ float: left;
266
+ padding: 16px 20px 0;
267
+ width: 50%;
268
+ }
269
+ .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
270
+ padding-right: 16px;
271
+ }
272
+ .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
273
+ margin: 0;
274
+ }
275
+ .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
276
+ font-size: 14px;
277
+ font-weight: 600;
278
+ margin-bottom: 4px;
279
+ padding-right: 16px;
280
+ }
281
+ .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
282
+ padding-bottom: 6px;
283
+ }
284
+ .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
285
+ padding-bottom: 12px;
286
+ }
287
+ .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
288
+ margin-bottom: 11px;
289
+ }
290
+
291
+ .e-bigger .e-recurrenceeditor {
292
+ padding: 0;
293
+ }
294
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
295
+ padding: 0 12px 11px 0;
296
+ }
297
+ .e-bigger .e-recurrenceeditor .e-form-left {
298
+ padding: 0 12px 14px 0;
299
+ }
300
+ .e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
301
+ padding-left: 70px;
302
+ }
303
+ .e-bigger .e-recurrenceeditor .e-week-position {
304
+ min-width: 130px;
305
+ right: 0;
306
+ }
307
+ .e-bigger .e-recurrenceeditor .e-day-position {
308
+ min-width: 183px;
309
+ padding-left: 54px;
310
+ }
311
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
312
+ font-size: 16px;
313
+ margin-bottom: 0;
314
+ font-weight: 600;
315
+ }
316
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
317
+ padding-right: 5px;
318
+ }
319
+ .e-bigger .e-recurrenceeditor .e-end-on-label {
320
+ margin-bottom: 0;
321
+ }
322
+ .e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
323
+ font-size: 16px;
324
+ margin-bottom: 8px;
325
+ }
326
+ .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
327
+ font-size: 16px;
328
+ margin-bottom: 1px;
329
+ }
330
+ .e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
331
+ .e-bigger .e-recurrenceeditor .e-year-expander {
332
+ margin-bottom: 11px;
333
+ }
334
+ .e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
335
+ width: 30px;
336
+ }
337
+ .e-bigger .e-recurrenceeditor .e-days button {
338
+ height: 40px;
339
+ width: 40px;
340
+ }
341
+ .e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
342
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
343
+ padding: 0 0 10px 12px;
344
+ }
345
+ .e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
346
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
347
+ padding: 0 12px 10px 0;
348
+ }
349
+ .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
350
+ .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
351
+ padding: 0 64px 0 0;
352
+ }
353
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
354
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
355
+ padding-right: 0;
356
+ }
357
+ .e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
358
+ margin-bottom: 5px;
359
+ }
360
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
361
+ padding: 0 0 0 12px;
362
+ }
363
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
364
+ .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
365
+ padding: 0 12px 0 0;
366
+ }
367
+ .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
368
+ left: 0;
369
+ }
370
+
371
+ .e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
372
+ width: 25%;
373
+ }
374
+ .e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
375
+ width: 20%;
376
+ }
377
+ .e-device .e-recurrenceeditor .e-week-expander-label {
378
+ margin-bottom: 6px;
379
+ }
380
+ .e-device .e-recurrenceeditor .e-month-expander-label {
381
+ font-size: 12px;
382
+ margin-bottom: 5px;
383
+ }
384
+ .e-device .e-recurrenceeditor .e-footer-content {
385
+ padding: 12px;
386
+ }
387
+ .e-device .e-recurrenceeditor .e-form-left,
388
+ .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
389
+ padding: 0 3px 10px 0;
390
+ }
391
+ .e-device .e-recurrenceeditor .e-form-right,
392
+ .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
393
+ padding: 0 0 10px 3px;
394
+ }
395
+ .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
396
+ .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
397
+ padding: 0 0 0 10px;
398
+ }
399
+ .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
400
+ padding-right: 10px;
401
+ }
402
+ .e-device .e-recurrenceeditor.e-end-on {
403
+ padding-right: 0;
404
+ }
405
+ .e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
406
+ float: none;
407
+ font-size: 12px;
408
+ font-weight: 600;
409
+ margin-bottom: 7px;
410
+ }
411
+ .e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
412
+ padding-right: 0;
413
+ }
414
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element,
415
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
416
+ padding-left: 20px;
417
+ }
418
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
419
+ margin-left: 20px;
420
+ }
421
+ .e-device .e-recurrenceeditor .e-week-position {
422
+ right: 0;
423
+ padding-right: 10px;
424
+ }
425
+ .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
426
+ padding-right: 0;
427
+ }
428
+ .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
429
+ .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
430
+ padding: 0 10px 0 0;
431
+ }
432
+ .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
433
+ padding: 0 20px 0 0;
434
+ }
435
+ .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
436
+ padding: 0 50px 0 0;
437
+ }
438
+ .e-device .e-recurrenceeditor.e-rtl .e-week-position {
439
+ left: 0;
440
+ }
441
+ .e-device.e-recurrence-dialog .e-dlg-header-content {
442
+ background: none;
443
+ -webkit-box-shadow: none;
444
+ box-shadow: none;
445
+ padding-bottom: 10px;
446
+ }
447
+ .e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
448
+ margin-bottom: 7px;
449
+ }
450
+ .e-device.e-recurrence-dialog .e-footer-content {
451
+ padding: 16px 8px;
452
+ }
453
+
454
+ @media (max-width: 1024px) {
455
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
456
+ width: 100%;
457
+ }
458
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
459
+ width: 65%;
460
+ }
461
+ }
462
+ @media (max-width: 580px) {
463
+ .e-recurrenceeditor {
464
+ margin-left: auto;
465
+ margin-right: auto;
466
+ width: 100%;
467
+ }
468
+ .e-recurrenceeditor .e-editor {
469
+ -webkit-box-orient: vertical;
470
+ -webkit-box-direction: normal;
471
+ -ms-flex-direction: column;
472
+ flex-direction: column;
473
+ }
474
+ .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
475
+ margin-top: 0;
476
+ }
477
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
478
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
479
+ margin-bottom: 4px;
480
+ }
481
+ .e-recurrenceeditor .e-editor > div {
482
+ margin-top: 20px;
483
+ }
484
+ .e-recurrenceeditor .e-editor > .e-input-wrapper {
485
+ width: 100%;
486
+ }
487
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
488
+ width: 100%;
489
+ }
490
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
491
+ width: 50%;
492
+ }
493
+ .e-recurrenceeditor .e-editor .e-form-left,
494
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
495
+ padding: 0 0 10px;
496
+ }
497
+ .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
498
+ .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
499
+ padding: 0 0 0 10px;
500
+ }
501
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
502
+ padding-right: 10px;
503
+ }
504
+ .e-recurrenceeditor .e-editor .e-form-right,
505
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
506
+ padding-left: 0;
507
+ }
508
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
509
+ width: 100%;
510
+ }
511
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
512
+ width: 65%;
513
+ }
514
+ .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
515
+ padding-left: 50px;
516
+ }
517
+ .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
518
+ padding-right: 0;
519
+ }
520
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
521
+ .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
522
+ padding: 0 10px 0 0;
523
+ }
524
+ }
525
+ /*! Recurrence-Editor component theme */