@syncfusion/ej2-react-schedule 20.3.58 → 20.4.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 (51) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +110 -47
  3. package/diConfig.json +16 -21
  4. package/dist/ej2-react-schedule.min.js +1 -1
  5. package/dist/ej2-react-schedule.umd.min.js +1 -1
  6. package/package.json +17 -23
  7. package/styles/bootstrap-dark.css +364 -101
  8. package/styles/bootstrap.css +363 -99
  9. package/styles/bootstrap4.css +375 -141
  10. package/styles/bootstrap5-dark.css +339 -137
  11. package/styles/bootstrap5.css +339 -137
  12. package/styles/fabric-dark.css +330 -101
  13. package/styles/fabric.css +316 -106
  14. package/styles/fluent-dark.css +395 -102
  15. package/styles/fluent.css +395 -102
  16. package/styles/highcontrast-light.css +407 -98
  17. package/styles/highcontrast.css +399 -113
  18. package/styles/material-dark.css +362 -110
  19. package/styles/material.css +404 -110
  20. package/styles/recurrence-editor/bootstrap-dark.css +137 -28
  21. package/styles/recurrence-editor/bootstrap.css +137 -28
  22. package/styles/recurrence-editor/bootstrap4.css +171 -28
  23. package/styles/recurrence-editor/bootstrap5-dark.css +178 -28
  24. package/styles/recurrence-editor/bootstrap5.css +178 -28
  25. package/styles/recurrence-editor/fabric-dark.css +113 -28
  26. package/styles/recurrence-editor/fabric.css +106 -28
  27. package/styles/recurrence-editor/fluent-dark.css +158 -28
  28. package/styles/recurrence-editor/fluent.css +158 -28
  29. package/styles/recurrence-editor/highcontrast-light.css +110 -28
  30. package/styles/recurrence-editor/highcontrast.css +110 -28
  31. package/styles/recurrence-editor/material-dark.css +138 -28
  32. package/styles/recurrence-editor/material.css +163 -28
  33. package/styles/recurrence-editor/tailwind-dark.css +126 -28
  34. package/styles/recurrence-editor/tailwind.css +126 -28
  35. package/styles/schedule/bootstrap-dark.css +332 -73
  36. package/styles/schedule/bootstrap.css +331 -71
  37. package/styles/schedule/bootstrap4.css +343 -113
  38. package/styles/schedule/bootstrap5-dark.css +307 -109
  39. package/styles/schedule/bootstrap5.css +307 -109
  40. package/styles/schedule/fabric-dark.css +298 -73
  41. package/styles/schedule/fabric.css +284 -78
  42. package/styles/schedule/fluent-dark.css +363 -74
  43. package/styles/schedule/fluent.css +363 -74
  44. package/styles/schedule/highcontrast-light.css +375 -70
  45. package/styles/schedule/highcontrast.css +367 -85
  46. package/styles/schedule/material-dark.css +330 -82
  47. package/styles/schedule/material.css +372 -82
  48. package/styles/schedule/tailwind-dark.css +246 -111
  49. package/styles/schedule/tailwind.css +246 -111
  50. package/styles/tailwind-dark.css +279 -140
  51. package/styles/tailwind.css +279 -140
@@ -1,3 +1,81 @@
1
+ .e-bigger .e-ddl.e-popup .e-input-group .e-clear-icon {
2
+ height: 36px;
3
+ }
4
+
5
+ .e-popup.e-ddl .e-dropdownbase {
6
+ min-height: 26px;
7
+ }
8
+
9
+ .e-ddl.e-popup {
10
+ border: 0;
11
+ box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
12
+ margin-top: 1px;
13
+ }
14
+ .e-ddl.e-popup .e-content.e-nodata {
15
+ background-color: #000;
16
+ }
17
+ .e-ddl.e-popup .e-dropdownbase .e-list-item .e-highlight {
18
+ color: #ffd939;
19
+ }
20
+ .e-ddl.e-popup .e-input-group {
21
+ display: -ms-flexbox;
22
+ display: flex;
23
+ width: auto;
24
+ }
25
+ .e-ddl.e-popup .e-input-group input {
26
+ line-height: 15px;
27
+ }
28
+
29
+ .e-ddl.e-popup .e-input-group .e-clear-icon {
30
+ border-radius: 20px;
31
+ height: 20px;
32
+ margin: 5px;
33
+ min-width: 20px;
34
+ }
35
+ .e-ddl.e-popup .e-input-group .e-clear-icon::before {
36
+ font-size: 10px;
37
+ }
38
+ .e-ddl.e-popup .e-filter-parent {
39
+ border-left-width: 0;
40
+ border-right-width: 0;
41
+ }
42
+ .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
43
+ border-color: #fff;
44
+ }
45
+ .e-bigger .e-ddl.e-popup.e-ddl-device.e-ddl-device-filter {
46
+ margin-top: 0;
47
+ }
48
+ .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 {
49
+ font-size: 15px;
50
+ line-height: 45px;
51
+ padding-left: 0;
52
+ text-indent: 16px;
53
+ }
54
+ .e-bigger .e-ddl.e-popup .e-dd-group .e-list-item {
55
+ padding-left: 4px;
56
+ }
57
+ .e-bigger .e-ddl.e-popup .e-input-group {
58
+ padding: 4px 0;
59
+ }
60
+ .e-bigger .e-ddl.e-popup .e-input-group input {
61
+ height: 46px;
62
+ }
63
+ .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 {
64
+ font-size: 14px;
65
+ line-height: 40px;
66
+ padding-left: 0;
67
+ text-indent: 16px;
68
+ }
69
+ .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
70
+ padding-left: 4px;
71
+ }
72
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group {
73
+ padding: 0;
74
+ }
75
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group input {
76
+ height: 34px;
77
+ }
78
+
1
79
  /*! recurrence editor theme wise definitions*/
