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