@syncfusion/ej2-react-schedule 26.1.41 → 26.2.4

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 (57) hide show
  1. package/dist/ej2-react-schedule.min.js +1 -1
  2. package/dist/ej2-react-schedule.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -4708
  5. package/styles/bootstrap.css +1 -4703
  6. package/styles/bootstrap4.css +1 -4805
  7. package/styles/bootstrap5-dark.css +1 -4749
  8. package/styles/bootstrap5.css +1 -4749
  9. package/styles/fabric-dark.css +1 -4670
  10. package/styles/fabric.css +1 -4660
  11. package/styles/fluent-dark.css +1 -4733
  12. package/styles/fluent.css +1 -4733
  13. package/styles/fluent2.css +1 -6991
  14. package/styles/highcontrast-light.css +1 -4745
  15. package/styles/highcontrast.css +1 -4754
  16. package/styles/material-dark.css +1 -4725
  17. package/styles/material.css +1 -4772
  18. package/styles/material3-dark.css +1 -4990
  19. package/styles/material3.css +1 -5214
  20. package/styles/recurrence-editor/bootstrap-dark.css +1 -503
  21. package/styles/recurrence-editor/bootstrap.css +1 -503
  22. package/styles/recurrence-editor/bootstrap4.css +1 -549
  23. package/styles/recurrence-editor/bootstrap5-dark.css +1 -545
  24. package/styles/recurrence-editor/bootstrap5.css +1 -545
  25. package/styles/recurrence-editor/fabric-dark.css +1 -478
  26. package/styles/recurrence-editor/fabric.css +1 -471
  27. package/styles/recurrence-editor/fluent-dark.css +1 -525
  28. package/styles/recurrence-editor/fluent.css +1 -525
  29. package/styles/recurrence-editor/fluent2.css +1 -1534
  30. package/styles/recurrence-editor/highcontrast-light.css +1 -475
  31. package/styles/recurrence-editor/highcontrast.css +1 -475
  32. package/styles/recurrence-editor/material-dark.css +1 -512
  33. package/styles/recurrence-editor/material.css +1 -537
  34. package/styles/recurrence-editor/material3-dark.css +1 -657
  35. package/styles/recurrence-editor/material3.css +1 -769
  36. package/styles/recurrence-editor/tailwind-dark.css +1 -500
  37. package/styles/recurrence-editor/tailwind.css +1 -500
  38. package/styles/schedule/bootstrap-dark.css +1 -4312
  39. package/styles/schedule/bootstrap.css +1 -4307
  40. package/styles/schedule/bootstrap4.css +1 -4409
  41. package/styles/schedule/bootstrap5-dark.css +1 -4353
  42. package/styles/schedule/bootstrap5.css +1 -4353
  43. package/styles/schedule/fabric-dark.css +1 -4274
  44. package/styles/schedule/fabric.css +1 -4264
  45. package/styles/schedule/fluent-dark.css +1 -4337
  46. package/styles/schedule/fluent.css +1 -4337
  47. package/styles/schedule/fluent2.css +1 -5561
  48. package/styles/schedule/highcontrast-light.css +1 -4349
  49. package/styles/schedule/highcontrast.css +1 -4358
  50. package/styles/schedule/material-dark.css +1 -4329
  51. package/styles/schedule/material.css +1 -4376
  52. package/styles/schedule/material3-dark.css +1 -4484
  53. package/styles/schedule/material3.css +1 -4596
  54. package/styles/schedule/tailwind-dark.css +1 -4303
  55. package/styles/schedule/tailwind.css +1 -4303
  56. package/styles/tailwind-dark.css +1 -4699
  57. package/styles/tailwind.css +1 -4699
@@ -1,525 +1 @@
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: #1b1a19;
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: #a19f9d;
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: #a19f9d;
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: #252423;
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 */
1
+ @import '@syncfusion/ej2-schedule/styles/recurrence-editor/fluent-dark.css';