2
80
  /*! Recurrence-Editor component layout */
3
81
  .e-recurrenceeditor .e-editor {
@@ -5,8 +83,7 @@
5
83
  display: flex;
6
84
  -ms-flex-flow: row wrap;
7
85
  flex-flow: row wrap;
8
- margin-left: auto;
9
- margin-right: auto;
86
+ margin: 0 auto;
10
87
  max-width: 1240px;
11
88
  }
12
89
  .e-recurrenceeditor .e-recurrence-table {
@@ -47,7 +124,7 @@
47
124
  }
48
125
  .e-recurrenceeditor .e-form-right,
49
126
  .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
50
- padding: 0 0 10px 8px;
127
+ padding: 0 0 10px;
51
128
  }
52
129
  .e-recurrenceeditor .e-input-wrapper {
53
130
  float: left;
@@ -88,13 +165,11 @@
88
165
  margin-bottom: 5px;
89
166
  }
90
167
  .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
91
- padding-left: 8px;
92
- padding-right: 0;
168
+ padding: 0 0 0 8px;
93
169
  }
94
170
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
95
171
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
96
- padding-left: 0;
97
- padding-right: 8px;
172
+ padding: 0 8px 0 0;
98
173
  }
99
174
  .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
100
175
  width: 30px;
@@ -122,10 +197,10 @@
122
197
  margin-bottom: 11px;
123
198
  }
124
199
  .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
125
- margin-bottom: 11px;
200
+ padding-bottom: 11px;
126
201
  }
127
202
  .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
128
- margin-top: -3px;
203
+ padding-top: 3px;
129
204
  }
130
205
  .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
131
206
  display: none;
@@ -175,7 +250,7 @@
175
250
  }
176
251
  .e-bigger .e-recurrenceeditor .e-form-right,
177
252
  .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
178
- padding: 0 0 10px 12px;
253
+ padding: 0 0 10px;
179
254
  }
180
255
  .e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
181
256
  padding-bottom: 6px;
@@ -234,8 +309,7 @@
234
309
  }
235
310
  .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
236
311
  .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
237
- padding-left: 0;
238
- padding-right: 64px;
312
+ padding: 0 64px 0 0;
239
313
  }
240
314
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
241
315
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
@@ -245,13 +319,11 @@
245
319
  margin-bottom: 5px;
246
320
  }
247
321
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
248
- padding-left: 12px;
249
- padding-right: 0;
322
+ padding: 0 0 0 12px;
250
323
  }
251
324
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
252
325
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
253
- padding-left: 0;
254
- padding-right: 12px;
326
+ padding: 0 12px 0 0;
255
327
  }
256
328
  .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
257
329
  left: 0;
@@ -283,8 +355,7 @@
283
355
  }
284
356
  .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
285
357
  .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
286
- padding-left: 10px;
287
- padding-right: 0;
358
+ padding: 0 0 0 10px;
288
359
  }
289
360
  .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
290
361
  padding-right: 10px;
@@ -305,23 +376,25 @@
305
376
  .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
306
377
  padding-left: 20px;
307
378
  }
379
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
380
+ margin-left: 20px;
381
+ }
308
382
  .e-device .e-recurrenceeditor .e-week-position {
309
383
  right: 0;
384
+ padding-right: 10px;
310
385
  }
311
386
  .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
312
387
  padding-right: 0;
313
388
  }
314
389
  .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
315
390
  .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
316
- padding-left: 0;
317
- padding-right: 10px;
391
+ padding: 0 10px 0 0;
318
392
  }
319
393
  .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
320
- padding-left: 0;
394
+ padding: 0 20px 0 0;
321
395
  }
322
396
  .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
