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