@syncfusion/ej2-react-schedule 25.2.7 → 26.1.38

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