323
- padding-right: 20px;
324
- padding-left: 0;
397
+ padding: 0 50px 0 0;
325
398
  }
326
399
  .e-device .e-recurrenceeditor.e-rtl .e-week-position {
327
400
  left: 0;
@@ -338,6 +411,14 @@
338
411
  padding: 16px 8px;
339
412
  }
340
413
 
414
+ @media (max-width: 1024px) {
415
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
416
+ width: 100%;
417
+ }
418
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
419
+ width: 65%;
420
+ }
421
+ }
341
422
  @media (max-width: 580px) {
342
423
  .e-recurrenceeditor {
343
424
  margin-left: auto;
@@ -373,8 +454,7 @@
373
454
  }
374
455
  .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
375
456
  .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
376
- padding-left: 10px;
377
- padding-right: 0;
457
+ padding: 0 0 0 10px;
378
458
  }
379
459
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
380
460
  padding-right: 10px;
@@ -387,15 +467,17 @@
387
467
  width: 100%;
388
468
  }
389
469
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
390
- width: 100%;
470
+ width: 65%;
471
+ }
472
+ .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
473
+ padding-left: 50px;
391
474
  }
392
475
  .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
393
476
  padding-right: 0;
394
477
  }
395
478
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
396
479
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
397
- padding-left: 0;
398
- padding-right: 10px;
480
+ padding: 0 10px 0 0;
399
481
  }
400
482
  }
401
483
  /*! Recurrence-Editor component theme */
@@ -1,4 +1,110 @@
1
1
  @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
+ .e-ddl.e-control-wrapper .e-ddl-icon::before {
3
+ transform: rotate(0deg);
4
+ transition: transform 300ms ease;
5
+ }
6
+
7
+ .e-popup.e-ddl .e-dropdownbase {
8
+ min-height: 26px;
9
+ }
10
+
11
+ .e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
12
+ transform: rotate(180deg);
13
+ transition: transform 300ms ease;
14
+ }
15
+
16
+ .e-dropdownbase .e-list-item.e-active.e-hover {
17
+ color: #00b0ff;
18
+ }
19
+
20
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
21
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
22
+ .e-input-group:not(.e-disabled) .e-back-icon:active,
23
+ .e-input-group:not(.e-disabled) .e-back-icon:hover,
24
+ .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
25
+ .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
26
+ background: transparent;
27
+ }
28
+
29
+ .e-input-group .e-ddl-icon:not(:active)::after {
30
+ animation: none;
31
+ }
32
+
33
+ .e-ddl.e-popup {
34
+ border: 0;
35
+ box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
36
+ margin-top: 2px;
37
+ }
38
+
39
+ .e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
40
+ border-color: transparent;
41
+ }
42
+
43
+ .e-bigger .e-popup.e-ddl-device-filter {
44
+ margin-top: 0;
45
+ }
46
+
47
+ .e-bigger .e-ddl-device .e-input-group,
48
+ .e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
49
+ background: #f5f5f5;
50
+ border-width: 0;
51
+ box-shadow: none;
52
+ margin-bottom: 0;
53
+ }
54
+
55
+ .e-bigger .e-ddl-device .e-input-group .e-back-icon,
56
+ .e-bigger .e-ddl-device .e-input-group input.e-input,
57
+ .e-bigger .e-ddl-device .e-input-group .e-clear-icon {
58
+ background-color: #f5f5f5;
59
+ }
60
+
61
+ .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
62
+ margin: 6px 6px 5px;
63
+ min-height: 12px;
64
+ min-width: 12px;
65
+ padding: 6px;
66
+ }
67
+
68
+ .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
69
+ .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
70
+ min-height: 16px;
71
+ min-width: 16px;
72
+ }
73
+
74
+ .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
75
+ .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
76
+ padding: 8px 16px 8px 0;
77
+ }
78
+
79
+ .e-input-group.e-ddl,
80
+ .e-input-group.e-ddl .e-input,
81
+ .e-input-group.e-ddl .e-ddl-icon {
82
+ background: transparent;
83
+ }
84
+
85
+ .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
86
+ .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
87
+ border-bottom-width: 0;
88
+ }
89
+
90
+ .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
91
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
92
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
93
+ .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
94
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
95
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
96
+ margin: 0;
97
+ }
98
+
99
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
100
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
101
+ .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
102
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
103
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
104
+ .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
105
+ padding: 5px 5px 5px 12px;
106
+ }
107
+
2
108
  /*! recurrence editor theme wise definitions*/
3
109
  /*! Recurrence-Editor component layout */
4
110
  .e-recurrenceeditor .e-editor {
@@ -6,8 +112,7 @@
6
112
  display: flex;
7
113
  -ms-flex-flow: row wrap;
8
114
  flex-flow: row wrap;
9
- margin-left: auto;
10
- margin-right: auto;
115
+ margin: 0 auto;
11
116
  max-width: 1240px;
12
117
  }
13
118
  .e-recurrenceeditor .e-recurrence-table {
@@ -48,7 +153,7 @@
48
153
  }
49
154
  .e-recurrenceeditor .e-form-right,
50
155
  .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
51
- padding: 0 0 10px 8px;
156
+ padding: 0 0 10px;
52
157
  }
53
158
  .e-recurrenceeditor .e-input-wrapper {
54
159
  float: left;
@@ -89,13 +194,11 @@
89
194
  margin-bottom: 5px;
90
195
  }
91
196
  .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
92
- padding-left: 8px;
93
- padding-right: 0;
197
+ padding: 0 0 0 8px;
94
198
  }
95
199
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
96
200
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
97
- padding-left: 0;
98
- padding-right: 8px;
201
+ padding: 0 8px 0 0;
99
202
  }
100
203
  .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
101
204
  width: 30px;
@@ -123,10 +226,10 @@
123
226
  margin-bottom: 11px;
124
227
  }
125
228
  .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
126
- margin-bottom: 11px;
229
+ padding-bottom: 11px;
127
230
  }
128
231
  .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
129
- margin-top: -3px;
232
+ padding-top: 3px;
130
233
  }
131
234
  .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
132
235
  display: none;
@@ -176,7 +279,7 @@
176
279
  }
177
280
  .e-bigger .e-recurrenceeditor .e-form-right,
178
281
  .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
179
- padding: 0 0 10px 12px;
282
+ padding: 0 0 10px;
180
283
  }
181
284
  .e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
182
285
  padding-bottom: 6px;
@@ -235,8 +338,7 @@
235
338
  }
236
339
  .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
237
340
  .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
238
- padding-left: 0;
239
- padding-right: 64px;
341
+ padding: 0 64px 0 0;
240
342
  }
241
343
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
242
344
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
@@ -246,13 +348,11 @@
246
348
  margin-bottom: 5px;
247
349
  }
248
350
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
249
- padding-left: 12px;
250
- padding-right: 0;
351
+ padding: 0 0 0 12px;
251
352
  }
252
353
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
253
354
  .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
254
- padding-left: 0;
255
- padding-right: 12px;
355
+ padding: 0 12px 0 0;
256
356
  }
257
357
  .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
258
358
  left: 0;
@@ -284,8 +384,7 @@
284
384
  }
285
385
  .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
286
386
  .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
287
- padding-left: 10px;
288
- padding-right: 0;
387
+ padding: 0 0 0 10px;
289
388
  }
290
389
  .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
291
390
  padding-right: 10px;
@@ -306,23 +405,25 @@
306
405
  .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
307
406
  padding-left: 20px;
308
407
  }
408
+ .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
409
+ margin-left: 20px;
410
+ }
309
411
  .e-device .e-recurrenceeditor .e-week-position {
310
412
  right: 0;
413
+ padding-right: 10px;
311
414
  }
312
415
  .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
313
416
  padding-right: 0;
314
417
  }
315
418
  .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
316
419
  .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
317
- padding-left: 0;
318
- padding-right: 10px;
420
+ padding: 0 10px 0 0;
319
421
  }
320
422
  .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
321
- padding-left: 0;
423
+ padding: 0 20px 0 0;
322
424
  }
323
425
  .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
324
- padding-right: 20px;
325
- padding-left: 0;
426
+ padding: 0 50px 0 0;
326
427
  }
327
428
  .e-device .e-recurrenceeditor.e-rtl .e-week-position {
328
429
  left: 0;
@@ -339,6 +440,14 @@
339
440
  padding: 16px 8px;
340
441
  }
341
442
 
443
+ @media (max-width: 1024px) {
444
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
445
+ width: 100%;
446
+ }
447
+ .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
448
+ width: 65%;
449
+ }
450
+ }
342
451
  @media (max-width: 580px) {
343
452
  .e-recurrenceeditor {
344
453
  margin-left: auto;
@@ -374,8 +483,7 @@
374
483
  }
375
484
  .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
376
485
  .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
377
- padding-left: 10px;
378
- padding-right: 0;
486
+ padding: 0 0 0 10px;
379
487
  }
380
488
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
381
489
  padding-right: 10px;
@@ -388,15 +496,17 @@
388
496
  width: 100%;
389
497
  }
390
498
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
391
- width: 100%;
499
+ width: 65%;
500
+ }
501
+ .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
502
+ padding-left: 50px;
392
503
  }
393
504
  .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
394
505
  padding-right: 0;
395
506
  }
396
507
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
397
508
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
398
- padding-left: 0;
399
- padding-right: 10px;
509
+ padding: 0 10px 0 0;
400
510
  }
401
511
  }
402
512
  /*! Recurrence-Editor component theme */