@syncfusion/ej2-react-schedule 26.1.41 → 26.2.5

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,4745 +1 @@
1
- /* stylelint-disable */
2
- /* stylelint-disable property-no-vendor-prefix */
3
- .e-bigger .e-ddl.e-popup .e-input-group .e-clear-icon {
4
- height: 36px;
5
- }
6
-
7
- .e-popup.e-ddl .e-dropdownbase {
8
- min-height: 26px;
9
- }
10
-
11
- .e-ddl.e-popup {
12
- border: 0;
13
- -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
14
- box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
15
- margin-top: 1px;
16
- }
17
- .e-ddl.e-popup .e-content.e-nodata {
18
- background-color: #fff;
19
- }
20
- .e-ddl.e-popup .e-dropdownbase .e-list-item .e-highlight {
21
- color: #23726c;
22
- }
23
- .e-ddl.e-popup .e-input-group {
24
- display: -webkit-box;
25
- display: -ms-flexbox;
26
- display: flex;
27
- width: auto;
28
- }
29
- .e-ddl.e-popup .e-input-group input {
30
- line-height: 15px;
31
- }
32
-
33
- .e-ddl.e-popup .e-input-group .e-clear-icon {
34
- border-radius: 20px;
35
- height: 20px;
36
- margin: 5px;
37
- min-width: 20px;
38
- }
39
- .e-ddl.e-popup .e-input-group .e-clear-icon::before {
40
- font-size: 10px;
41
- }
42
- .e-ddl.e-popup .e-filter-parent {
43
- border-left-width: 0;
44
- border-right-width: 0;
45
- }
46
- .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
47
- border-color: #000;
48
- }
49
- .e-bigger .e-ddl.e-popup.e-ddl-device.e-ddl-device-filter {
50
- margin-top: 0;
51
- }
52
- .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 {
53
- font-size: 15px;
54
- line-height: 45px;
55
- padding-left: 0;
56
- text-indent: 16px;
57
- }
58
- .e-bigger .e-ddl.e-popup .e-dd-group .e-list-item {
59
- padding-left: 4px;
60
- }
61
- .e-bigger .e-ddl.e-popup .e-input-group {
62
- padding: 4px 0;
63
- }
64
- .e-bigger .e-ddl.e-popup .e-input-group input {
65
- height: 30px;
66
- }
67
- .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 {
68
- font-size: 14px;
69
- line-height: 40px;
70
- padding-left: 0;
71
- text-indent: 16px;
72
- }
73
- .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
74
- padding-left: 4px;
75
- }
76
- .e-bigger.e-small .e-ddl.e-popup .e-input-group {
77
- padding: 0;
78
- }
79
- .e-bigger.e-small .e-ddl.e-popup .e-input-group input {
80
- height: 34px;
81
- }
82
-
83
- .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
84
- color: #000;
85
- top: 12px;
86
- }
87
- .e-multiselect .e-multi-select-wrapper input {
88
- /* stylelint-disable property-no-vendor-prefix */
89
- }
90
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
91
- color: #4f4f4f;
92
- font-family: inherit;
93
- font-size: 14px;
94
- font-style: italic;
95
- }
96
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
97
- color: #4f4f4f;
98
- font-family: inherit;
99
- font-size: 14px;
100
- font-style: italic;
101
- }
102
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
103
- color: #4f4f4f;
104
- font-family: inherit;
105
- font-size: 14px;
106
- font-style: italic;
107
- }
108
- .e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
109
- color: #4f4f4f;
110
- font-family: inherit;
111
- font-size: 14px;
112
- font-style: italic;
113
- }
114
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
115
- color: #000;
116
- }
117
- .e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
118
- color: #000;
119
- }
120
- .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
121
- line-height: 26px;
122
- top: 0;
123
- }
124
- .e-multi-select-wrapper .e-delim-values.e-delim-view {
125
- color: #000;
126
- }
127
- .e-multi-select-wrapper.e-delimiter .e-delim-values {
128
- color: #000;
129
- }
130
- .e-multi-select-wrapper .e-searcher input[type=text] {
131
- color: #000;
132
- height: 100%;
133
- min-height: 28px;
134
- }
135
- .e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
136
- background-color: #400074;
137
- }
138
- .e-multi-select-wrapper .e-searcher input[type=text]::selection {
139
- background-color: #400074;
140
- }
141
-
142
- .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon, .e-bigger .e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
143
- padding-left: 0;
144
- }
145
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
146
- border-bottom: 1px solid #000;
147
- }
148
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
149
- background-color: #400074;
150
- }
151
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
152
- border: 2px solid #400074;
153
- }
154
- .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
155
- border-bottom: 2px solid #000;
156
- border-left: 2px solid #000;
157
- border-right: 2px solid #000;
158
- border-top: 2px solid #000;
159
- }
160
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
161
- border: 2px solid #ecf;
162
- }
163
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
164
- background-color: #000;
165
- border-bottom: 1px solid #000;
166
- border-left: 1px solid #000;
167
- border-right: 1px solid #000;
168
- border-top: 1px solid #000;
169
- }
170
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
171
- border: 2px solid #000;
172
- }
173
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
174
- border: 2px solid #fff;
175
- }
176
- .e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
177
- border: 2px solid #400074;
178
- }
179
-
180
- .e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
181
- height: 30px;
182
- width: 30px;
183
- }
184
-
185
- .e-schedule .e-schedule-toolbar .e-icon-prev::before {
186
- content: "\e98f";
187
- }
188
- .e-schedule .e-schedule-toolbar .e-icon-next::before {
189
- content: "\e219";
190
- }
191
- .e-schedule .e-schedule-toolbar .e-icon-add::before {
192
- content: "\e20f";
193
- }
194
- .e-schedule .e-schedule-toolbar .e-icon-today::before {
195
- content: "\e321";
196
- }
197
- .e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
198
- content: "\e966";
199
- }
200
- .e-schedule .e-schedule-toolbar .e-icon-day::before {
201
- content: "\e317";
202
- }
203
- .e-schedule .e-schedule-toolbar .e-icon-week::before {
204
- content: "\e31f";
205
- }
206
- .e-schedule .e-schedule-toolbar .e-icon-workweek::before {
207
- content: "\e323";
208
- }
209
- .e-schedule .e-schedule-toolbar .e-icon-month::before {
210
- content: "\e93a";
211
- }
212
- .e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
213
- content: "\e31e";
214
- }
215
- .e-schedule .e-schedule-toolbar .e-icon-agenda::before {
216
- content: "\e316";
217
- }
218
- .e-schedule .e-schedule-toolbar .e-icon-year::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-year-vertical::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-year-horizontal::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
219
- content: "\ea90";
220
- }
221
- .e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
222
- content: "\ea86";
223
- }
224
- .e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
225
- content: "\ea89";
226
- }
227
- .e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
228
- content: "\ea8c";
229
- }
230
- .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before,
231
- .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
232
- content: "\e976";
233
- }
234
- .e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
235
- content: "\e219";
236
- }
237
- .e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
238
- content: "\e98f";
239
- }
240
- .e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
241
- content: "\e94c";
242
- }
243
- .e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
244
- content: "\e219";
245
- }
246
- .e-schedule .e-close-icon::before {
247
- content: "\e953";
248
- }
249
- .e-schedule .e-block-indicator::before {
250
- content: "\e22a";
251
- }
252
- .e-schedule .e-appointment .e-recurrence-icon::before {
253
- content: "\e309";
254
- }
255
- .e-schedule .e-appointment .e-recurrence-edit-icon::before {
256
- content: "\e30b";
257
- }
258
- .e-schedule .e-appointment .e-up-icon::before {
259
- content: "\e307";
260
- }
261
- .e-schedule .e-appointment .e-down-icon::before {
262
- content: "\e305";
263
- }
264
- .e-schedule .e-appointment .e-left-icon::before {
265
- content: "\e303";
266
- }
267
- .e-schedule .e-appointment .e-right-icon::before {
268
- content: "\e301";
269
- }
270
- .e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
271
- content: "\e966";
272
- }
273
- .e-schedule.e-rtl .e-appointment .e-left-icon::before {
274
- content: "\e301";
275
- }
276
- .e-schedule.e-rtl .e-appointment .e-right-icon::before {
277
- content: "\e303";
278
- }
279
- .e-schedule .e-resource-tree-icon::before {
280
- content: "\e22e";
281
- }
282
-
283
- .e-schedule-dialog.e-device .e-back-icon::before {
284
- content: "\e962";
285
- }
286
- .e-schedule-dialog.e-device .e-save-icon::before {
287
- content: "\e954";
288
- }
289
- .e-schedule-dialog.e-device .e-delete-icon::before {
290
- content: "\e965";
291
- }
292
- .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
293
- content: "\e97c";
294
- }
295
-
296
- .e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
297
- content: "\e301";
298
- }
299
-
300
- .e-quick-popup-wrapper .e-edit-icon::before {
301
- content: "\e97c";
302
- }
303
- .e-quick-popup-wrapper .e-delete-icon::before {
304
- content: "\e965";
305
- }
306
- .e-quick-popup-wrapper .e-close-icon::before {
307
- content: "\e953";
308
- }
309
- .e-quick-popup-wrapper .e-time-icon::before {
310
- content: "\e97f";
311
- }
312
- .e-quick-popup-wrapper .e-location-icon::before {
313
- content: "\e30f";
314
- }
315
- .e-quick-popup-wrapper .e-time-zone-icon::before {
316
- content: "\e311";
317
- }
318
- .e-quick-popup-wrapper .e-description-icon::before {
319
- content: "\e310";
320
- }
321
- .e-quick-popup-wrapper .e-resource-icon::before {
322
- content: "\e425";
323
- }
324
- .e-quick-popup-wrapper .e-date-time-icon::before {
325
- content: "\e422";
326
- }
327
-
328
- .e-more-popup-wrapper.e-device .e-close-icon::before {
329
- content: "\e953";
330
- }
331
-
332
- .e-schedule {
333
- display: block;
334
- outline: medium none;
335
- overflow: hidden;
336
- position: relative;
337
- -webkit-user-select: none;
338
- -moz-user-select: none;
339
- -ms-user-select: none;
340
- user-select: none;
341
- }
342
- .e-schedule .e-schedule-toolbar {
343
- border: 0;
344
- border-bottom: 1px solid #757575;
345
- -webkit-box-shadow: none;
346
- box-shadow: none;
347
- margin-bottom: 0;
348
- min-height: 43px;
349
- }
350
- .e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
351
- .e-schedule .e-schedule-toolbar .e-active-view .e-icons {
352
- color: #400074;
353
- }
354
- .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
355
- cursor: pointer;
356
- font-size: 14px;
357
- text-transform: uppercase;
358
- }
359
- .e-schedule .e-schedule-toolbar .e-toolbar-items {
360
- height: 43px;
361
- }
362
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
363
- height: 43px;
364
- min-height: 43px;
365
- }
366
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item .e-tbar-btn {
367
- border: none;
368
- border-radius: 0;
369
- }
370
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item.e-active-view .e-tbar-btn {
371
- border: none;
372
- }
373
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
374
- height: inherit;
375
- }
376
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon.e-icon-down-arrow {
377
- font-size: 12px;
378
- margin-top: 3px;
379
- }
380
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
381
- border-radius: 0%;
382
- }
383
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-day .e-icon-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-week .e-icon-week, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-work-week .e-icon-workweek, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month .e-icon-month, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-year .e-icon-year, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-agenda .e-icon-agenda, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month-agenda .e-icon-month-agenda, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-day .e-icon-timeline-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-week .e-icon-timeline-week, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-work-week .e-icon-timeline-workweek, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-month .e-icon-timeline-month, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-vertical, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-horizontal, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-add .e-tbar-btn-text, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
384
- display: none;
385
- }
386
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
387
- display: none;
388
- }
389
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-prev .e-icon-prev, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-next .e-icon-next {
390
- font-size: 14px;
391
- }
392
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
393
- border-right: 1px solid #000;
394
- }
395
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-date-range .e-tbar-btn .e-tbar-btn-text {
396
- font-size: 16px;
397
- text-transform: initial;
398
- }
399
- .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
400
- border-left: 0;
401
- border-right: 1px solid #400074;
402
- }
403
- .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
404
- background: #ecf;
405
- color: #000;
406
- }
407
- .e-schedule .e-schedule-toolbar .e-hor-nav {
408
- border-left: 1px solid #400074;
409
- }
410
- .e-schedule .e-schedule-toolbar .e-hor-nav::after {
411
- content: "";
412
- }
413
- .e-schedule .e-schedule-toolbar .e-hor-nav:active {
414
- color: #000;
415
- }
416
- .e-schedule .e-schedule-toolbar .e-hor-nav:active::after {
417
- content: "";
418
- }
419
- .e-schedule .e-schedule-toolbar .e-hor-nav:hover {
420
- background: #ecf;
421
- color: #000;
422
- }
423
- .e-schedule .e-schedule-toolbar .e-hor-nav:focus {
424
- background: #ecf;
425
- color: #000;
426
- }
427
- .e-schedule.e-adaptive .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
428
- display: block;
429
- }
430
- .e-schedule.e-adaptive .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
431
- display: none;
432
- }
433
- .e-schedule.e-device .e-schedule-toolbar {
434
- height: 56px;
435
- min-height: 56px;
436
- }
437
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover, .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
438
- height: calc(100% - 20px);
439
- }
440
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items {
441
- height: 56px;
442
- }
443
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
444
- display: none;
445
- }
446
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
447
- display: block;
448
- }
449
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
450
- height: 56px;
451
- min-height: 56px;
452
- }
453
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item .e-tbar-btn {
454
- border: none;
455
- border-radius: 0;
456
- }
457
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
458
- height: inherit;
459
- }
460
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
461
- padding: 0;
462
- }
463
- .e-schedule.e-device .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
464
- font-size: 15px;
465
- }
466
- .e-schedule.e-device .e-schedule-toolbar .e-date-range .e-tbar-btn .e-tbar-btn-text {
467
- font-size: 20px;
468
- }
469
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-pop {
470
- overflow: auto;
471
- }
472
- .e-schedule.e-device .e-content-wrap.e-scroll-hidden {
473
- overflow: hidden;
474
- }
475
- @media screen and (max-width: 320px) {
476
- .e-schedule .e-schedule-toolbar .e-toolbar-pop {
477
- width: 100%;
478
- }
479
- .e-schedule .e-schedule-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
480
- padding-left: 7px;
481
- }
482
- .e-schedule .e-schedule-toolbar .e-toolbar-pop.e-rtl .e-toolbar-item .e-tbar-btn.e-btn {
483
- padding-right: 7px;
484
- }
485
- .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
486
- font-size: 8px;
487
- }
488
- }
489
- .e-schedule .e-schedule-resource-toolbar {
490
- background: #fff;
491
- border-bottom: 1px solid #757575;
492
- -webkit-box-shadow: none;
493
- box-shadow: none;
494
- display: -webkit-box;
495
- display: -ms-flexbox;
496
- display: flex;
497
- margin-bottom: 0;
498
- min-height: 43px;
499
- padding: 10px;
500
- }
501
- .e-schedule .e-schedule-resource-toolbar .e-resource-menu .e-icon-menu {
502
- color: #000;
503
- font-size: 14px;
504
- padding: 7px;
505
- padding-left: 4px;
506
- }
507
- .e-schedule .e-schedule-resource-toolbar .e-resource-menu.e-disable {
508
- display: none;
509
- }
510
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title {
511
- display: -webkit-box;
512
- display: -ms-flexbox;
513
- display: flex;
514
- }
515
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name {
516
- font-size: 14px;
517
- padding: 5px;
518
- color: #000;
519
- }
520
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name:not(:last-child) {
521
- opacity: 0.6;
522
- }
523
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
524
- color: #000;
525
- font-size: 10px;
526
- line-height: 18px;
527
- opacity: 0.4;
528
- padding: 5px;
529
- }
530
- .e-schedule .e-schedule-resource-toolbar.e-popup-close {
531
- display: none;
532
- }
533
- .e-schedule .e-schedule-resource-toolbar.e-popup-open {
534
- display: block;
535
- }
536
- .e-schedule .e-text-ellipsis {
537
- overflow: hidden;
538
- text-overflow: ellipsis;
539
- }
540
- .e-schedule .e-text-center {
541
- text-align: center;
542
- }
543
- .e-schedule .e-table-container {
544
- display: -webkit-inline-box;
545
- display: -ms-inline-flexbox;
546
- display: inline-flex;
547
- position: relative;
548
- vertical-align: top;
549
- }
550
- .e-schedule .e-table-container.e-translate {
551
- -webkit-transition: -webkit-transform 0.1s ease 0s;
552
- transition: -webkit-transform 0.1s ease 0s;
553
- transition: transform 0.1s ease 0s;
554
- transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
555
- }
556
- .e-schedule .e-resource-tree-popup {
557
- background: #ccc;
558
- -webkit-box-shadow: 0 3px 4px 0.2px rgba(0, 0, 0, 0.4);
559
- box-shadow: 0 3px 4px 0.2px rgba(0, 0, 0, 0.4);
560
- height: 100%;
561
- position: absolute;
562
- width: 250px;
563
- color: #000;
564
- }
565
- .e-schedule .e-resource-tree-popup .e-resource-tree {
566
- height: 100%;
567
- overflow-y: auto;
568
- }
569
- .e-schedule .e-resource-tree-popup .e-resource-tree.e-treeview .e-text-content {
570
- padding: 0 0 0 12px;
571
- }
572
- .e-schedule .e-resource-tree-popup-overlay.e-enable {
573
- background: #383838;
574
- height: 100%;
575
- left: 0;
576
- opacity: 0.5;
577
- position: absolute;
578
- top: 0;
579
- width: 100%;
580
- }
581
- .e-schedule .e-new-event {
582
- background: #1c8000;
583
- border: 1px solid #fff;
584
- border-radius: 5px;
585
- height: 100%;
586
- opacity: 0.9;
587
- position: relative;
588
- width: 100%;
589
- z-index: 1;
590
- }
591
- .e-schedule .e-new-event .e-title {
592
- color: #fff;
593
- font-size: 12px;
594
- line-height: 1.2;
595
- margin: 0;
596
- overflow-wrap: break-word;
597
- padding: 3px;
598
- position: absolute;
599
- text-align: left;
600
- white-space: normal;
601
- word-wrap: break-word;
602
- }
603
- .e-schedule .e-schedule-table {
604
- border: 0 none;
605
- border-collapse: separate;
606
- border-spacing: 0;
607
- margin: 0;
608
- table-layout: fixed;
609
- width: 100%;
610
- }
611
- .e-schedule .e-schedule-table > tbody > tr > th,
612
- .e-schedule .e-schedule-table > tbody > tr > td {
613
- -webkit-box-sizing: border-box;
614
- box-sizing: border-box;
615
- font-weight: normal;
616
- overflow: hidden;
617
- text-overflow: ellipsis;
618
- white-space: nowrap;
619
- }
620
- .e-schedule .e-outer-table > tbody > tr > td {
621
- padding: 0;
622
- vertical-align: top;
623
- }
624
- .e-schedule .e-content-wrap {
625
- position: relative;
626
- }
627
- .e-schedule .e-content-wrap .e-day-wrapper {
628
- width: 100%;
629
- }
630
- .e-schedule .e-content-placeholder {
631
- height: 100%;
632
- position: relative;
633
- width: 100%;
634
- z-index: 99999;
635
- }
636
- .e-schedule .e-content-wrap,
637
- .e-schedule .e-scroll-container {
638
- -webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */
639
- overflow: auto;
640
- }
641
- .e-schedule .e-hide-childs > * {
642
- display: none;
643
- }
644
- .e-schedule .e-recurrence-icon,
645
- .e-schedule .e-recurrence-edit-icon {
646
- font-size: 9px;
647
- }
648
- .e-schedule .e-left-icon,
649
- .e-schedule .e-right-icon {
650
- font-size: 8px;
651
- }
652
- .e-schedule .e-m-date {
653
- cursor: pointer;
654
- font-size: 20px;
655
- }
656
- .e-schedule .e-m-date:hover {
657
- text-decoration: underline;
658
- }
659
- .e-schedule .e-m-day {
660
- font-size: 12px;
661
- }
662
- .e-schedule.e-device .e-m-date:hover {
663
- text-decoration: none;
664
- }
665
- .e-schedule .e-block-appointment {
666
- background: rgba(204, 204, 204, 0.6);
667
- color: #3d3d3d;
668
- cursor: default;
669
- overflow: hidden;
670
- position: absolute;
671
- }
672
- .e-schedule .e-block-appointment .e-subject {
673
- overflow: hidden;
674
- overflow-wrap: break-word;
675
- padding: 4px;
676
- white-space: normal;
677
- word-wrap: break-word;
678
- }
679
- .e-schedule .e-block-indicator {
680
- color: #3d3d3d;
681
- float: right;
682
- padding: 0 5px;
683
- z-index: 1;
684
- }
685
- .e-schedule.e-rtl .e-block-indicator {
686
- float: left;
687
- }
688
- .e-schedule .e-timeline-view .e-block-indicator,
689
- .e-schedule .e-timeline-month-view .e-block-indicator {
690
- position: absolute;
691
- top: 3px;
692
- }
693
- .e-schedule .e-appointment {
694
- opacity: 1;
695
- -webkit-transition: opacity 100ms linear;
696
- transition: opacity 100ms linear;
697
- }
698
- .e-schedule .e-appointment .e-subject.e-disable {
699
- display: none;
700
- }
701
- .e-schedule .e-appointment .e-inline-appointment {
702
- z-index: 1;
703
- }
704
- .e-schedule .e-appointment .e-inline-subject {
705
- background: transparent;
706
- border: 0;
707
- color: #fff;
708
- font-size: 13px;
709
- font-weight: 500;
710
- line-height: 1.2;
711
- padding-top: 4px;
712
- width: 100%;
713
- }
714
- .e-schedule .e-appointment.e-event-action {
715
- opacity: 0.4;
716
- }
717
- .e-schedule .e-appointment.e-allow-select {
718
- pointer-events: none;
719
- }
720
- .e-schedule .e-read-only {
721
- opacity: 0.8;
722
- }
723
- .e-schedule.e-event-action .e-appointment:not(.e-schedule-event-clone), .e-schedule.e-event-action .e-block-appointment {
724
- pointer-events: none;
725
- }
726
- .e-schedule.e-event-action .e-drag-clone, .e-schedule.e-event-action .e-timeline-view .e-drag-clone {
727
- cursor: move;
728
- }
729
- .e-schedule.e-event-action .e-drag-clone .e-top-handler,
730
- .e-schedule.e-event-action .e-drag-clone .e-bottom-handler, .e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-top-handler,
731
- .e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-bottom-handler {
732
- pointer-events: none;
733
- }
734
- .e-schedule.e-event-action .e-vertical-view .e-appointment-wrapper .e-resize-clone {
735
- cursor: ns-resize;
736
- }
737
- .e-schedule.e-event-action .e-timeline-view .e-resize-clone, .e-schedule.e-event-action .e-timeline-month-view .e-resize-clone, .e-schedule.e-event-action .e-all-day-appointment-wrapper .e-resize-clone {
738
- cursor: ew-resize;
739
- }
740
- .e-schedule.e-device .e-appointment {
741
- overflow: hidden;
742
- }
743
- .e-schedule.e-device .e-appointment.e-appointment-border .e-top-bottom-resize {
744
- height: 10px;
745
- left: 50%;
746
- position: absolute;
747
- -webkit-transform: translateX(-50%);
748
- transform: translateX(-50%);
749
- width: 100%;
750
- }
751
- .e-schedule.e-device .e-appointment.e-appointment-border .e-left-right-resize {
752
- border-radius: 50%;
753
- height: 100%;
754
- position: absolute;
755
- top: 50%;
756
- -webkit-transform: translateY(-50%);
757
- transform: translateY(-50%);
758
- width: 10px;
759
- }
760
- .e-schedule.e-device .e-appointment.e-appointment-border .e-top-handler .e-top-bottom-resize {
761
- margin-top: -8px;
762
- }
763
- .e-schedule.e-device .e-appointment.e-appointment-border .e-bottom-handler .e-top-bottom-resize {
764
- margin-top: 8px;
765
- }
766
- .e-schedule.e-device .e-appointment.e-appointment-border .e-left-handler .e-left-right-resize {
767
- margin-left: -8px;
768
- }
769
- .e-schedule.e-device .e-appointment.e-appointment-border .e-right-handler .e-left-right-resize {
770
- margin-left: 8px;
771
- }
772
- .e-schedule .e-timeline-year-view .e-event-resize.e-left-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-right-handler {
773
- height: 100%;
774
- width: 5px;
775
- }
776
- .e-schedule .e-timeline-year-view .e-event-resize.e-top-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-bottom-handler {
777
- height: 5px;
778
- width: 100%;
779
- }
780
- .e-schedule .e-event-resize {
781
- position: absolute;
782
- }
783
- .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
784
- height: 100%;
785
- min-width: 1px;
786
- max-width: 10px;
787
- width: 20%;
788
- }
789
- .e-schedule .e-event-resize.e-left-handler {
790
- cursor: ew-resize;
791
- float: left;
792
- left: 0;
793
- }
794
- .e-schedule .e-event-resize.e-right-handler {
795
- cursor: e-resize;
796
- float: right;
797
- right: 0;
798
- }
799
- .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
800
- min-height: 1px;
801
- max-height: 10px;
802
- height: 20%;
803
- width: 100%;
804
- }
805
- .e-schedule .e-event-resize.e-top-handler {
806
- cursor: ns-resize;
807
- top: 0;
808
- }
809
- .e-schedule .e-event-resize.e-bottom-handler {
810
- bottom: 0;
811
- cursor: ns-resize;
812
- }
813
- .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
814
- .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
815
- height: 100%;
816
- }
817
- .e-schedule .e-vertical-view.e-timescale-disable .e-all-day-row,
818
- .e-schedule .e-vertical-view.e-timescale-disable .e-all-day-cells {
819
- height: 0 !important; /* stylelint-disable-line declaration-no-important */
820
- }
821
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
822
- background: #1c8000;
823
- border: 1px solid #e4e4e4;
824
- border-radius: 2px;
825
- color: #fff;
826
- display: -webkit-box;
827
- display: -ms-flexbox;
828
- display: flex;
829
- overflow: hidden;
830
- position: absolute;
831
- height: 54px;
832
- margin-bottom: 2px;
833
- }
834
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-appointment-details {
835
- display: -webkit-box;
836
- display: -ms-flexbox;
837
- display: flex;
838
- -webkit-box-flex: 1;
839
- -ms-flex: auto;
840
- flex: auto;
841
- padding: 2px 4px 0 2px;
842
- text-align: left;
843
- }
844
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-inner-wrap {
845
- -webkit-box-flex: 1;
846
- -ms-flex: auto;
847
- flex: auto;
848
- overflow: hidden;
849
- }
850
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-subject {
851
- font-size: 13px;
852
- font-weight: 500;
853
- line-height: 1.2;
854
- margin-left: auto;
855
- min-height: 18px;
856
- overflow: hidden;
857
- overflow-wrap: break-word;
858
- padding-top: 1px;
859
- white-space: normal;
860
- word-wrap: break-word;
861
- }
862
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-time,
863
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-location {
864
- font-size: 11px;
865
- overflow: hidden;
866
- padding-top: 1px;
867
- text-overflow: ellipsis;
868
- }
869
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-disable {
870
- display: none;
871
- }
872
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-icon,
873
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-edit-icon {
874
- line-height: 54px;
875
- padding: 0 5px;
876
- }
877
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-left-icon,
878
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-right-icon {
879
- line-height: 54px;
880
- padding: 0 2px;
881
- }
882
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule .e-vertical-view.e-timescale-disable .e-appointment:focus {
883
- border: 0;
884
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
885
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
886
- }
887
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-allow-select {
888
- pointer-events: none;
889
- }
890
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment-wrapper {
891
- position: absolute;
892
- width: 0;
893
- }
894
- .e-schedule .e-vertical-view.e-timescale-disable .e-work-cells {
895
- height: auto;
896
- vertical-align: top;
897
- }
898
- .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
899
- color: #4f4f4f;
900
- cursor: pointer;
901
- font-size: 11px;
902
- line-height: 11px;
903
- overflow: hidden;
904
- padding: 2px 4px;
905
- position: absolute;
906
- text-overflow: ellipsis;
907
- }
908
- .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator:focus {
909
- text-decoration: underline;
910
- }
911
- .e-schedule .e-vertical-view .e-left-indent {
912
- width: 85px;
913
- }
914
- .e-schedule .e-vertical-view .e-left-indent .e-all-day-cells {
915
- position: relative;
916
- }
917
- .e-schedule .e-vertical-view .e-date-header-wrap table col,
918
- .e-schedule .e-vertical-view .e-content-wrap table col {
919
- width: 36px;
920
- }
921
- .e-schedule .e-vertical-view .e-resource-cells {
922
- color: #000;
923
- font-size: 13px;
924
- height: 40px;
925
- padding: 8px;
926
- padding-left: 15px;
927
- }
928
- .e-schedule .e-vertical-view .e-header-cells {
929
- font-size: 12px;
930
- height: 60px;
931
- padding: 5px;
932
- }
933
- .e-schedule .e-vertical-view .e-header-cells .e-header-day {
934
- display: table;
935
- font-size: 13px;
936
- line-height: unset;
937
- padding-bottom: 0;
938
- }
939
- .e-schedule .e-vertical-view .e-header-cells .e-header-date {
940
- cursor: pointer;
941
- display: table;
942
- font-size: 18px;
943
- line-height: unset;
944
- padding-top: 0;
945
- }
946
- .e-schedule .e-vertical-view .e-header-cells .e-header-date:hover {
947
- text-decoration: underline;
948
- }
949
- .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-day {
950
- cursor: default;
951
- opacity: 0.35;
952
- }
953
- .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date {
954
- cursor: default;
955
- opacity: 0.35;
956
- }
957
- .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date:hover {
958
- text-decoration: none;
959
- }
960
- .e-schedule .e-vertical-view .e-row-count-wrapper {
961
- display: block;
962
- height: 100%;
963
- pointer-events: none;
964
- position: relative;
965
- }
966
- .e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator {
967
- bottom: 0;
968
- color: #4f4f4f;
969
- cursor: pointer;
970
- overflow: hidden;
971
- overflow-wrap: normal;
972
- padding: 2px 4px;
973
- pointer-events: visible;
974
- position: absolute;
975
- text-overflow: ellipsis;
976
- width: 100%;
977
- }
978
- .e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator:focus {
979
- text-decoration: underline;
980
- }
981
- .e-schedule .e-vertical-view .e-row-count-wrapper.e-disable {
982
- display: none;
983
- }
984
- .e-schedule .e-vertical-view .e-all-day-appointment-section {
985
- bottom: 4px;
986
- color: #000;
987
- cursor: pointer;
988
- display: block;
989
- font-size: 11px;
990
- height: 25px;
991
- left: 0;
992
- line-height: 25px;
993
- margin: 0 auto;
994
- position: absolute;
995
- right: 0;
996
- -webkit-transform: rotate(0deg);
997
- transform: rotate(0deg);
998
- -webkit-transition: -webkit-transform 300ms ease-in-out;
999
- transition: -webkit-transform 300ms ease-in-out;
1000
- transition: transform 300ms ease-in-out;
1001
- transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
1002
- width: 25px;
1003
- }
1004
- .e-schedule .e-vertical-view .e-all-day-appointment-section.e-disable {
1005
- display: none;
1006
- }
1007
- .e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-expand {
1008
- -webkit-transform: rotate(0deg);
1009
- transform: rotate(0deg);
1010
- }
1011
- .e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-collapse {
1012
- -webkit-transform: rotate(180deg);
1013
- transform: rotate(180deg);
1014
- }
1015
- .e-schedule .e-vertical-view .e-all-day-appointment-section:hover, .e-schedule .e-vertical-view .e-all-day-appointment-section:focus {
1016
- background: #ecf;
1017
- border-radius: 100%;
1018
- color: #000;
1019
- }
1020
- .e-schedule .e-vertical-view .e-appointment-hide {
1021
- opacity: 0;
1022
- }
1023
- .e-schedule .e-vertical-view .e-all-day-cells {
1024
- height: 0;
1025
- padding: 0;
1026
- text-align: center;
1027
- vertical-align: top;
1028
- }
1029
- .e-schedule .e-vertical-view .e-all-day-cells:first-child.e-animate {
1030
- -webkit-transition: 250ms ease-out;
1031
- transition: 250ms ease-out;
1032
- }
1033
- .e-schedule .e-vertical-view .e-time-cells-wrap table td,
1034
- .e-schedule .e-vertical-view .e-work-cells {
1035
- font-size: 13px;
1036
- height: 36px;
1037
- text-align: center;
1038
- }
1039
- .e-schedule .e-vertical-view .e-work-cells {
1040
- width: 36px;
1041
- }
1042
- .e-schedule .e-vertical-view .e-work-cells.e-disable-dates {
1043
- background: rgba(0, 0, 0, 0.08);
1044
- }
1045
- .e-schedule .e-vertical-view .e-work-cells.e-disable-dates:hover {
1046
- background: rgba(0, 0, 0, 0.08);
1047
- }
1048
- .e-schedule .e-vertical-view.e-virtual-mask .e-work-cells {
1049
- background: rgba(0, 0, 0, 0.08);
1050
- -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
1051
- box-shadow: inset 0 0 0 8px #e4e4e4;
1052
- }
1053
- .e-schedule .e-vertical-view.e-virtual-mask .e-work-cells:hover {
1054
- background: rgba(0, 0, 0, 0.08);
1055
- }
1056
- .e-schedule .e-vertical-view .e-current-time {
1057
- font-size: 12px;
1058
- }
1059
- .e-schedule .e-vertical-view .e-clone-time-indicator,
1060
- .e-schedule .e-vertical-view .e-current-time,
1061
- .e-schedule .e-vertical-view .e-previous-timeline,
1062
- .e-schedule .e-vertical-view .e-current-timeline {
1063
- left: 0;
1064
- position: absolute;
1065
- right: 0;
1066
- text-align: center;
1067
- top: 0;
1068
- width: 100%;
1069
- }
1070
- .e-schedule .e-vertical-view .e-previous-timeline,
1071
- .e-schedule .e-vertical-view .e-current-timeline {
1072
- z-index: 1;
1073
- }
1074
- .e-schedule .e-vertical-view .e-date-header-wrap {
1075
- max-height: 300px;
1076
- overflow: hidden;
1077
- }
1078
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll {
1079
- border-bottom: 1px solid #e4e4e4;
1080
- overflow-y: auto;
1081
- }
1082
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-resource-cells {
1083
- position: sticky;
1084
- }
1085
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-header-cells {
1086
- position: sticky;
1087
- top: 0;
1088
- }
1089
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-auto {
1090
- max-height: unset;
1091
- }
1092
- .e-schedule .e-vertical-view .e-time-cells-wrap {
1093
- overflow: hidden;
1094
- }
1095
- .e-schedule .e-vertical-view .e-content-wrap,
1096
- .e-schedule .e-vertical-view .e-time-cells-wrap {
1097
- position: relative;
1098
- }
1099
- .e-schedule .e-vertical-view .e-timeline-wrapper,
1100
- .e-schedule .e-vertical-view .e-day-wrapper,
1101
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper {
1102
- height: 0;
1103
- margin: 0;
1104
- padding: 0;
1105
- position: relative;
1106
- }
1107
- .e-schedule .e-vertical-view .e-appointment-wrapper-hidden {
1108
- visibility: hidden;
1109
- }
1110
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1111
- cursor: default;
1112
- }
1113
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
1114
- background: #1c8000;
1115
- border: 1px solid #e4e4e4;
1116
- border-radius: 2px;
1117
- color: #fff;
1118
- display: -webkit-box;
1119
- display: -ms-flexbox;
1120
- display: flex;
1121
- overflow: hidden;
1122
- position: absolute;
1123
- height: 22px;
1124
- }
1125
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
1126
- display: -webkit-box;
1127
- display: -ms-flexbox;
1128
- display: flex;
1129
- -webkit-box-flex: 1;
1130
- -ms-flex: auto;
1131
- flex: auto;
1132
- line-height: 18px;
1133
- overflow: hidden;
1134
- padding: 1px 0 1px 4px;
1135
- }
1136
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-subject {
1137
- -webkit-box-flex: 1;
1138
- -ms-flex: auto;
1139
- flex: auto;
1140
- font-size: 13px;
1141
- font-weight: 500;
1142
- overflow: hidden;
1143
- text-overflow: ellipsis;
1144
- }
1145
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-time {
1146
- display: block;
1147
- font-size: 11px;
1148
- padding: 1px 4px 2px 0;
1149
- }
1150
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-icon,
1151
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1152
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-left-icon,
1153
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-right-icon {
1154
- line-height: 20px;
1155
- padding: 0 2px;
1156
- }
1157
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-disable {
1158
- display: none;
1159
- }
1160
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
1161
- border: 0;
1162
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1163
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1164
- }
1165
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:not(.e-schedule-event-clone) {
1166
- cursor: default;
1167
- }
1168
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
1169
- background: #1c8000;
1170
- border: 1px solid #e4e4e4;
1171
- border-radius: 2px;
1172
- color: #fff;
1173
- overflow: hidden;
1174
- position: absolute;
1175
- }
1176
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
1177
- -webkit-box-flex: 1;
1178
- -ms-flex: auto;
1179
- flex: auto;
1180
- padding: 0 4px;
1181
- text-align: left;
1182
- line-height: unset;
1183
- }
1184
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1185
- font-size: 13px;
1186
- font-weight: 500;
1187
- line-height: 1.2;
1188
- margin-left: auto;
1189
- min-height: 18px;
1190
- overflow: hidden;
1191
- overflow-wrap: break-word;
1192
- padding-top: 4px;
1193
- white-space: normal;
1194
- word-wrap: break-word;
1195
- }
1196
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time,
1197
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-location {
1198
- font-size: 11px;
1199
- overflow: hidden;
1200
- padding-top: 1px;
1201
- text-overflow: ellipsis;
1202
- }
1203
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time {
1204
- display: block;
1205
- }
1206
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-disable {
1207
- display: none;
1208
- }
1209
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
1210
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
1211
- bottom: 5px;
1212
- display: block;
1213
- float: right;
1214
- height: auto;
1215
- left: auto;
1216
- position: absolute;
1217
- right: 5px;
1218
- width: auto;
1219
- }
1220
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-indicator {
1221
- display: block;
1222
- margin: 0 45%;
1223
- }
1224
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon,
1225
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
1226
- font-size: 8px;
1227
- }
1228
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon {
1229
- margin-top: 3px;
1230
- top: 0;
1231
- }
1232
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
1233
- bottom: 6px;
1234
- position: absolute;
1235
- }
1236
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:focus {
1237
- border: 0;
1238
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1239
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1240
- }
1241
- .e-schedule .e-vertical-view.e-day-view .e-header-date {
1242
- cursor: default;
1243
- }
1244
- .e-schedule .e-vertical-view.e-day-view .e-header-date:hover {
1245
- text-decoration: none;
1246
- }
1247
- .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-day {
1248
- font-size: 14px;
1249
- }
1250
- .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date {
1251
- font-size: 20px;
1252
- }
1253
- .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date:hover {
1254
- text-decoration: none;
1255
- }
1256
- .e-schedule.e-device .e-vertical-view .e-left-indent {
1257
- width: 60px;
1258
- }
1259
- .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
1260
- .e-schedule.e-device .e-vertical-view .e-current-time {
1261
- font-size: 9px;
1262
- }
1263
- .e-schedule.e-device .e-vertical-view .e-time-cells-wrap {
1264
- float: left;
1265
- width: 60px;
1266
- }
1267
- .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
1268
- font-size: 11px;
1269
- }
1270
- .e-schedule.e-device .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1271
- font-weight: 500;
1272
- min-height: auto;
1273
- }
1274
- .e-schedule.e-rtl {
1275
- text-align: right;
1276
- }
1277
- .e-schedule.e-rtl .e-vertical-view.e-timescale-disable .e-appointment-details {
1278
- text-align: right;
1279
- }
1280
- .e-schedule.e-rtl .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
1281
- padding: 1px 4px 1px 0;
1282
- }
1283
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
1284
- line-height: 15px;
1285
- text-align: right;
1286
- }
1287
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1288
- font-weight: 500;
1289
- margin-left: 15px;
1290
- margin-right: auto;
1291
- }
1292
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
1293
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
1294
- float: left;
1295
- left: 5px;
1296
- right: auto;
1297
- }
1298
- .e-schedule.e-rtl.e-device .e-vertical-view .e-time-cells-wrap {
1299
- float: right;
1300
- }
1301
- @media screen and (max-width: 480px) {
1302
- .e-schedule .e-vertical-view .e-left-indent {
1303
- width: 60px;
1304
- }
1305
- }
1306
- .e-schedule .e-month-view .e-left-indent,
1307
- .e-schedule .e-month-agenda-view .e-left-indent {
1308
- border-right: 1px solid #757575;
1309
- width: 36px;
1310
- }
1311
- .e-schedule .e-month-view .e-week-number-wrapper,
1312
- .e-schedule .e-month-agenda-view .e-week-number-wrapper {
1313
- overflow: hidden;
1314
- position: relative;
1315
- }
1316
- .e-schedule .e-month-view .e-week-number-wrapper .e-schedule-table,
1317
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table {
1318
- height: 100%;
1319
- }
1320
- .e-schedule .e-month-view .e-week-number-wrapper .e-week-number,
1321
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
1322
- color: #4f4f4f;
1323
- padding-top: 4px;
1324
- text-align: center;
1325
- vertical-align: top;
1326
- width: 36px;
1327
- }
1328
- .e-schedule .e-month-view .e-content-wrap table tr:last-child td {
1329
- border-bottom-width: 0;
1330
- }
1331
- .e-schedule .e-month-view .e-date-header-wrap {
1332
- font-size: 13px;
1333
- overflow: hidden;
1334
- }
1335
- .e-schedule .e-month-view .e-week-number {
1336
- border-bottom: 1px solid #757575;
1337
- border-right: 1px solid #757575;
1338
- height: 70px;
1339
- }
1340
- .e-schedule .e-month-view .e-content-wrap {
1341
- font-size: 13px;
1342
- }
1343
- .e-schedule .e-month-view .e-date-header-wrap table col {
1344
- width: 36px;
1345
- }
1346
- .e-schedule .e-month-view .e-resource-cells {
1347
- color: #000;
1348
- font-size: 13px;
1349
- height: 40px;
1350
- padding: 8px;
1351
- padding-left: 15px;
1352
- }
1353
- .e-schedule .e-month-view .e-header-cells {
1354
- cursor: default;
1355
- font-weight: normal;
1356
- height: 30px;
1357
- padding: 3px;
1358
- }
1359
- .e-schedule .e-month-view .e-content-table {
1360
- height: 100%;
1361
- }
1362
- .e-schedule .e-month-view .e-work-cells {
1363
- height: 70px;
1364
- vertical-align: top;
1365
- width: 36px;
1366
- }
1367
- .e-schedule .e-month-view .e-work-cells.e-disable-date .e-date-header {
1368
- visibility: hidden;
1369
- }
1370
- .e-schedule .e-month-view .e-work-cells.e-disable-dates {
1371
- background: rgba(0, 0, 0, 0.08);
1372
- }
1373
- .e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header {
1374
- cursor: default;
1375
- opacity: 0.35;
1376
- }
1377
- .e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header:hover {
1378
- text-decoration: none;
1379
- }
1380
- .e-schedule .e-month-view .e-work-cells.e-disable-dates:hover {
1381
- background: rgba(0, 0, 0, 0.08);
1382
- }
1383
- .e-schedule .e-month-view.e-virtual-mask .e-work-cells {
1384
- background: rgba(0, 0, 0, 0.08);
1385
- -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
1386
- box-shadow: inset 0 0 0 8px #e4e4e4;
1387
- }
1388
- .e-schedule .e-month-view.e-virtual-mask .e-work-cells:hover {
1389
- background: rgba(0, 0, 0, 0.08);
1390
- }
1391
- .e-schedule .e-month-view .e-date-header {
1392
- cursor: pointer;
1393
- display: table;
1394
- height: 20px;
1395
- line-height: 20px;
1396
- margin: 3px 3px 2px;
1397
- text-align: center;
1398
- }
1399
- .e-schedule .e-month-view .e-date-header:hover {
1400
- text-decoration: underline;
1401
- }
1402
- .e-schedule .e-month-view .e-appointment-wrapper {
1403
- position: absolute;
1404
- }
1405
- .e-schedule .e-month-view .e-new-event {
1406
- height: calc(100% - 25px);
1407
- }
1408
- .e-schedule .e-month-view .e-block-indicator {
1409
- margin-top: -20px;
1410
- }
1411
- .e-schedule .e-month-view .e-inline-appointment {
1412
- z-index: 1;
1413
- }
1414
- .e-schedule .e-month-view .e-appointment {
1415
- background: #1c8000;
1416
- border: 1px solid #e4e4e4;
1417
- border-radius: 2px;
1418
- color: #fff;
1419
- display: -webkit-box;
1420
- display: -ms-flexbox;
1421
- display: flex;
1422
- overflow: hidden;
1423
- position: absolute;
1424
- cursor: default;
1425
- height: 22px;
1426
- }
1427
- .e-schedule .e-month-view .e-appointment .e-disable {
1428
- display: none;
1429
- }
1430
- .e-schedule .e-month-view .e-appointment .e-appointment-details {
1431
- display: -webkit-box;
1432
- display: -ms-flexbox;
1433
- display: flex;
1434
- -webkit-box-flex: 1;
1435
- -ms-flex: auto;
1436
- flex: auto;
1437
- line-height: 18px;
1438
- overflow: hidden;
1439
- }
1440
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-subject {
1441
- -webkit-box-flex: 1;
1442
- -ms-flex: auto;
1443
- flex: auto;
1444
- font-size: 13px;
1445
- font-weight: 500;
1446
- overflow: hidden;
1447
- padding: 1px 2px;
1448
- text-overflow: ellipsis;
1449
- }
1450
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-inline-subject {
1451
- padding: 4px;
1452
- text-align: center;
1453
- }
1454
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-time {
1455
- font-size: 11px;
1456
- padding: 1.5px;
1457
- }
1458
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-icon,
1459
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1460
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-left-icon,
1461
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-right-icon {
1462
- line-height: 22px;
1463
- padding: 0 2px;
1464
- }
1465
- .e-schedule .e-month-view .e-appointment.e-appointment-border, .e-schedule .e-month-view .e-appointment:focus {
1466
- border: 0;
1467
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1468
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1469
- }
1470
- .e-schedule .e-month-view .e-appointment.e-allow-select {
1471
- pointer-events: none;
1472
- }
1473
- .e-schedule .e-month-view .e-appointment .e-subject {
1474
- padding: 2px;
1475
- width: 100%;
1476
- }
1477
- .e-schedule .e-month-view .e-more-indicator {
1478
- color: #4f4f4f;
1479
- cursor: pointer;
1480
- font-size: 11px;
1481
- line-height: 11px;
1482
- overflow: hidden;
1483
- padding: 2px 4px;
1484
- position: absolute;
1485
- text-overflow: ellipsis;
1486
- }
1487
- .e-schedule .e-month-view .e-more-indicator:focus {
1488
- text-decoration: underline;
1489
- }
1490
- .e-schedule.e-rtl .e-month-view .e-date-header {
1491
- margin: 3px 3px 2px;
1492
- }
1493
- .e-schedule.e-rtl .e-month-view .e-left-indent,
1494
- .e-schedule.e-rtl .e-month-view .e-week-number {
1495
- border-left: 1px solid #757575;
1496
- border-right-width: 0;
1497
- }
1498
- .e-schedule .e-year-view .e-calendar-wrapper {
1499
- display: -webkit-box;
1500
- display: -ms-flexbox;
1501
- display: flex;
1502
- -ms-flex-wrap: wrap;
1503
- flex-wrap: wrap;
1504
- -webkit-box-pack: center;
1505
- -ms-flex-pack: center;
1506
- justify-content: center;
1507
- }
1508
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
1509
- border: 0;
1510
- -webkit-box-flex: 0;
1511
- -ms-flex: 0 25%;
1512
- flex: 0 25%;
1513
- max-width: 100%;
1514
- min-width: 260px;
1515
- padding: 10px;
1516
- }
1517
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-header .e-title {
1518
- cursor: default;
1519
- }
1520
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-content span.e-day {
1521
- display: block;
1522
- margin: 0 auto;
1523
- }
1524
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month {
1525
- color: #4f4f4f;
1526
- pointer-events: visible;
1527
- -ms-touch-action: auto;
1528
- touch-action: auto;
1529
- }
1530
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month.e-today {
1531
- opacity: 0.5;
1532
- }
1533
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment,
1534
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment-indicator {
1535
- background: #1c8000;
1536
- border-radius: 50%;
1537
- height: 5px;
1538
- margin: -6px auto 0;
1539
- position: relative;
1540
- width: 5px;
1541
- }
1542
- .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates {
1543
- background: rgba(0, 0, 0, 0.08);
1544
- cursor: default;
1545
- }
1546
- .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates .e-day {
1547
- cursor: default;
1548
- }
1549
- .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates:hover {
1550
- background: rgba(0, 0, 0, 0.08);
1551
- }
1552
- .e-schedule .e-year-view .e-date-header-wrap {
1553
- font-size: 13px;
1554
- overflow: hidden;
1555
- }
1556
- .e-schedule .e-year-view .e-date-header-wrap table col {
1557
- width: 36px;
1558
- }
1559
- .e-schedule .e-year-view .e-date-header-wrap table td {
1560
- background: #fff;
1561
- border-color: #757575;
1562
- border-style: solid;
1563
- border-width: 0 0 1px;
1564
- color: #000;
1565
- text-align: left;
1566
- }
1567
- .e-schedule .e-year-view .e-date-header-wrap table td:first-child {
1568
- border-left-width: 0;
1569
- }
1570
- .e-schedule .e-year-view .e-resource-cells {
1571
- color: #000;
1572
- font-size: 13px;
1573
- height: 40px;
1574
- padding: 8px;
1575
- padding-left: 15px;
1576
- }
1577
- .e-schedule .e-year-view .e-content-wrap table td:first-child {
1578
- border-left-width: 0;
1579
- }
1580
- .e-schedule .e-year-view .e-resource .e-month-calendar {
1581
- max-width: 100%;
1582
- min-width: 100%;
1583
- }
1584
- .e-schedule .e-timeline-year-view .e-date-header-wrap,
1585
- .e-schedule .e-timeline-year-view .e-month-header-wrapper {
1586
- overflow: hidden;
1587
- position: relative;
1588
- }
1589
- .e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table {
1590
- height: 100%;
1591
- }
1592
- .e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table.e-auto-height {
1593
- height: auto;
1594
- }
1595
- .e-schedule .e-timeline-year-view .e-date-header-wrap table col,
1596
- .e-schedule .e-timeline-year-view .e-content-wrap table col {
1597
- width: 100px;
1598
- }
1599
- .e-schedule .e-timeline-year-view .e-resource-left-td,
1600
- .e-schedule .e-timeline-year-view .e-date-header-wrap table td {
1601
- background: #fff;
1602
- border-color: #757575;
1603
- border-style: solid;
1604
- border-width: 0 1px 1px 0;
1605
- color: #000;
1606
- text-align: center;
1607
- }
1608
- .e-schedule .e-timeline-year-view .e-resource-left-td.e-current-day,
1609
- .e-schedule .e-timeline-year-view .e-date-header-wrap table td.e-current-day {
1610
- color: #400074;
1611
- }
1612
- .e-schedule .e-timeline-year-view .e-resource-text {
1613
- color: #000;
1614
- font-size: 13px;
1615
- overflow: hidden;
1616
- padding: 4px 15px;
1617
- text-overflow: ellipsis;
1618
- }
1619
- .e-schedule .e-timeline-year-view .e-resource-left-td {
1620
- vertical-align: middle;
1621
- width: 200px;
1622
- }
1623
- .e-schedule .e-timeline-year-view .e-left-indent-wrap .e-resource-cells,
1624
- .e-schedule .e-timeline-year-view .e-date-header-wrap .e-resource-cells {
1625
- height: 40px;
1626
- }
1627
- .e-schedule .e-timeline-year-view .e-resource-column-wrap {
1628
- overflow: hidden;
1629
- position: relative;
1630
- }
1631
- .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells {
1632
- background: #e4e4e4;
1633
- border-color: #757575;
1634
- border-style: solid;
1635
- border-width: 0 1px 1px 0;
1636
- color: #000;
1637
- height: 75px;
1638
- padding-left: 15px;
1639
- padding-right: 0;
1640
- vertical-align: middle;
1641
- }
1642
- .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells.e-child-node {
1643
- background: #fff;
1644
- }
1645
- .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells:focus {
1646
- background: #ecf;
1647
- }
1648
- .e-schedule .e-timeline-year-view .e-resource-column-table {
1649
- height: 100%;
1650
- }
1651
- .e-schedule .e-timeline-year-view .e-resource-column-table.e-auto-height {
1652
- height: auto;
1653
- }
1654
- .e-schedule .e-timeline-year-view .e-resource-tree-icon {
1655
- color: #000;
1656
- cursor: pointer;
1657
- float: left;
1658
- font-family: "e-icons";
1659
- font-size: 12px;
1660
- padding: 4px 7px;
1661
- }
1662
- .e-schedule .e-timeline-year-view .e-resource-collapse {
1663
- -webkit-transform: rotate(90deg);
1664
- transform: rotate(90deg);
1665
- }
1666
- .e-schedule .e-timeline-year-view .e-content-table {
1667
- height: 100%;
1668
- }
1669
- .e-schedule .e-timeline-year-view .e-content-table.e-auto-height {
1670
- height: auto;
1671
- }
1672
- .e-schedule .e-timeline-year-view .e-left-indent td {
1673
- border-color: #757575;
1674
- border-style: solid;
1675
- border-width: 0 1px 0 0;
1676
- vertical-align: middle;
1677
- }
1678
- .e-schedule .e-timeline-year-view .e-left-indent tr:last-child td {
1679
- border-width: 0 1px 1px 0;
1680
- }
1681
- .e-schedule .e-timeline-year-view.e-horizontal .e-left-indent {
1682
- padding: 0;
1683
- width: 100px;
1684
- }
1685
- .e-schedule .e-timeline-year-view.e-vertical .e-left-indent, .e-schedule .e-timeline-year-view.e-vertical .e-left-indent .e-header-cells {
1686
- width: 100px;
1687
- }
1688
- .e-schedule .e-timeline-year-view .e-month-header {
1689
- border-bottom: 1px solid #757575;
1690
- border-right: 1px solid #757575;
1691
- text-align: center;
1692
- color: #000;
1693
- }
1694
- .e-schedule .e-timeline-year-view .e-month-header.e-current-day {
1695
- color: #400074;
1696
- }
1697
- .e-schedule .e-timeline-year-view .e-left-indent,
1698
- .e-schedule .e-timeline-year-view .e-header-cells {
1699
- cursor: default;
1700
- font-weight: normal;
1701
- height: 30px;
1702
- padding: 0;
1703
- text-align: center;
1704
- }
1705
- .e-schedule .e-timeline-year-view .e-month-header,
1706
- .e-schedule .e-timeline-year-view .e-work-cells {
1707
- height: 75px;
1708
- }
1709
- .e-schedule .e-timeline-year-view .e-header-cells,
1710
- .e-schedule .e-timeline-year-view .e-work-cells {
1711
- width: 100px;
1712
- }
1713
- .e-schedule .e-timeline-year-view .e-work-cells {
1714
- vertical-align: top;
1715
- }
1716
- .e-schedule .e-timeline-year-view .e-work-cells .e-date-header {
1717
- cursor: pointer;
1718
- display: table;
1719
- height: 20px;
1720
- line-height: 20px;
1721
- margin: 3px 3px 2px;
1722
- text-align: center;
1723
- width: 10px;
1724
- }
1725
- .e-schedule .e-timeline-year-view .e-work-cells .e-date-header:hover {
1726
- text-decoration: underline;
1727
- }
1728
- .e-schedule .e-timeline-year-view .e-event-table {
1729
- position: absolute;
1730
- top: 0;
1731
- }
1732
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment-container.e-event-container {
1733
- height: 75px;
1734
- position: relative;
1735
- }
1736
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment-wrapper {
1737
- position: absolute;
1738
- }
1739
- .e-schedule .e-timeline-year-view .e-event-table .e-inline-appointment {
1740
- z-index: 1;
1741
- }
1742
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment {
1743
- background: #1c8000;
1744
- border: 1px solid #e4e4e4;
1745
- border-radius: 2px;
1746
- color: #fff;
1747
- display: -webkit-box;
1748
- display: -ms-flexbox;
1749
- display: flex;
1750
- overflow: hidden;
1751
- position: absolute;
1752
- cursor: default;
1753
- height: 22px;
1754
- }
1755
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-hidden {
1756
- display: none;
1757
- }
1758
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-appointment-details {
1759
- display: -webkit-box;
1760
- display: -ms-flexbox;
1761
- display: flex;
1762
- -webkit-box-flex: 1;
1763
- -ms-flex: auto;
1764
- flex: auto;
1765
- line-height: 20px;
1766
- overflow: hidden;
1767
- }
1768
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-subject {
1769
- -webkit-box-flex: 1;
1770
- -ms-flex: auto;
1771
- flex: auto;
1772
- font-size: 13px;
1773
- font-weight: 500;
1774
- overflow: hidden;
1775
- padding: 1px 2px;
1776
- text-overflow: ellipsis;
1777
- }
1778
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-time,
1779
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-location {
1780
- font-size: 11px;
1781
- overflow: hidden;
1782
- padding: 1.5px;
1783
- text-overflow: ellipsis;
1784
- }
1785
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-disable {
1786
- display: none;
1787
- }
1788
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1789
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1790
- line-height: 22px;
1791
- padding: 0 5px;
1792
- }
1793
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1794
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1795
- line-height: 22px;
1796
- padding: 0 2px;
1797
- }
1798
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1799
- border: 0;
1800
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1801
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1802
- }
1803
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-allow-select {
1804
- pointer-events: none;
1805
- }
1806
- .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
1807
- color: #4f4f4f;
1808
- cursor: pointer;
1809
- font-size: 11px;
1810
- line-height: 11px;
1811
- overflow: hidden;
1812
- padding: 2px 4px;
1813
- position: absolute;
1814
- text-overflow: ellipsis;
1815
- }
1816
- .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator.e-hidden {
1817
- display: none;
1818
- }
1819
- .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator:focus {
1820
- text-decoration: underline;
1821
- }
1822
- .e-schedule.e-device .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
1823
- max-width: 100%;
1824
- min-width: 100%;
1825
- }
1826
- .e-schedule .e-timeline-view .e-content-wrap,
1827
- .e-schedule .e-timeline-view .e-content-table,
1828
- .e-schedule .e-timeline-month-view .e-content-wrap,
1829
- .e-schedule .e-timeline-month-view .e-content-table {
1830
- height: 100%;
1831
- }
1832
- .e-schedule .e-timeline-view .e-date-header-wrap,
1833
- .e-schedule .e-timeline-month-view .e-date-header-wrap {
1834
- font-size: 13px;
1835
- overflow: hidden;
1836
- position: relative;
1837
- }
1838
- .e-schedule .e-timeline-view .e-event-table,
1839
- .e-schedule .e-timeline-month-view .e-event-table {
1840
- position: absolute;
1841
- top: 0;
1842
- }
1843
- .e-schedule .e-timeline-view .e-appointment-container.e-event-container,
1844
- .e-schedule .e-timeline-month-view .e-appointment-container.e-event-container {
1845
- height: 60px;
1846
- position: relative;
1847
- }
1848
- .e-schedule .e-timeline-view .e-date-header-wrap table col,
1849
- .e-schedule .e-timeline-view .e-content-wrap table col,
1850
- .e-schedule .e-timeline-month-view .e-date-header-wrap table col,
1851
- .e-schedule .e-timeline-month-view .e-content-wrap table col {
1852
- width: 50px;
1853
- }
1854
- .e-schedule .e-timeline-view .e-date-header-wrap table tbody td,
1855
- .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td {
1856
- height: 36px;
1857
- overflow: hidden;
1858
- padding: 5px;
1859
- text-overflow: ellipsis;
1860
- white-space: nowrap;
1861
- }
1862
- .e-schedule .e-timeline-view .e-date-header-wrap table tbody td.e-time-slots,
1863
- .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td.e-time-slots {
1864
- background: #fff;
1865
- overflow: inherit;
1866
- }
1867
- .e-schedule .e-timeline-view .e-date-header-wrap table tbody td > span,
1868
- .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td > span {
1869
- position: relative;
1870
- }
1871
- .e-schedule .e-timeline-view .e-navigate:hover,
1872
- .e-schedule .e-timeline-month-view .e-navigate:hover {
1873
- cursor: pointer;
1874
- text-decoration: underline;
1875
- }
1876
- .e-schedule .e-timeline-view .e-navigate:focus,
1877
- .e-schedule .e-timeline-month-view .e-navigate:focus {
1878
- text-decoration: underline;
1879
- }
1880
- .e-schedule .e-timeline-view .e-work-cells,
1881
- .e-schedule .e-timeline-month-view .e-work-cells {
1882
- height: 60px;
1883
- }
1884
- .e-schedule .e-timeline-view .e-work-cells.e-disable-dates,
1885
- .e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates {
1886
- background: rgba(0, 0, 0, 0.08);
1887
- }
1888
- .e-schedule .e-timeline-view .e-work-cells.e-disable-dates:hover,
1889
- .e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates:hover {
1890
- background: rgba(0, 0, 0, 0.08);
1891
- }
1892
- .e-schedule .e-timeline-view .e-resource-text,
1893
- .e-schedule .e-timeline-month-view .e-resource-text {
1894
- color: #000;
1895
- font-size: 13px;
1896
- overflow: hidden;
1897
- padding: 4px 15px;
1898
- text-overflow: ellipsis;
1899
- }
1900
- .e-schedule .e-timeline-view .e-resource-left-td,
1901
- .e-schedule .e-timeline-month-view .e-resource-left-td {
1902
- background: #fff;
1903
- border-color: #757575;
1904
- border-style: solid;
1905
- border-width: 0 1px 1px 0;
1906
- color: #000;
1907
- vertical-align: middle;
1908
- width: 200px;
1909
- }
1910
- .e-schedule .e-timeline-view .e-resource-cells,
1911
- .e-schedule .e-timeline-month-view .e-resource-cells {
1912
- background: #e4e4e4;
1913
- border-color: #757575;
1914
- border-style: solid;
1915
- border-width: 0 1px 1px 0;
1916
- color: #000;
1917
- height: 60px;
1918
- padding-left: 15px;
1919
- padding-right: 0;
1920
- vertical-align: middle;
1921
- }
1922
- .e-schedule .e-timeline-view .e-resource-cells:focus,
1923
- .e-schedule .e-timeline-month-view .e-resource-cells:focus {
1924
- background: #ecf;
1925
- }
1926
- .e-schedule .e-timeline-view .e-resource-column-wrap,
1927
- .e-schedule .e-timeline-month-view .e-resource-column-wrap {
1928
- overflow: hidden;
1929
- position: relative;
1930
- }
1931
- .e-schedule .e-timeline-view .e-resource-column-table,
1932
- .e-schedule .e-timeline-month-view .e-resource-column-table {
1933
- height: 100%;
1934
- }
1935
- .e-schedule .e-timeline-view .e-auto-height,
1936
- .e-schedule .e-timeline-month-view .e-auto-height {
1937
- height: auto;
1938
- }
1939
- .e-schedule .e-timeline-view.e-ignore-whitespace .e-work-cells, .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells, .e-schedule .e-timeline-view.e-ignore-whitespace .e-event-container,
1940
- .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
1941
- .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells,
1942
- .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-event-container {
1943
- height: 42px;
1944
- }
1945
- .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
1946
- .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
1947
- background: rgba(0, 0, 0, 0.08);
1948
- -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
1949
- box-shadow: inset 0 0 0 8px #e4e4e4;
1950
- }
1951
- .e-schedule .e-timeline-view .e-resource-tree-icon,
1952
- .e-schedule .e-timeline-month-view .e-resource-tree-icon {
1953
- color: #000;
1954
- cursor: pointer;
1955
- float: left;
1956
- font-family: "e-icons";
1957
- font-size: 12px;
1958
- padding: 4px 7px;
1959
- }
1960
- .e-schedule .e-timeline-view .e-resource-collapse,
1961
- .e-schedule .e-timeline-month-view .e-resource-collapse {
1962
- -webkit-transform: rotate(90deg);
1963
- transform: rotate(90deg);
1964
- }
1965
- .e-schedule .e-timeline-view .e-child-node,
1966
- .e-schedule .e-timeline-month-view .e-child-node {
1967
- background: #fff;
1968
- }
1969
- .e-schedule .e-timeline-view .e-appointment-wrapper,
1970
- .e-schedule .e-timeline-month-view .e-appointment-wrapper {
1971
- position: absolute;
1972
- }
1973
- .e-schedule .e-timeline-view .e-inline-appointment,
1974
- .e-schedule .e-timeline-month-view .e-inline-appointment {
1975
- z-index: 1;
1976
- }
1977
- .e-schedule .e-timeline-view .e-appointment,
1978
- .e-schedule .e-timeline-month-view .e-appointment {
1979
- background: #1c8000;
1980
- border: 1px solid #e4e4e4;
1981
- border-radius: 2px;
1982
- color: #fff;
1983
- display: -webkit-box;
1984
- display: -ms-flexbox;
1985
- display: flex;
1986
- overflow: hidden;
1987
- position: absolute;
1988
- cursor: default;
1989
- height: 38px;
1990
- }
1991
- .e-schedule .e-timeline-view .e-appointment .e-appointment-details,
1992
- .e-schedule .e-timeline-month-view .e-appointment .e-appointment-details {
1993
- display: -webkit-box;
1994
- display: -ms-flexbox;
1995
- display: flex;
1996
- -webkit-box-flex: 1;
1997
- -ms-flex: auto;
1998
- flex: auto;
1999
- overflow: hidden;
2000
- padding: 0 4px;
2001
- }
2002
- .e-schedule .e-timeline-view .e-appointment .e-appointment-details .e-inner-wrap,
2003
- .e-schedule .e-timeline-month-view .e-appointment .e-appointment-details .e-inner-wrap {
2004
- -webkit-box-flex: 1;
2005
- -ms-flex: auto;
2006
- flex: auto;
2007
- overflow: hidden;
2008
- }
2009
- .e-schedule .e-timeline-view .e-appointment .e-subject,
2010
- .e-schedule .e-timeline-month-view .e-appointment .e-subject {
2011
- font-size: 13px;
2012
- font-weight: 500;
2013
- line-height: 1.2;
2014
- margin-left: auto;
2015
- min-height: 18px;
2016
- overflow: hidden;
2017
- padding-top: 4px;
2018
- text-overflow: ellipsis;
2019
- }
2020
- .e-schedule .e-timeline-view .e-appointment .e-time,
2021
- .e-schedule .e-timeline-view .e-appointment .e-location,
2022
- .e-schedule .e-timeline-month-view .e-appointment .e-time,
2023
- .e-schedule .e-timeline-month-view .e-appointment .e-location {
2024
- font-size: 11px;
2025
- overflow: hidden;
2026
- padding-top: 1px;
2027
- text-overflow: ellipsis;
2028
- }
2029
- .e-schedule .e-timeline-view .e-appointment .e-time,
2030
- .e-schedule .e-timeline-month-view .e-appointment .e-time {
2031
- display: block;
2032
- line-height: 1.4;
2033
- }
2034
- .e-schedule .e-timeline-view .e-appointment .e-disable,
2035
- .e-schedule .e-timeline-month-view .e-appointment .e-disable {
2036
- display: none;
2037
- }
2038
- .e-schedule .e-timeline-view .e-appointment .e-recurrence-icon,
2039
- .e-schedule .e-timeline-view .e-appointment .e-recurrence-edit-icon,
2040
- .e-schedule .e-timeline-month-view .e-appointment .e-recurrence-icon,
2041
- .e-schedule .e-timeline-month-view .e-appointment .e-recurrence-edit-icon {
2042
- line-height: 38px;
2043
- padding: 0 5px;
2044
- }
2045
- .e-schedule .e-timeline-view .e-appointment .e-indicator,
2046
- .e-schedule .e-timeline-month-view .e-appointment .e-indicator {
2047
- display: block;
2048
- }
2049
- .e-schedule .e-timeline-view .e-appointment .e-left-icon,
2050
- .e-schedule .e-timeline-view .e-appointment .e-right-icon,
2051
- .e-schedule .e-timeline-month-view .e-appointment .e-left-icon,
2052
- .e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
2053
- font-size: 10px;
2054
- line-height: 38px;
2055
- padding-right: 7px;
2056
- }
2057
- .e-schedule .e-timeline-view .e-appointment .e-right-icon,
2058
- .e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
2059
- padding-right: 5px;
2060
- }
2061
- .e-schedule .e-timeline-view .e-appointment.e-appointment-border, .e-schedule .e-timeline-view .e-appointment:focus,
2062
- .e-schedule .e-timeline-month-view .e-appointment.e-appointment-border,
2063
- .e-schedule .e-timeline-month-view .e-appointment:focus {
2064
- border: 0;
2065
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
2066
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
2067
- }
2068
- .e-schedule .e-timeline-view .e-appointment.e-allow-select,
2069
- .e-schedule .e-timeline-month-view .e-appointment.e-allow-select {
2070
- pointer-events: none;
2071
- }
2072
- .e-schedule .e-timeline-view .e-more-indicator,
2073
- .e-schedule .e-timeline-month-view .e-more-indicator {
2074
- color: #4f4f4f;
2075
- cursor: pointer;
2076
- font-size: 11px;
2077
- line-height: 11px;
2078
- overflow: hidden;
2079
- padding: 2px 4px;
2080
- position: absolute;
2081
- text-overflow: ellipsis;
2082
- }
2083
- .e-schedule .e-timeline-view .e-more-indicator:focus,
2084
- .e-schedule .e-timeline-month-view .e-more-indicator:focus {
2085
- text-decoration: underline;
2086
- }
2087
- .e-schedule .e-timeline-view .e-navigate {
2088
- font-size: 13px;
2089
- }
2090
- .e-schedule .e-timeline-view .e-clone-time-indicator,
2091
- .e-schedule .e-timeline-view .e-current-time {
2092
- bottom: 0;
2093
- position: absolute;
2094
- }
2095
- .e-schedule .e-timeline-view .e-current-timeline {
2096
- position: absolute;
2097
- top: 0;
2098
- }
2099
- .e-schedule .e-timeline-month-view .e-date-header-wrap table col,
2100
- .e-schedule .e-timeline-month-view .e-content-wrap table col {
2101
- width: 70px;
2102
- }
2103
- .e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
2104
- -webkit-transform: translateX(0);
2105
- transform: translateX(0);
2106
- }
2107
- .e-schedule .e-virtual-scroll.e-timeline-view .e-content-table, .e-schedule .e-virtual-scroll.e-timeline-month-view .e-content-table, .e-schedule .e-virtual-scroll.e-timeline-year-view.e-vertical .e-content-table {
2108
- -webkit-transform: translateY(0);
2109
- transform: translateY(0);
2110
- }
2111
- .e-schedule .e-virtual-scroll .e-content-table {
2112
- position: absolute;
2113
- }
2114
- .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2115
- position: relative;
2116
- }
2117
- .e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
2118
- .e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
2119
- -webkit-transition: all 1000ms linear;
2120
- transition: all 1000ms linear;
2121
- }
2122
- .e-schedule.e-rtl .e-timeline-view .e-appointment .e-left-icon,
2123
- .e-schedule.e-rtl .e-timeline-view .e-appointment .e-right-icon,
2124
- .e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-left-icon,
2125
- .e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-right-icon {
2126
- padding: 0 0 0 5px;
2127
- }
2128
- .e-schedule.e-rtl .e-timeline-view .e-inline-appointment,
2129
- .e-schedule.e-rtl .e-timeline-month-view .e-inline-appointment {
2130
- z-index: 1;
2131
- }
2132
- .e-schedule.e-rtl .e-timeline-view .e-resource-left-td,
2133
- .e-schedule.e-rtl .e-timeline-month-view .e-resource-left-td {
2134
- border-width: 0 0 1px 1px;
2135
- }
2136
- .e-schedule.e-rtl .e-timeline-view .e-resource-cells,
2137
- .e-schedule.e-rtl .e-timeline-month-view .e-resource-cells {
2138
- border-width: 0 0 1px 1px;
2139
- padding-right: 15px;
2140
- }
2141
- .e-schedule.e-rtl .e-timeline-view .e-resource-tree-icon,
2142
- .e-schedule.e-rtl .e-timeline-month-view .e-resource-tree-icon {
2143
- float: right;
2144
- }
2145
- .e-schedule.e-rtl .e-timeline-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap,
2146
- .e-schedule.e-rtl .e-timeline-month-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
2147
- text-align: right;
2148
- }
2149
- .e-schedule.e-device .e-month-view .e-date-header-wrap,
2150
- .e-schedule.e-device .e-timeline-view .e-date-header-wrap,
2151
- .e-schedule.e-device .e-timeline-month-view .e-date-header-wrap {
2152
- font-size: 13px;
2153
- }
2154
- .e-schedule.e-device .e-month-view .e-date-header-wrap td,
2155
- .e-schedule.e-device .e-timeline-view .e-date-header-wrap td,
2156
- .e-schedule.e-device .e-timeline-month-view .e-date-header-wrap td {
2157
- border-left-width: 0;
2158
- border-right-width: 0;
2159
- }
2160
- .e-schedule.e-device .e-month-view .e-content-wrap,
2161
- .e-schedule.e-device .e-timeline-view .e-content-wrap,
2162
- .e-schedule.e-device .e-timeline-month-view .e-content-wrap {
2163
- font-size: 14px;
2164
- }
2165
- .e-schedule.e-device .e-month-view .e-date-header:hover,
2166
- .e-schedule.e-device .e-timeline-view .e-date-header:hover,
2167
- .e-schedule.e-device .e-timeline-month-view .e-date-header:hover {
2168
- text-decoration: none;
2169
- }
2170
- .e-schedule.e-device .e-month-view .e-more-indicator,
2171
- .e-schedule.e-device .e-timeline-view .e-more-indicator,
2172
- .e-schedule.e-device .e-timeline-month-view .e-more-indicator {
2173
- font-size: 12px;
2174
- }
2175
- .e-schedule.e-device .e-month-view .e-navigate:hover,
2176
- .e-schedule.e-device .e-timeline-view .e-navigate:hover,
2177
- .e-schedule.e-device .e-timeline-month-view .e-navigate:hover {
2178
- text-decoration: none;
2179
- }
2180
- .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu {
2181
- margin-top: 6px;
2182
- }
2183
- .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu.e-disable {
2184
- display: none;
2185
- }
2186
- .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
2187
- margin-top: 4px;
2188
- }
2189
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
2190
- border-right: 1px solid #757575;
2191
- height: 40px;
2192
- padding-top: 8px;
2193
- }
2194
- .e-schedule .e-month-agenda-view .e-wrapper-container {
2195
- position: relative;
2196
- }
2197
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table,
2198
- .e-schedule .e-month-agenda-view .e-content-table {
2199
- border-bottom: 1px solid #757575;
2200
- -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
2201
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
2202
- height: 100%;
2203
- }
2204
- .e-schedule .e-month-agenda-view .e-resource-column {
2205
- border-bottom: 1px solid #757575;
2206
- vertical-align: top;
2207
- width: 75px;
2208
- border-right: 1px solid #757575;
2209
- }
2210
- .e-schedule .e-month-agenda-view .e-resource-name {
2211
- color: #000;
2212
- font-size: 13px;
2213
- line-height: 26px;
2214
- overflow: hidden;
2215
- padding: 8px;
2216
- text-overflow: ellipsis;
2217
- }
2218
- .e-schedule .e-month-agenda-view .e-day-padding {
2219
- padding-left: 8px;
2220
- }
2221
- .e-schedule .e-month-agenda-view .e-day-border {
2222
- border-bottom: 1px solid #757575;
2223
- }
2224
- .e-schedule .e-month-agenda-view .e-date-header-wrap {
2225
- font-size: 13px;
2226
- overflow: hidden;
2227
- }
2228
- .e-schedule .e-month-agenda-view .e-content-wrap {
2229
- font-size: 13px;
2230
- }
2231
- .e-schedule .e-month-agenda-view .e-header-cells {
2232
- cursor: default;
2233
- font-weight: normal;
2234
- height: 30px;
2235
- padding: 5px;
2236
- text-align: center;
2237
- }
2238
- .e-schedule .e-month-agenda-view .e-work-cells {
2239
- height: 40px;
2240
- position: relative;
2241
- vertical-align: top;
2242
- }
2243
- .e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates {
2244
- background: rgba(0, 0, 0, 0.08);
2245
- }
2246
- .e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates:hover {
2247
- background: rgba(0, 0, 0, 0.08);
2248
- }
2249
- .e-schedule .e-month-agenda-view .e-date-header {
2250
- height: 24px;
2251
- line-height: 24.5px;
2252
- margin: 4px auto 0;
2253
- text-align: center;
2254
- width: 24px;
2255
- }
2256
- .e-schedule .e-month-agenda-view .e-appointment-container {
2257
- min-height: 40px;
2258
- }
2259
- .e-schedule .e-month-agenda-view .e-appointment-wrap {
2260
- background: #e4e4e4;
2261
- overflow: auto;
2262
- padding: 0 8px;
2263
- }
2264
- .e-schedule .e-month-agenda-view .e-appointment {
2265
- border-left: 3px solid #1c8000;
2266
- border-right: 0;
2267
- cursor: default;
2268
- padding: 0 8px;
2269
- }
2270
- .e-schedule .e-month-agenda-view .e-appointment:hover {
2271
- background: #ecf;
2272
- }
2273
- .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2274
- background: #400074;
2275
- }
2276
- .e-schedule .e-month-agenda-view .e-appointment.e-template {
2277
- display: -webkit-inline-box;
2278
- display: -ms-inline-flexbox;
2279
- display: inline-flex;
2280
- -webkit-box-orient: horizontal;
2281
- -webkit-box-direction: reverse;
2282
- -ms-flex-direction: row-reverse;
2283
- flex-direction: row-reverse;
2284
- }
2285
- .e-schedule .e-month-agenda-view .e-subject-wrap {
2286
- display: -webkit-box;
2287
- display: -ms-flexbox;
2288
- display: flex;
2289
- }
2290
- .e-schedule .e-month-agenda-view .e-subject {
2291
- color: #000;
2292
- font-size: 14px;
2293
- line-height: 26px;
2294
- overflow: hidden;
2295
- text-overflow: ellipsis;
2296
- }
2297
- .e-schedule .e-month-agenda-view .e-recurrence-icon,
2298
- .e-schedule .e-month-agenda-view .e-recurrence-edit-icon {
2299
- color: #4f4f4f;
2300
- line-height: 26px;
2301
- padding: 0 10px;
2302
- }
2303
- .e-schedule .e-month-agenda-view .e-date-time {
2304
- color: #4f4f4f;
2305
- font-size: 12px;
2306
- line-height: 26px;
2307
- overflow: hidden;
2308
- text-overflow: ellipsis;
2309
- }
2310
- .e-schedule .e-month-agenda-view .e-location {
2311
- color: #4f4f4f;
2312
- font-size: 12px;
2313
- line-height: 26px;
2314
- overflow: hidden;
2315
- padding-left: 8px;
2316
- text-overflow: ellipsis;
2317
- }
2318
- .e-schedule .e-month-agenda-view .e-no-event {
2319
- color: #4f4f4f;
2320
- cursor: default;
2321
- font-size: 14px;
2322
- height: 100%;
2323
- padding: 8px 4px;
2324
- }
2325
- .e-schedule .e-month-agenda-view .e-agenda-item.e-month-agenda-view {
2326
- padding: 10px 0;
2327
- }
2328
- .e-schedule .e-month-agenda-view .e-agenda-parent.e-month-agenda-view {
2329
- margin: 0;
2330
- padding: 0;
2331
- }
2332
- .e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
2333
- background: #1c8000;
2334
- border-radius: 50%;
2335
- height: 6px;
2336
- left: 0;
2337
- margin: 1px auto;
2338
- width: 6px;
2339
- }
2340
- .e-schedule.e-rtl .e-month-agenda-view .e-left-indent,
2341
- .e-schedule.e-rtl .e-month-agenda-view .e-week-number {
2342
- border-left: 1px solid #757575;
2343
- border-right-width: 0;
2344
- }
2345
- .e-schedule.e-rtl .e-month-agenda-view .e-appointment {
2346
- border-left: 0;
2347
- border-right: 3px solid #1c8000;
2348
- }
2349
- .e-schedule.e-rtl .e-month-agenda-view .e-resource-column {
2350
- border-bottom: 1px solid #757575;
2351
- border-left: 1px solid #757575;
2352
- border-right: 0;
2353
- vertical-align: top;
2354
- width: 75px;
2355
- }
2356
- .e-schedule.e-rtl .e-month-agenda-view .e-resource-column .e-resource-name {
2357
- white-space: normal;
2358
- }
2359
- .e-schedule.e-rtl .e-month-agenda-view .e-day-padding {
2360
- padding-right: 8px;
2361
- }
2362
- .e-schedule.e-device .e-month-agenda-view .e-date-header-wrap {
2363
- font-size: 13px;
2364
- }
2365
- .e-schedule.e-device .e-month-agenda-view .e-content-wrap {
2366
- font-size: 14px;
2367
- }
2368
- .e-schedule .e-agenda-view {
2369
- background: #e4e4e4;
2370
- }
2371
- .e-schedule .e-agenda-view .e-content-wrap table td:first-child,
2372
- .e-schedule .e-agenda-view .e-date-column {
2373
- vertical-align: top;
2374
- width: 75px;
2375
- }
2376
- .e-schedule .e-agenda-view .e-resource-column {
2377
- border-bottom: 1px solid #757575;
2378
- vertical-align: top;
2379
- width: 75px;
2380
- color: #000;
2381
- border-right: 1px solid #757575;
2382
- }
2383
- .e-schedule .e-agenda-view .e-month-header {
2384
- background: #1c8000;
2385
- height: 100px;
2386
- padding-top: 12px;
2387
- vertical-align: top;
2388
- }
2389
- .e-schedule .e-agenda-view .e-month-header .e-date-header {
2390
- color: #fff;
2391
- font-size: 18px;
2392
- }
2393
- .e-schedule .e-agenda-view .e-day-date-header {
2394
- color: #000;
2395
- cursor: default;
2396
- padding: 10px 32px 0 16px;
2397
- }
2398
- .e-schedule .e-agenda-view .e-day-date-header .e-m-date {
2399
- font-size: 18px;
2400
- }
2401
- .e-schedule .e-agenda-view .e-day-date-header .e-m-day {
2402
- font-size: 13px;
2403
- }
2404
- .e-schedule .e-agenda-view .e-day-date-header.e-current-day {
2405
- color: #400074;
2406
- }
2407
- .e-schedule .e-agenda-view .e-day-border {
2408
- border-bottom: 1px solid #757575;
2409
- }
2410
- .e-schedule .e-agenda-view .e-date-border {
2411
- border-bottom: 1px solid #757575;
2412
- border-right: 1px solid #757575;
2413
- }
2414
- .e-schedule .e-agenda-view .e-day-padding {
2415
- padding-left: 8px;
2416
- }
2417
- .e-schedule .e-agenda-view .e-date-header {
2418
- font-size: 20px;
2419
- }
2420
- .e-schedule .e-agenda-view .e-day-header {
2421
- font-size: 12px;
2422
- }
2423
- .e-schedule .e-agenda-view .e-subject-wrap {
2424
- display: -webkit-box;
2425
- display: -ms-flexbox;
2426
- display: flex;
2427
- margin-bottom: 0;
2428
- }
2429
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-subject {
2430
- color: #fff;
2431
- }
2432
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-date-time {
2433
- color: #fff;
2434
- }
2435
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-resource-name {
2436
- color: #fff;
2437
- }
2438
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-icon,
2439
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-edit-icon {
2440
- color: #fff;
2441
- }
2442
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-location {
2443
- color: #fff;
2444
- }
2445
- .e-schedule .e-agenda-view .e-subject {
2446
- color: #000;
2447
- font-size: 14px;
2448
- line-height: 23px;
2449
- overflow: hidden;
2450
- text-overflow: ellipsis;
2451
- }
2452
- .e-schedule .e-agenda-view .e-resource-name {
2453
- color: #000;
2454
- font-size: 13px;
2455
- line-height: 26px;
2456
- overflow: hidden;
2457
- padding: 8px;
2458
- text-overflow: ellipsis;
2459
- }
2460
- .e-schedule .e-agenda-view .e-recurrence-icon,
2461
- .e-schedule .e-agenda-view .e-recurrence-edit-icon {
2462
- color: #000;
2463
- line-height: 21px;
2464
- padding: 0 10px;
2465
- }
2466
- .e-schedule .e-agenda-view .e-date-time {
2467
- color: #4f4f4f;
2468
- font-size: 12px;
2469
- line-height: 21px;
2470
- overflow: hidden;
2471
- text-overflow: ellipsis;
2472
- }
2473
- .e-schedule .e-agenda-view .e-location {
2474
- color: #4f4f4f;
2475
- font-size: 12px;
2476
- line-height: 23px;
2477
- overflow: hidden;
2478
- padding-left: 8px;
2479
- text-overflow: ellipsis;
2480
- }
2481
- .e-schedule .e-agenda-view .e-agenda-item {
2482
- padding: 10px 0;
2483
- }
2484
- .e-schedule .e-agenda-view .e-agenda-parent {
2485
- margin: 0;
2486
- padding: 0;
2487
- }
2488
- .e-schedule .e-agenda-view .e-appointment {
2489
- border-left: 3px solid #1c8000;
2490
- border-right: 0;
2491
- cursor: default;
2492
- padding: 0 8px;
2493
- }
2494
- .e-schedule .e-agenda-view .e-appointment:hover {
2495
- background: #ecf;
2496
- }
2497
- .e-schedule .e-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-agenda-view .e-appointment:focus {
2498
- background: #400074;
2499
- }
2500
- .e-schedule .e-agenda-view .e-appointment.e-template {
2501
- display: -webkit-inline-box;
2502
- display: -ms-inline-flexbox;
2503
- display: inline-flex;
2504
- -webkit-box-orient: horizontal;
2505
- -webkit-box-direction: reverse;
2506
- -ms-flex-direction: row-reverse;
2507
- flex-direction: row-reverse;
2508
- }
2509
- .e-schedule .e-agenda-view .e-no-event {
2510
- color: #4f4f4f;
2511
- cursor: default;
2512
- font-size: 14px;
2513
- line-height: 52px;
2514
- padding: 0 11px;
2515
- }
2516
- .e-schedule .e-agenda-view .e-empty-event {
2517
- color: #4f4f4f;
2518
- cursor: default;
2519
- font-size: 14px;
2520
- line-height: 52px;
2521
- padding: 0 11px;
2522
- }
2523
- .e-schedule.e-device .e-agenda-view .e-m-date,
2524
- .e-schedule.e-device .e-month-agenda-view .e-m-date {
2525
- font-size: 20px;
2526
- }
2527
- .e-schedule.e-device .e-agenda-view .e-resource-name,
2528
- .e-schedule.e-device .e-agenda-view .e-m-day,
2529
- .e-schedule.e-device .e-month-agenda-view .e-resource-name,
2530
- .e-schedule.e-device .e-month-agenda-view .e-m-day {
2531
- color: #000;
2532
- font-size: 14px;
2533
- }
2534
- .e-schedule.e-rtl .e-agenda-view .e-appointment {
2535
- border-left: 0;
2536
- border-right: 3px solid #1c8000;
2537
- }
2538
- .e-schedule.e-rtl .e-agenda-view .e-resource-column {
2539
- border-left: 1px solid #757575;
2540
- border-right: 0;
2541
- border-bottom: 1px solid #757575;
2542
- vertical-align: top;
2543
- width: 75px;
2544
- }
2545
- .e-schedule.e-rtl .e-agenda-view .e-resource-column .e-resource-name {
2546
- white-space: normal;
2547
- }
2548
- .e-schedule.e-rtl .e-agenda-view .e-day-padding {
2549
- padding-right: 8px;
2550
- }
2551
- .e-schedule.e-rtl .e-agenda-view .e-date-border {
2552
- border-bottom: 1px solid #757575;
2553
- border-left: 1px solid #757575;
2554
- border-right: 0;
2555
- }
2556
-
2557
- .e-schedule.e-read-only .e-toolbar-item.e-add.e-overflow-show {
2558
- display: none;
2559
- }
2560
-
2561
- .e-bigger .e-schedule .e-schedule-toolbar,
2562
- .e-bigger.e-schedule .e-schedule-toolbar {
2563
- height: 56px;
2564
- min-height: 56px;
2565
- }
2566
- .e-bigger .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text,
2567
- .e-bigger.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
2568
- font-size: 15px;
2569
- }
2570
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text,
2571
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text {
2572
- font-size: 18px;
2573
- }
2574
- .e-bigger .e-schedule .e-schedule-toolbar .e-icon-down-arrow,
2575
- .e-bigger.e-schedule .e-schedule-toolbar .e-icon-down-arrow {
2576
- font-size: 12px;
2577
- }
2578
- .e-bigger .e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav,
2579
- .e-bigger.e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav {
2580
- min-height: 56px;
2581
- min-width: 32px;
2582
- z-index: 0;
2583
- }
2584
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
2585
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
2586
- font-size: 14px;
2587
- }
2588
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text,
2589
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text {
2590
- line-height: inherit;
2591
- }
2592
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items,
2593
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items {
2594
- min-height: 56px;
2595
- }
2596
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item,
2597
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item {
2598
- min-height: 56px;
2599
- }
2600
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator):not(.e-spacer),
2601
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator):not(.e-spacer) {
2602
- min-width: 34px;
2603
- }
2604
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
2605
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
2606
- height: calc(100% - 15px);
2607
- margin: 7.5px 3px;
2608
- min-height: 27px;
2609
- }
2610
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons,
2611
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons {
2612
- min-width: 24px;
2613
- }
2614
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
2615
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
2616
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
2617
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
2618
- height: auto;
2619
- line-height: 25px;
2620
- margin: 4px 0;
2621
- min-width: 34px;
2622
- padding: 0 1.5px;
2623
- }
2624
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
2625
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
2626
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
2627
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right {
2628
- padding: 0 12px 0 0;
2629
- font-size: 14px;
2630
- }
2631
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
2632
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon,
2633
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
2634
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon {
2635
- padding-top: 0;
2636
- }
2637
- .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text,
2638
- .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
2639
- font-size: 16px;
2640
- }
2641
- .e-bigger .e-schedule .e-more-popup-wrapper .e-header-day,
2642
- .e-bigger.e-schedule .e-more-popup-wrapper .e-header-day {
2643
- font-size: 14px;
2644
- }
2645
- .e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-day,
2646
- .e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-day {
2647
- font-size: 14px;
2648
- }
2649
- .e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-date,
2650
- .e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-date {
2651
- font-size: 20px;
2652
- }
2653
- .e-bigger .e-schedule .e-vertical-view .e-resource-cells,
2654
- .e-bigger.e-schedule .e-vertical-view .e-resource-cells {
2655
- font-size: 14px;
2656
- }
2657
- .e-bigger .e-schedule .e-vertical-view .e-time-cells-wrap table td,
2658
- .e-bigger.e-schedule .e-vertical-view .e-time-cells-wrap table td {
2659
- font-size: 14px;
2660
- }
2661
- .e-bigger .e-schedule .e-vertical-view .e-clone-time-indicator,
2662
- .e-bigger .e-schedule .e-vertical-view .e-current-time,
2663
- .e-bigger.e-schedule .e-vertical-view .e-clone-time-indicator,
2664
- .e-bigger.e-schedule .e-vertical-view .e-current-time {
2665
- font-size: 13px;
2666
- }
2667
- .e-bigger .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td,
2668
- .e-bigger.e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
2669
- font-size: 11px;
2670
- }
2671
- .e-bigger .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
2672
- .e-bigger .e-schedule.e-device .e-vertical-view .e-current-time,
2673
- .e-bigger.e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
2674
- .e-bigger.e-schedule.e-device .e-vertical-view .e-current-time {
2675
- font-size: 9px;
2676
- }
2677
- .e-bigger .e-schedule .e-month-view .e-header-cells,
2678
- .e-bigger.e-schedule .e-month-view .e-header-cells {
2679
- height: 35px;
2680
- }
2681
- .e-bigger .e-schedule .e-month-view .e-resource-cells,
2682
- .e-bigger .e-schedule .e-month-view .e-date-header-wrap table td,
2683
- .e-bigger.e-schedule .e-month-view .e-resource-cells,
2684
- .e-bigger.e-schedule .e-month-view .e-date-header-wrap table td {
2685
- font-size: 14px;
2686
- }
2687
- .e-bigger .e-schedule .e-month-view .e-content-wrap,
2688
- .e-bigger.e-schedule .e-month-view .e-content-wrap {
2689
- font-size: 14px;
2690
- }
2691
- .e-bigger .e-schedule .e-month-view .e-m-date,
2692
- .e-bigger.e-schedule .e-month-view .e-m-date {
2693
- font-size: 20px;
2694
- }
2695
- .e-bigger .e-schedule .e-month-view .e-resource-name,
2696
- .e-bigger .e-schedule .e-month-view .e-m-day,
2697
- .e-bigger.e-schedule .e-month-view .e-resource-name,
2698
- .e-bigger.e-schedule .e-month-view .e-m-day {
2699
- font-size: 14px;
2700
- }
2701
- .e-bigger .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar,
2702
- .e-bigger.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
2703
- min-width: 306px;
2704
- }
2705
-
2706
- .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2707
- border: 1px solid #fff;
2708
- }
2709
- .e-schedule.e-multi-drag .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view.e-timescale-disable .e-appointment:focus {
2710
- border: 1px solid #fff;
2711
- }
2712
- .e-schedule.e-multi-drag .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-day-wrapper .e-appointment:focus {
2713
- border: 1px solid #fff;
2714
- }
2715
- .e-schedule.e-multi-drag .e-month-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-month-view .e-appointment:focus {
2716
- border: 1px solid #fff;
2717
- }
2718
- .e-schedule.e-multi-drag .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-year-view .e-event-table .e-appointment:focus {
2719
- border: 1px solid #fff;
2720
- }
2721
- .e-schedule.e-multi-drag .e-timeline-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-view .e-appointment:focus,
2722
- .e-schedule.e-multi-drag .e-timeline-month-view .e-appointment.e-appointment-border,
2723
- .e-schedule.e-multi-drag .e-timeline-month-view .e-appointment:focus {
2724
- border: 1px solid #fff;
2725
- }
2726
-
2727
- .e-more-popup-wrapper.e-multi-drag .e-appointment.e-appointment-border, .e-more-popup-wrapper.e-multi-drag .e-appointment:focus {
2728
- border: 1px solid #fff;
2729
- }
2730
-
2731
- /*! schedule event tooltip */
2732
- .e-schedule-event-tooltip .e-subject {
2733
- font-size: 12px;
2734
- }
2735
-
2736
- .e-bigger .e-schedule-event-tooltip .e-subject,
2737
- .e-schedule-event-tooltip.e-bigger .e-subject {
2738
- font-size: 14px;
2739
- font-weight: 500;
2740
- }
2741
-
2742
- .e-bigger .e-dialog.e-quick-dialog.e-following-events-dialog {
2743
- width: 502px;
2744
- }
2745
-
2746
- .e-dialog.e-quick-dialog.e-following-events-dialog {
2747
- width: 420px;
2748
- }
2749
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content {
2750
- padding: 2%;
2751
- }
2752
- @media screen and (max-width: 767px) {
2753
- .e-dialog.e-quick-dialog.e-following-events-dialog {
2754
- width: 289px;
2755
- }
2756
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content {
2757
- padding: 5%;
2758
- }
2759
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content button {
2760
- margin-bottom: 5%;
2761
- }
2762
- }
2763
-
2764
- .e-dialog.e-quick-dialog {
2765
- -webkit-user-select: none;
2766
- -moz-user-select: none;
2767
- -ms-user-select: none;
2768
- user-select: none;
2769
- width: 320px;
2770
- }
2771
- .e-dialog.e-quick-dialog .e-disable {
2772
- display: none;
2773
- }
2774
- .e-dialog.e-quick-dialog .e-dlg-header-content {
2775
- border-bottom: none;
2776
- }
2777
- .e-dialog.e-quick-dialog .e-footer-content {
2778
- border-top: none;
2779
- }
2780
- .e-dialog.e-quick-dialog .e-quick-dialog-cancel {
2781
- -webkit-box-shadow: none;
2782
- box-shadow: none;
2783
- }
2784
- .e-dialog.e-quick-dialog.e-rtl {
2785
- text-align: right;
2786
- }
2787
-
2788
- .e-bigger .e-dialog.e-quick-dialog {
2789
- min-width: 370px;
2790
- }
2791
-
2792
- /*! schedule event window */
2793
- .e-schedule-dialog .e-disable {
2794
- display: none;
2795
- }
2796
- .e-schedule-dialog .e-icon-disable {
2797
- opacity: 0.5;
2798
- }
2799
- .e-schedule-dialog .e-dlg-header-content {
2800
- padding-bottom: 8px;
2801
- }
2802
- .e-schedule-dialog .e-dlg-content {
2803
- padding-bottom: 12px;
2804
- position: relative;
2805
- }
2806
- .e-schedule-dialog .e-event-delete {
2807
- float: left;
2808
- }
2809
- .e-schedule-dialog .e-subject-container,
2810
- .e-schedule-dialog .e-start-container,
2811
- .e-schedule-dialog .e-description-label {
2812
- padding-right: 8px;
2813
- }
2814
- .e-schedule-dialog .e-start-time-zone-container {
2815
- padding-left: 4px;
2816
- padding-right: 8px;
2817
- }
2818
- .e-schedule-dialog .e-location-container,
2819
- .e-schedule-dialog .e-end-container {
2820
- padding-left: 8px;
2821
- }
2822
- .e-schedule-dialog .e-end-time-zone-container {
2823
- padding-left: 8px;
2824
- padding-right: 4px;
2825
- }
2826
- .e-schedule-dialog .e-all-day-container {
2827
- padding-right: 16px;
2828
- }
2829
- .e-schedule-dialog .e-time-zone-row {
2830
- display: -webkit-box;
2831
- display: -ms-flexbox;
2832
- display: flex;
2833
- height: 0;
2834
- margin-bottom: 0;
2835
- overflow: hidden;
2836
- padding-bottom: 0;
2837
- -webkit-transition: 0.3s ease-in-out;
2838
- transition: 0.3s ease-in-out;
2839
- width: 100%;
2840
- }
2841
- .e-schedule-dialog .e-time-zone-row .e-start-time-zone-container,
2842
- .e-schedule-dialog .e-time-zone-row .e-end-time-zone-container {
2843
- display: none;
2844
- -webkit-transform: translateY(-100%);
2845
- transform: translateY(-100%);
2846
- }
2847
- .e-schedule-dialog .e-time-zone-row.e-enable {
2848
- height: 60px;
2849
- margin-bottom: 12px;
2850
- }
2851
- .e-schedule-dialog .e-time-zone-row.e-enable .e-start-time-zone-container,
2852
- .e-schedule-dialog .e-time-zone-row.e-enable .e-end-time-zone-container {
2853
- display: block;
2854
- -webkit-transform: translateY(0);
2855
- transform: translateY(0);
2856
- }
2857
- .e-schedule-dialog .e-title-location-row,
2858
- .e-schedule-dialog .e-start-end-row,
2859
- .e-schedule-dialog .e-start-input-container,
2860
- .e-schedule-dialog .e-end-input-container {
2861
- display: -webkit-box;
2862
- display: -ms-flexbox;
2863
- display: flex;
2864
- padding-bottom: 12px;
2865
- width: 100%;
2866
- }
2867
- .e-schedule-dialog .e-resources {
2868
- padding-bottom: 12px;
2869
- width: 100%;
2870
- }
2871
- .e-schedule-dialog .e-all-day-time-zone-row {
2872
- display: -webkit-box;
2873
- display: -ms-flexbox;
2874
- display: flex;
2875
- padding-bottom: 14px;
2876
- padding-top: 8px;
2877
- width: 100%;
2878
- }
2879
- .e-schedule-dialog .e-subject-container,
2880
- .e-schedule-dialog .e-location-container,
2881
- .e-schedule-dialog .e-start-container,
2882
- .e-schedule-dialog .e-end-container,
2883
- .e-schedule-dialog .e-start-time-zone-container,
2884
- .e-schedule-dialog .e-end-time-zone-container {
2885
- width: 50%;
2886
- }
2887
- .e-schedule-dialog .e-description,
2888
- .e-schedule-dialog .e-float-input .e-description {
2889
- height: 50px;
2890
- resize: vertical;
2891
- }
2892
- .e-schedule-dialog .e-repeat-container,
2893
- .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
2894
- display: none;
2895
- }
2896
- .e-schedule-dialog .e-footer-content {
2897
- margin-top: 4px;
2898
- }
2899
- .e-schedule-dialog.e-rtl {
2900
- text-align: right;
2901
- }
2902
- .e-schedule-dialog.e-rtl .e-all-day-container {
2903
- margin-left: 16px;
2904
- margin-right: 0;
2905
- }
2906
- .e-schedule-dialog.e-rtl .e-subject-container,
2907
- .e-schedule-dialog.e-rtl .e-start-container,
2908
- .e-schedule-dialog.e-rtl .e-description-label {
2909
- padding-left: 8px;
2910
- padding-right: 0;
2911
- }
2912
- .e-schedule-dialog.e-rtl .e-start-time-zone-container {
2913
- padding-left: 8px;
2914
- padding-right: 4px;
2915
- }
2916
- .e-schedule-dialog.e-rtl .e-location-container,
2917
- .e-schedule-dialog.e-rtl .e-end-container {
2918
- padding-left: 0;
2919
- padding-right: 8px;
2920
- }
2921
- .e-schedule-dialog.e-rtl .e-end-time-zone-container {
2922
- padding-left: 4px;
2923
- padding-right: 8px;
2924
- }
2925
- .e-schedule-dialog.e-rtl .e-event-delete {
2926
- float: right;
2927
- }
2928
-
2929
- /*! schedule event window for smaller viewports*/
2930
- @media screen and (max-width: 320px) {
2931
- .e-schedule-dialog.e-popup.e-popup-open {
2932
- max-height: 350px;
2933
- min-width: 100%;
2934
- }
2935
- .e-schedule-dialog .e-all-day-container {
2936
- padding-bottom: 10px;
2937
- }
2938
- .e-schedule-dialog .e-all-day-time-zone-row {
2939
- display: block;
2940
- }
2941
- }
2942
- .e-ddl.e-popup .e-resource-template {
2943
- display: -webkit-box;
2944
- display: -ms-flexbox;
2945
- display: flex;
2946
- padding: 0 10px;
2947
- text-indent: 10px;
2948
- }
2949
- .e-ddl.e-popup .e-resource-template .e-resource-color {
2950
- height: 14px;
2951
- margin-top: 12px;
2952
- width: 14px;
2953
- }
2954
-
2955
- .e-bigger .e-ddl.e-popup .e-resource-template {
2956
- padding: 0 15px;
2957
- }
2958
- .e-bigger .e-ddl.e-popup .e-resource-template .e-resource-color {
2959
- height: 16px;
2960
- margin-top: 14px;
2961
- width: 16px;
2962
- }
2963
- .e-bigger .e-schedule-dialog .e-disable {
2964
- display: none;
2965
- }
2966
- .e-bigger .e-schedule-dialog .e-dlg-header-content {
2967
- padding-bottom: 8px;
2968
- }
2969
- .e-bigger .e-schedule-dialog .e-dlg-content {
2970
- padding-bottom: 12px;
2971
- position: relative;
2972
- }
2973
- .e-bigger .e-schedule-dialog .e-event-cancel,
2974
- .e-bigger .e-schedule-dialog .e-event-delete {
2975
- border: 1px solid #000;
2976
- -webkit-box-shadow: none;
2977
- box-shadow: none;
2978
- }
2979
- .e-bigger .e-schedule-dialog .e-footer-content .e-btn.e-event-delete {
2980
- float: left;
2981
- margin-left: 0;
2982
- }
2983
- .e-bigger .e-schedule-dialog .e-subject-container,
2984
- .e-bigger .e-schedule-dialog .e-start-container,
2985
- .e-bigger .e-schedule-dialog .e-start-time-zone-container,
2986
- .e-bigger .e-schedule-dialog .e-description-label {
2987
- padding-right: 12px;
2988
- }
2989
- .e-bigger .e-schedule-dialog .e-location-container,
2990
- .e-bigger .e-schedule-dialog .e-end-container,
2991
- .e-bigger .e-schedule-dialog .e-end-time-zone-container {
2992
- padding-left: 12px;
2993
- }
2994
- .e-bigger .e-schedule-dialog .e-all-day-container {
2995
- padding-right: 16px;
2996
- }
2997
- .e-bigger .e-schedule-dialog .e-time-zone-row {
2998
- display: none;
2999
- }
3000
- .e-bigger .e-schedule-dialog .e-time-zone-row.e-enable {
3001
- display: -webkit-box;
3002
- display: -ms-flexbox;
3003
- display: flex;
3004
- height: 70px;
3005
- }
3006
- .e-bigger .e-schedule-dialog .e-title-location-row,
3007
- .e-bigger .e-schedule-dialog .e-start-end-row,
3008
- .e-bigger .e-schedule-dialog .e-start-input-container,
3009
- .e-bigger .e-schedule-dialog .e-end-input-container,
3010
- .e-bigger .e-schedule-dialog .e-time-zone-row {
3011
- display: -webkit-box;
3012
- display: -ms-flexbox;
3013
- display: flex;
3014
- padding-bottom: 12px;
3015
- width: 100%;
3016
- }
3017
- .e-bigger .e-schedule-dialog .e-resources {
3018
- padding-bottom: 12px;
3019
- width: 100%;
3020
- }
3021
- .e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
3022
- display: -webkit-box;
3023
- display: -ms-flexbox;
3024
- display: flex;
3025
- padding-bottom: 20px;
3026
- padding-top: 0;
3027
- width: 100%;
3028
- }
3029
- .e-bigger .e-schedule-dialog .e-subject-container,
3030
- .e-bigger .e-schedule-dialog .e-location-container,
3031
- .e-bigger .e-schedule-dialog .e-start-container,
3032
- .e-bigger .e-schedule-dialog .e-end-container,
3033
- .e-bigger .e-schedule-dialog .e-start-time-zone-container,
3034
- .e-bigger .e-schedule-dialog .e-end-time-zone-container {
3035
- width: 50%;
3036
- }
3037
- .e-bigger .e-schedule-dialog .e-location-container,
3038
- .e-bigger .e-schedule-dialog .e-end-container,
3039
- .e-bigger .e-schedule-dialog .e-end-time-zone-container,
3040
- .e-bigger .e-schedule-dialog .e-start-container,
3041
- .e-bigger .e-schedule-dialog .e-start-time-zone-container,
3042
- .e-bigger .e-schedule-dialog .e-subject-container,
3043
- .e-bigger .e-schedule-dialog .e-description-row,
3044
- .e-bigger .e-schedule-dialog .e-repeat-container {
3045
- padding-top: 0;
3046
- }
3047
- .e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
3048
- padding-bottom: 16px;
3049
- padding-top: 10px;
3050
- }
3051
- .e-bigger .e-schedule-dialog .e-description,
3052
- .e-bigger .e-schedule-dialog .e-float-input .e-description {
3053
- height: 50px;
3054
- resize: vertical;
3055
- }
3056
- .e-bigger .e-schedule-dialog .e-time-zone-row,
3057
- .e-bigger .e-schedule-dialog .e-repeat-container,
3058
- .e-bigger .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
3059
- display: none;
3060
- }
3061
- .e-bigger .e-schedule-dialog.e-rtl .e-all-day-container {
3062
- margin-left: 20px;
3063
- margin-right: 0;
3064
- }
3065
- .e-bigger .e-schedule-dialog.e-rtl .e-subject-container,
3066
- .e-bigger .e-schedule-dialog.e-rtl .e-start-container,
3067
- .e-bigger .e-schedule-dialog.e-rtl .e-start-time-zone-container,
3068
- .e-bigger .e-schedule-dialog.e-rtl .e-description-label {
3069
- padding-left: 12px;
3070
- padding-right: 0;
3071
- }
3072
- .e-bigger .e-schedule-dialog.e-rtl .e-location-container,
3073
- .e-bigger .e-schedule-dialog.e-rtl .e-end-container,
3074
- .e-bigger .e-schedule-dialog.e-rtl .e-end-time-zone-container {
3075
- padding-left: 0;
3076
- padding-right: 12px;
3077
- }
3078
- .e-bigger .e-schedule-dialog.e-rtl .e-event-delete {
3079
- float: right;
3080
- }
3081
-
3082
- .e-schedule-dialog.e-device .e-dlg-header,
3083
- .e-schedule-dialog.e-device .e-dlg-header * {
3084
- width: 100%;
3085
- }
3086
- .e-schedule-dialog.e-device .e-dlg-header-content {
3087
- background: #e4e4e4;
3088
- -webkit-box-shadow: none;
3089
- box-shadow: none;
3090
- margin-bottom: 0;
3091
- }
3092
- .e-schedule-dialog.e-device .e-title-location-row,
3093
- .e-schedule-dialog.e-device .e-start-end-row,
3094
- .e-schedule-dialog.e-device .e-time-zone-row,
3095
- .e-schedule-dialog.e-device .e-start-input-container,
3096
- .e-schedule-dialog.e-device .e-end-input-container {
3097
- display: inline;
3098
- }
3099
- .e-schedule-dialog.e-device .e-time-zone-row.e-enable {
3100
- display: inline;
3101
- }
3102
- .e-schedule-dialog.e-device .e-subject-container,
3103
- .e-schedule-dialog.e-device .e-location-container,
3104
- .e-schedule-dialog.e-device .e-start-container,
3105
- .e-schedule-dialog.e-device .e-end-container,
3106
- .e-schedule-dialog.e-device .e-start-time-zone-container,
3107
- .e-schedule-dialog.e-device .e-end-time-zone-container {
3108
- padding-left: 0;
3109
- width: 100%;
3110
- }
3111
- .e-schedule-dialog.e-device .e-subject-container,
3112
- .e-schedule-dialog.e-device .e-start-container,
3113
- .e-schedule-dialog.e-device .e-start-time-zone-container,
3114
- .e-schedule-dialog.e-device .e-description-label {
3115
- padding-right: 0;
3116
- }
3117
- .e-schedule-dialog.e-device .e-location-container,
3118
- .e-schedule-dialog.e-device .e-end-container,
3119
- .e-schedule-dialog.e-device .e-end-time-zone-container,
3120
- .e-schedule-dialog.e-device .e-start-container,
3121
- .e-schedule-dialog.e-device .e-start-time-zone-container,
3122
- .e-schedule-dialog.e-device .e-subject-container,
3123
- .e-schedule-dialog.e-device .e-description-row,
3124
- .e-schedule-dialog.e-device .e-repeat-container {
3125
- padding-top: 20px;
3126
- }
3127
- .e-schedule-dialog.e-device .e-all-day-time-zone-row {
3128
- padding-top: 20px;
3129
- }
3130
- .e-schedule-dialog.e-device .e-resources {
3131
- padding-bottom: 0;
3132
- padding-top: 20px;
3133
- }
3134
- .e-schedule-dialog.e-device .e-description,
3135
- .e-schedule-dialog.e-device .e-float-input .e-description {
3136
- height: 60px;
3137
- resize: vertical;
3138
- }
3139
- .e-schedule-dialog.e-device .e-all-day-time-zone-row {
3140
- margin-top: 0;
3141
- padding-bottom: 0;
3142
- }
3143
- .e-schedule-dialog.e-device .e-repeat-parent-row {
3144
- padding-top: 8px;
3145
- }
3146
- .e-schedule-dialog.e-device .e-all-day-container {
3147
- margin-right: 20px;
3148
- }
3149
- .e-schedule-dialog.e-device .e-title-header {
3150
- display: -webkit-box;
3151
- display: -ms-flexbox;
3152
- display: flex;
3153
- width: 100%;
3154
- }
3155
- .e-schedule-dialog.e-device .e-save-icon,
3156
- .e-schedule-dialog.e-device .e-back-icon,
3157
- .e-schedule-dialog.e-device .e-forward-icon {
3158
- cursor: pointer;
3159
- line-height: normal;
3160
- }
3161
- .e-schedule-dialog.e-device .e-title-text {
3162
- text-align: center;
3163
- }
3164
- .e-schedule-dialog.e-device .e-save-icon,
3165
- .e-schedule-dialog.e-device .e-back-icon,
3166
- .e-schedule-dialog.e-device .e-delete-icon {
3167
- width: 2.5em;
3168
- }
3169
- .e-schedule-dialog.e-device .e-save-icon,
3170
- .e-schedule-dialog.e-device .e-delete-icon {
3171
- text-align: right;
3172
- }
3173
- .e-schedule-dialog.e-device .e-time-zone-row,
3174
- .e-schedule-dialog.e-device .e-input-group .e-input-group-icon.e-icon-disable {
3175
- display: none;
3176
- }
3177
- .e-schedule-dialog.e-device .e-repeat-container {
3178
- display: block;
3179
- padding-right: 35px;
3180
- padding-left: 0;
3181
- }
3182
- .e-schedule-dialog.e-device .e-icon-down-arrow {
3183
- font-size: 12px;
3184
- }
3185
- .e-schedule-dialog.e-device.e-rtl .e-save-icon {
3186
- text-align: left;
3187
- }
3188
- .e-schedule-dialog.e-device.e-rtl .e-all-day-container {
3189
- margin-left: 20px;
3190
- margin-right: 0;
3191
- }
3192
- .e-schedule-dialog.e-device.e-rtl .e-subject-container,
3193
- .e-schedule-dialog.e-device.e-rtl .e-start-container,
3194
- .e-schedule-dialog.e-device.e-rtl .e-start-time-zone-container,
3195
- .e-schedule-dialog.e-device.e-rtl .e-description-label {
3196
- padding-left: 0;
3197
- }
3198
- .e-schedule-dialog.e-device.e-rtl .e-location-container,
3199
- .e-schedule-dialog.e-device.e-rtl .e-end-container,
3200
- .e-schedule-dialog.e-device.e-rtl .e-end-time-zone-container,
3201
- .e-schedule-dialog.e-device.e-rtl .e-all-day-container {
3202
- padding-right: 0;
3203
- }
3204
- .e-schedule-dialog.e-device.e-rtl .e-repeat-container {
3205
- padding-left: 35px;
3206
- padding-right: 0;
3207
- }
3208
- .e-schedule-dialog.e-device .e-recurrence-container {
3209
- position: relative;
3210
- }
3211
- .e-schedule-dialog.e-device .e-recurrence-container.e-hide {
3212
- display: none;
3213
- }
3214
- .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button {
3215
- border: 0;
3216
- -webkit-box-shadow: none;
3217
- box-shadow: none;
3218
- margin: -3px 5px;
3219
- position: absolute;
3220
- }
3221
- .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons {
3222
- font-size: 12px;
3223
- position: relative;
3224
- top: 1px;
3225
- }
3226
-
3227
- /*! schedule quick popup */
3228
- .e-quick-popup-wrapper {
3229
- background: #e4e4e4;
3230
- border-radius: 2px;
3231
- -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
3232
- box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
3233
- color: #000;
3234
- max-width: 365px;
3235
- min-width: 320px;
3236
- opacity: 1;
3237
- -webkit-user-select: none;
3238
- -moz-user-select: none;
3239
- -ms-user-select: none;
3240
- user-select: none;
3241
- width: 100%;
3242
- border: 1px solid #eee;
3243
- }
3244
- .e-quick-popup-wrapper .e-hidden {
3245
- display: none;
3246
- }
3247
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper {
3248
- position: absolute;
3249
- right: 6px;
3250
- top: 4px;
3251
- padding: 0;
3252
- }
3253
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3254
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete,
3255
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close {
3256
- color: #000;
3257
- }
3258
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3259
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3260
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3261
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3262
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3263
- background: #ecf;
3264
- color: #000;
3265
- }
3266
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit .e-close-icon,
3267
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete .e-close-icon,
3268
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
3269
- font-size: 11px;
3270
- }
3271
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content {
3272
- padding: 38px 18px 12px;
3273
- }
3274
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table {
3275
- width: 100%;
3276
- }
3277
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-schedule-form > span {
3278
- margin: 0 0 4px;
3279
- }
3280
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
3281
- font-size: 22px;
3282
- height: 40px;
3283
- }
3284
- .e-quick-popup-wrapper .e-event-popup .e-popup-header {
3285
- background: #e4e4e4;
3286
- }
3287
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper {
3288
- padding: 5px 5px 2px;
3289
- }
3290
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3291
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete {
3292
- display: none;
3293
- }
3294
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
3295
- position: relative;
3296
- right: 2px;
3297
- }
3298
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3299
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,
3300
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
3301
- color: #000;
3302
- }
3303
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3304
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3305
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3306
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3307
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3308
- background: #ecf;
3309
- color: #000;
3310
- }
3311
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3312
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,
3313
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon {
3314
- font-size: 11px;
3315
- }
3316
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled:hover,
3317
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled:hover {
3318
- background: none;
3319
- }
3320
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-edit-icon,
3321
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-delete-icon,
3322
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-edit-icon,
3323
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-delete-icon {
3324
- opacity: 0.5;
3325
- }
3326
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap {
3327
- padding: 0 18px 8px;
3328
- }
3329
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap .e-subject {
3330
- background: rgba(28, 128, 0, 0.3);
3331
- border-left: 6px solid #1c8000;
3332
- border-radius: 2px;
3333
- color: #fff;
3334
- cursor: default;
3335
- font-size: 20px;
3336
- font-weight: 500;
3337
- line-height: 1.5;
3338
- max-height: 87px;
3339
- padding: 8px 0 8px 10px;
3340
- }
3341
- .e-quick-popup-wrapper .e-event-popup .e-popup-content {
3342
- padding: 0 18px 16px 26px;
3343
- }
3344
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper,
3345
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper {
3346
- display: -webkit-box;
3347
- display: -ms-flexbox;
3348
- display: flex;
3349
- -webkit-box-pack: end;
3350
- -ms-flex-pack: end;
3351
- justify-content: flex-end;
3352
- }
3353
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-edit,
3354
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-delete,
3355
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-close,
3356
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-edit,
3357
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-delete,
3358
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-close {
3359
- background: transparent;
3360
- border: 0;
3361
- }
3362
- .e-quick-popup-wrapper .e-cell-popup .e-date-time,
3363
- .e-quick-popup-wrapper .e-cell-popup .e-location,
3364
- .e-quick-popup-wrapper .e-cell-popup .e-time-zone,
3365
- .e-quick-popup-wrapper .e-cell-popup .e-description,
3366
- .e-quick-popup-wrapper .e-cell-popup .e-resource,
3367
- .e-quick-popup-wrapper .e-event-popup .e-date-time,
3368
- .e-quick-popup-wrapper .e-event-popup .e-location,
3369
- .e-quick-popup-wrapper .e-event-popup .e-time-zone,
3370
- .e-quick-popup-wrapper .e-event-popup .e-description,
3371
- .e-quick-popup-wrapper .e-event-popup .e-resource {
3372
- color: #000;
3373
- display: -webkit-box;
3374
- display: -ms-flexbox;
3375
- display: flex;
3376
- padding-top: 12px;
3377
- }
3378
- .e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
3379
- .e-quick-popup-wrapper .e-cell-popup .e-location-icon,
3380
- .e-quick-popup-wrapper .e-cell-popup .e-time-zone-icon,
3381
- .e-quick-popup-wrapper .e-cell-popup .e-description-icon,
3382
- .e-quick-popup-wrapper .e-cell-popup .e-resource-icon,
3383
- .e-quick-popup-wrapper .e-event-popup .e-date-time-icon,
3384
- .e-quick-popup-wrapper .e-event-popup .e-location-icon,
3385
- .e-quick-popup-wrapper .e-event-popup .e-time-zone-icon,
3386
- .e-quick-popup-wrapper .e-event-popup .e-description-icon,
3387
- .e-quick-popup-wrapper .e-event-popup .e-resource-icon {
3388
- color: #000;
3389
- font-size: 18px;
3390
- padding: 4px 13px 0 0;
3391
- }
3392
- .e-quick-popup-wrapper .e-cell-popup .e-date-time-details,
3393
- .e-quick-popup-wrapper .e-cell-popup .e-location-details,
3394
- .e-quick-popup-wrapper .e-cell-popup .e-time-zone-details,
3395
- .e-quick-popup-wrapper .e-cell-popup .e-description-details,
3396
- .e-quick-popup-wrapper .e-cell-popup .e-resource-details,
3397
- .e-quick-popup-wrapper .e-event-popup .e-date-time-details,
3398
- .e-quick-popup-wrapper .e-event-popup .e-location-details,
3399
- .e-quick-popup-wrapper .e-event-popup .e-time-zone-details,
3400
- .e-quick-popup-wrapper .e-event-popup .e-description-details,
3401
- .e-quick-popup-wrapper .e-event-popup .e-resource-details {
3402
- color: #000;
3403
- cursor: default;
3404
- font-size: 14px;
3405
- }
3406
- .e-quick-popup-wrapper .e-popup-table td:last-child {
3407
- padding-top: 0;
3408
- }
3409
- .e-quick-popup-wrapper .e-popup-footer {
3410
- display: block;
3411
- padding: 8px 18px 8px 22px;
3412
- text-align: right;
3413
- }
3414
- .e-quick-popup-wrapper .e-popup-footer .e-event-edit {
3415
- margin-right: 8px;
3416
- }
3417
- .e-quick-popup-wrapper .e-popup-footer .e-event-edit,
3418
- .e-quick-popup-wrapper .e-popup-footer .e-event-delete {
3419
- right: auto;
3420
- }
3421
- .e-quick-popup-wrapper .e-popup-footer .e-event-edit:disabled,
3422
- .e-quick-popup-wrapper .e-popup-footer .e-event-delete:disabled {
3423
- color: rgba(0, 0, 0, 0.26);
3424
- }
3425
- .e-quick-popup-wrapper .e-popup-footer .e-event-details {
3426
- border: 1px solid #000;
3427
- margin-right: 8px;
3428
- right: auto;
3429
- text-transform: capitalize;
3430
- }
3431
- .e-quick-popup-wrapper .e-event-popup .e-popup-footer {
3432
- display: block;
3433
- }
3434
- .e-quick-popup-wrapper.e-rtl {
3435
- text-align: right;
3436
- }
3437
- .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-header-icon-wrapper {
3438
- left: 6px;
3439
- right: auto;
3440
- }
3441
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-date-time-wrapper,
3442
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-location-details,
3443
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-time-zone-details,
3444
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-description-details,
3445
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-resource-details {
3446
- margin-right: 10px;
3447
- }
3448
- .e-quick-popup-wrapper.e-rtl .e-event-details,
3449
- .e-quick-popup-wrapper.e-rtl .e-event-edit {
3450
- margin-left: 8px;
3451
- }
3452
- .e-quick-popup-wrapper.e-rtl .e-popup-footer {
3453
- padding: 8px 8px 8px 18px;
3454
- text-align: left;
3455
- }
3456
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3457
- padding: 0 0 0 10px;
3458
- }
3459
- .e-quick-popup-wrapper.e-device {
3460
- bottom: 0;
3461
- height: 100%;
3462
- left: 0;
3463
- margin: 0;
3464
- max-width: 100%;
3465
- overflow: hidden;
3466
- padding: 0;
3467
- position: fixed;
3468
- right: 0;
3469
- top: 0;
3470
- width: 100%;
3471
- z-index: 1004;
3472
- }
3473
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper {
3474
- background: #e4e4e4;
3475
- }
3476
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3477
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3478
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3479
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3480
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3481
- background: none;
3482
- }
3483
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit.e-btn.e-small.e-round,
3484
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete.e-btn.e-small.e-round,
3485
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close.e-btn.e-small.e-round {
3486
- height: 2.5em;
3487
- width: 2.5em;
3488
- }
3489
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit,
3490
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete {
3491
- display: block;
3492
- }
3493
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close {
3494
- margin-left: 0;
3495
- margin-right: auto;
3496
- -webkit-box-ordinal-group: 0;
3497
- -ms-flex-order: -1;
3498
- order: -1;
3499
- }
3500
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-subject-wrap {
3501
- padding: 12px 24px;
3502
- }
3503
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-content {
3504
- padding: 12px 24px;
3505
- }
3506
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header {
3507
- display: -webkit-box;
3508
- display: -ms-flexbox;
3509
- display: flex;
3510
- padding: 15px;
3511
- }
3512
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close,
3513
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit,
3514
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete {
3515
- background: transparent;
3516
- border: 0;
3517
- color: #000;
3518
- height: 35px;
3519
- width: 35px;
3520
- }
3521
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:focus, .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:hover,
3522
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:focus,
3523
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:hover,
3524
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:focus,
3525
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:hover {
3526
- background: none;
3527
- }
3528
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
3529
- font-size: 15px;
3530
- font-weight: 500;
3531
- height: 35px;
3532
- line-height: 2.25;
3533
- padding: 1px 5px;
3534
- width: calc(100% - 105px);
3535
- }
3536
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close-icon,
3537
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit-icon,
3538
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete-icon {
3539
- font-size: 14px;
3540
- }
3541
- .e-quick-popup-wrapper.e-device.e-rtl .e-event-popup .e-popup-header .e-close {
3542
- margin-left: auto;
3543
- margin-right: 0;
3544
- }
3545
-
3546
- /*! schedule quick popup for smaller viewports */
3547
- @media screen and (max-width: 320px) {
3548
- .e-quick-popup-wrapper {
3549
- min-width: 100%;
3550
- }
3551
- .e-quick-popup-wrapper .e-popup-footer {
3552
- padding-left: 5px;
3553
- }
3554
- .e-quick-popup-wrapper.e-rtl .e-popup-footer {
3555
- padding-right: 5px;
3556
- }
3557
- }
3558
- .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
3559
- font-size: 24px;
3560
- }
3561
- .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content {
3562
- padding: 38px 18px 12px;
3563
- }
3564
- .e-bigger .e-quick-popup-wrapper .e-popup-footer {
3565
- padding: 8px 18px 8px 22px;
3566
- }
3567
- .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
3568
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-date-time-icon {
3569
- padding-right: 13px;
3570
- }
3571
- .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
3572
- font-size: 16px;
3573
- }
3574
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
3575
- padding-right: 0;
3576
- }
3577
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
3578
- padding-right: 13px;
3579
- }
3580
- .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
3581
- height: 2em;
3582
- width: 2em;
3583
- }
3584
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-edit.e-btn.e-small.e-round,
3585
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-delete.e-btn.e-small.e-round,
3586
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-close.e-btn.e-small.e-round {
3587
- height: 2em;
3588
- width: 2em;
3589
- }
3590
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
3591
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3592
- .e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
3593
- font-size: 14px;
3594
- }
3595
- .e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
3596
- .e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3597
- .e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
3598
- font-size: 14px;
3599
- }
3600
- .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit.e-btn.e-small.e-round,
3601
- .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete.e-btn.e-small.e-round,
3602
- .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close.e-btn.e-small.e-round {
3603
- height: 35px;
3604
- }
3605
- .e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
3606
- padding: 0 5px;
3607
- }
3608
-
3609
- .e-bigger .e-agenda-view .e-appointment {
3610
- padding: 0 8px;
3611
- }
3612
- .e-bigger .e-agenda-view .e-subject {
3613
- font-size: 16px;
3614
- }
3615
- .e-bigger .e-agenda-view .e-date-time {
3616
- font-size: 14px;
3617
- }
3618
- .e-bigger .e-agenda-view .e-day-date-header .e-m-date {
3619
- font-size: 20px;
3620
- }
3621
- .e-bigger .e-agenda-view .e-day-date-header .e-m-day {
3622
- font-size: 14px;
3623
- }
3624
-
3625
- .e-bigger .e-timeline-view .e-resource-text {
3626
- font-size: 14px;
3627
- padding-left: 12px;
3628
- }
3629
- .e-bigger .e-timeline-view .e-navigate {
3630
- font-size: 18px;
3631
- padding: 8px 0 8px 8px;
3632
- }
3633
- .e-bigger .e-timeline-view .e-date-header-wrap table tbody td > span {
3634
- font-size: 18px;
3635
- padding: 8px 0 8px 8px;
3636
- }
3637
-
3638
- .e-appointment.e-schedule-event-clone {
3639
- background: #1c8000;
3640
- border-radius: 2px;
3641
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3642
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3643
- color: #fff;
3644
- display: -webkit-box;
3645
- display: -ms-flexbox;
3646
- display: flex;
3647
- height: 38px;
3648
- width: 100px;
3649
- z-index: 9;
3650
- }
3651
- .e-appointment.e-schedule-event-clone.e-drag-clone {
3652
- cursor: move;
3653
- }
3654
- .e-appointment.e-schedule-event-clone .e-recurrence-icon,
3655
- .e-appointment.e-schedule-event-clone .e-recurrence-edit-icon,
3656
- .e-appointment.e-schedule-event-clone .e-indicator.e-left-icon,
3657
- .e-appointment.e-schedule-event-clone .e-indicator.e-right-icon,
3658
- .e-appointment.e-schedule-event-clone .e-event-resize.e-left-handler,
3659
- .e-appointment.e-schedule-event-clone .e-event-resize.e-right-handler {
3660
- display: none;
3661
- }
3662
- .e-appointment.e-schedule-event-clone .e-appointment-details {
3663
- -webkit-box-flex: 1;
3664
- -ms-flex: auto;
3665
- flex: auto;
3666
- overflow: hidden;
3667
- padding: 0 4px;
3668
- text-align: left;
3669
- }
3670
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
3671
- -webkit-box-flex: 1;
3672
- -ms-flex: auto;
3673
- flex: auto;
3674
- overflow: hidden;
3675
- }
3676
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
3677
- font-size: 13px;
3678
- font-weight: 500;
3679
- line-height: 1.2;
3680
- margin-left: auto;
3681
- min-height: 18px;
3682
- overflow: hidden;
3683
- padding-top: 4px;
3684
- text-overflow: ellipsis;
3685
- }
3686
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
3687
- font-size: 11px;
3688
- overflow: hidden;
3689
- padding-top: 1px;
3690
- text-overflow: ellipsis;
3691
- }
3692
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-location {
3693
- display: none;
3694
- }
3695
- .e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-subject {
3696
- padding: 3px 2px;
3697
- }
3698
- .e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-time {
3699
- display: none;
3700
- }
3701
-
3702
- .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
3703
- padding: 3px 0 1px 4px;
3704
- }
3705
- .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
3706
- display: none;
3707
- }
3708
-
3709
- .e-bigger .e-schedule .e-month-view .e-current-date .e-date-header {
3710
- width: 26px;
3711
- }
3712
-
3713
- @media print {
3714
- .e-schedule .e-table-container {
3715
- display: block;
3716
- }
3717
- .e-schedule .e-vertical-view .e-content-table thead {
3718
- -webkit-column-break-inside: auto;
3719
- -moz-column-break-inside: auto;
3720
- break-inside: auto;
3721
- }
3722
- }
3723
- .e-bigger .e-more-popup-wrapper,
3724
- .e-more-popup-wrapper {
3725
- background: #e4e4e4;
3726
- border: 1px solid #eee;
3727
- border-radius: 2px;
3728
- -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
3729
- box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
3730
- opacity: 1;
3731
- padding: 8px 0;
3732
- width: 225px;
3733
- }
3734
- .e-bigger .e-more-popup-wrapper .e-more-appointment-wrapper,
3735
- .e-more-popup-wrapper .e-more-appointment-wrapper {
3736
- margin: 0 4px;
3737
- }
3738
- .e-bigger .e-more-popup-wrapper .e-more-event-popup,
3739
- .e-more-popup-wrapper .e-more-event-popup {
3740
- height: 100%;
3741
- position: relative;
3742
- width: 100%;
3743
- }
3744
- .e-bigger .e-more-popup-wrapper .e-more-event-header,
3745
- .e-more-popup-wrapper .e-more-event-header {
3746
- height: 35px;
3747
- margin: 0 8px 4px 14px;
3748
- }
3749
- .e-bigger .e-more-popup-wrapper .e-more-event-content,
3750
- .e-more-popup-wrapper .e-more-event-content {
3751
- color: #000;
3752
- height: calc(100% - 35px);
3753
- max-height: 150px;
3754
- overflow-y: auto;
3755
- padding: 10px 10px 0;
3756
- }
3757
- .e-bigger .e-more-popup-wrapper .e-more-event-content .e-appointment-border,
3758
- .e-more-popup-wrapper .e-more-event-content .e-appointment-border {
3759
- border: 0;
3760
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3761
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3762
- }
3763
- .e-bigger .e-more-popup-wrapper .e-more-event-date-header,
3764
- .e-more-popup-wrapper .e-more-event-date-header {
3765
- height: 100%;
3766
- width: calc(100% - 25px);
3767
- }
3768
- .e-bigger .e-more-popup-wrapper .e-more-event-date-header .e-current-date,
3769
- .e-more-popup-wrapper .e-more-event-date-header .e-current-date {
3770
- color: #400074;
3771
- }
3772
- .e-bigger .e-more-popup-wrapper .e-header-day,
3773
- .e-more-popup-wrapper .e-header-day {
3774
- color: #000;
3775
- font-size: 13px;
3776
- line-height: 1;
3777
- padding-bottom: 2px;
3778
- }
3779
- .e-bigger .e-more-popup-wrapper .e-header-date,
3780
- .e-more-popup-wrapper .e-header-date {
3781
- color: #000;
3782
- font-size: 18px;
3783
- line-height: 1;
3784
- max-width: 15%;
3785
- }
3786
- .e-bigger .e-more-popup-wrapper .e-header-date:hover,
3787
- .e-more-popup-wrapper .e-header-date:hover {
3788
- cursor: pointer;
3789
- text-decoration: underline;
3790
- }
3791
- .e-bigger .e-more-popup-wrapper .e-header-date:focus,
3792
- .e-more-popup-wrapper .e-header-date:focus {
3793
- text-decoration: underline;
3794
- }
3795
- .e-bigger .e-more-popup-wrapper .e-more-event-close,
3796
- .e-more-popup-wrapper .e-more-event-close {
3797
- background: transparent;
3798
- border: 0;
3799
- -webkit-box-shadow: none;
3800
- box-shadow: none;
3801
- color: #000;
3802
- cursor: pointer;
3803
- height: 25px;
3804
- padding: unset;
3805
- position: absolute;
3806
- right: 6px;
3807
- width: 25px;
3808
- }
3809
- .e-bigger .e-more-popup-wrapper .e-more-event-close .e-close-icon,
3810
- .e-more-popup-wrapper .e-more-event-close .e-close-icon {
3811
- font-size: 9px;
3812
- }
3813
- .e-bigger .e-more-popup-wrapper .e-more-event-close .e-btn-icon,
3814
- .e-more-popup-wrapper .e-more-event-close .e-btn-icon {
3815
- margin-top: 3px;
3816
- }
3817
- .e-bigger .e-more-popup-wrapper .e-more-event-close:focus, .e-bigger .e-more-popup-wrapper .e-more-event-close:hover,
3818
- .e-more-popup-wrapper .e-more-event-close:focus,
3819
- .e-more-popup-wrapper .e-more-event-close:hover {
3820
- background: #ecf;
3821
- border-radius: 50%;
3822
- color: #000;
3823
- }
3824
- .e-bigger .e-more-popup-wrapper .e-appointment,
3825
- .e-more-popup-wrapper .e-appointment {
3826
- background: #1c8000;
3827
- border-radius: 2px;
3828
- color: #fff;
3829
- display: -webkit-box;
3830
- display: -ms-flexbox;
3831
- display: flex;
3832
- height: 22px;
3833
- line-height: 20px;
3834
- margin-bottom: 2px;
3835
- padding: 2px 0;
3836
- width: 100%;
3837
- }
3838
- .e-bigger .e-more-popup-wrapper .e-appointment .e-subject,
3839
- .e-more-popup-wrapper .e-appointment .e-subject {
3840
- color: #fff;
3841
- -webkit-box-flex: 1;
3842
- -ms-flex: auto;
3843
- flex: auto;
3844
- font-size: 13px;
3845
- font-weight: 500;
3846
- overflow: hidden;
3847
- padding: 0 2px;
3848
- text-overflow: ellipsis;
3849
- white-space: nowrap;
3850
- }
3851
- .e-bigger .e-more-popup-wrapper .e-appointment .e-subject.e-disable,
3852
- .e-more-popup-wrapper .e-appointment .e-subject.e-disable {
3853
- display: none;
3854
- }
3855
- .e-bigger .e-more-popup-wrapper .e-appointment .e-inline-subject,
3856
- .e-more-popup-wrapper .e-appointment .e-inline-subject {
3857
- background: transparent;
3858
- border: 0;
3859
- color: #fff;
3860
- font-size: 13px;
3861
- font-weight: 500;
3862
- line-height: 1.2;
3863
- padding-top: 4px;
3864
- width: 100%;
3865
- }
3866
- .e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-icon,
3867
- .e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon,
3868
- .e-more-popup-wrapper .e-appointment .e-recurrence-icon,
3869
- .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon {
3870
- line-height: 22px;
3871
- padding: 0 2px;
3872
- }
3873
- .e-bigger .e-more-popup-wrapper .e-appointment.e-appointment-border, .e-bigger .e-more-popup-wrapper .e-appointment:focus,
3874
- .e-more-popup-wrapper .e-appointment.e-appointment-border,
3875
- .e-more-popup-wrapper .e-appointment:focus {
3876
- border: 0;
3877
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3878
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3879
- }
3880
- .e-bigger .e-more-popup-wrapper.e-device,
3881
- .e-more-popup-wrapper.e-device {
3882
- bottom: 0;
3883
- height: 100%;
3884
- left: 0;
3885
- margin: 0;
3886
- max-width: 100%;
3887
- overflow: hidden;
3888
- right: 0;
3889
- top: 0;
3890
- width: 100%;
3891
- z-index: 1002;
3892
- }
3893
- .e-bigger .e-more-popup-wrapper.e-device .e-more-event-content,
3894
- .e-more-popup-wrapper.e-device .e-more-event-content {
3895
- max-height: unset;
3896
- }
3897
- .e-bigger .e-more-popup-wrapper.e-rtl .e-header-date,
3898
- .e-more-popup-wrapper.e-rtl .e-header-date {
3899
- padding-right: 10px;
3900
- }
3901
- .e-bigger .e-more-popup-wrapper.e-rtl .e-header-day,
3902
- .e-more-popup-wrapper.e-rtl .e-header-day {
3903
- padding-right: 10px;
3904
- }
3905
- .e-bigger .e-more-popup-wrapper.e-rtl .e-more-event-close,
3906
- .e-more-popup-wrapper.e-rtl .e-more-event-close {
3907
- left: 6px;
3908
- right: auto;
3909
- }
3910
-
3911
- .e-schedule {
3912
- background: #fff;
3913
- border: 1px solid #757575;
3914
- }
3915
- .e-schedule .e-date-header-wrap {
3916
- border-color: #757575;
3917
- border-style: solid;
3918
- border-width: 0;
3919
- position: relative;
3920
- }
3921
- .e-schedule .e-header-calendar {
3922
- background-color: none;
3923
- -webkit-box-shadow: none;
3924
- box-shadow: none;
3925
- }
3926
- .e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child,
3927
- .e-schedule .e-vertical-view .e-content-wrap table td:first-child {
3928
- border-left-width: 0;
3929
- }
3930
- .e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells {
3931
- background: #fff;
3932
- }
3933
- .e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover {
3934
- background: #ecf;
3935
- }
3936
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td {
3937
- background: #fff;
3938
- border-color: #757575;
3939
- border-style: solid;
3940
- border-width: 0 1px 1px 0;
3941
- color: #000;
3942
- }
3943
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells {
3944
- border-bottom-width: 0;
3945
- }
3946
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number {
3947
- color: #4f4f4f;
3948
- font-size: 13px;
3949
- padding-top: 10px;
3950
- text-align: center;
3951
- vertical-align: top;
3952
- }
3953
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells {
3954
- border-bottom-color: transparent;
3955
- }
3956
- .e-schedule .e-vertical-view .e-date-header-wrap table tbody td {
3957
- background: #fff;
3958
- border-color: #757575;
3959
- border-style: solid;
3960
- border-width: 0 0 1px 1px;
3961
- color: #000;
3962
- text-align: left;
3963
- }
3964
- .e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells {
3965
- border-bottom-width: 0;
3966
- }
3967
- .e-schedule .e-vertical-view .e-time-cells-wrap table td {
3968
- background: #fff;
3969
- border-color: #757575;
3970
- border-style: solid;
3971
- border-width: 0 1px 1px 0;
3972
- color: #4f4f4f;
3973
- }
3974
- .e-schedule .e-vertical-view .e-time-cells-wrap table td {
3975
- border-bottom-color: transparent;
3976
- }
3977
- .e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells {
3978
- border-bottom-color: #757575;
3979
- }
3980
- .e-schedule .e-vertical-view .e-header-cells {
3981
- background: #fff;
3982
- }
3983
- .e-schedule .e-vertical-view .e-header-cells.e-current-day {
3984
- color: #400074;
3985
- font-weight: normal;
3986
- }
3987
- .e-schedule .e-vertical-view .e-work-cells {
3988
- background: #e4e4e4;
3989
- border-color: #757575;
3990
- border-style: solid;
3991
- border-width: 0 0 1px 1px;
3992
- padding: 0;
3993
- }
3994
- .e-schedule .e-vertical-view .e-work-cells:hover {
3995
- background: #ecf;
3996
- color: #000;
3997
- }
3998
- .e-schedule .e-vertical-view .e-alternate-cells {
3999
- border-bottom-style: dashed;
4000
- }
4001
- .e-schedule .e-vertical-view .e-work-hours {
4002
- background: #fff;
4003
- }
4004
- .e-schedule .e-vertical-view .e-all-day-cells {
4005
- background: #fff;
4006
- }
4007
- .e-schedule .e-vertical-view .e-all-day-cells.e-current-day {
4008
- color: #400074;
4009
- }
4010
- .e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell {
4011
- background: #400074;
4012
- color: #000;
4013
- }
4014
- .e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover {
4015
- background: #400074;
4016
- color: #000;
4017
- }
4018
- .e-schedule .e-vertical-view .e-selected-cell {
4019
- background: #400074;
4020
- color: #000;
4021
- }
4022
- .e-schedule .e-vertical-view .e-selected-cell:hover {
4023
- background: #400074;
4024
- color: #000;
4025
- }
4026
- .e-schedule .e-vertical-view .e-clone-time-indicator,
4027
- .e-schedule .e-vertical-view .e-current-time {
4028
- color: #400074;
4029
- }
4030
- .e-schedule .e-vertical-view .e-current-timeline {
4031
- border-top: 1px solid #400074;
4032
- }
4033
- .e-schedule .e-vertical-view .e-previous-timeline {
4034
- border-top: 1px dashed #400074;
4035
- }
4036
- .e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
4037
- border-bottom-width: 1px;
4038
- }
4039
- .e-schedule .e-month-view .e-date-header-wrap table td:first-child,
4040
- .e-schedule .e-month-view .e-content-wrap table td:first-child {
4041
- border-left-width: 0;
4042
- }
4043
- .e-schedule .e-month-view .e-date-header-wrap table td,
4044
- .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
4045
- background: #fff;
4046
- border-color: #757575;
4047
- border-style: solid;
4048
- border-width: 0 0 1px;
4049
- color: #000;
4050
- font-size: none;
4051
- text-align: left;
4052
- text-transform: none;
4053
- }
4054
- .e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,
4055
- .e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day {
4056
- color: #400074;
4057
- font-weight: normal;
4058
- }
4059
- .e-schedule .e-month-view .e-work-cells,
4060
- .e-schedule .e-month-agenda-view .e-work-cells {
4061
- background: #e4e4e4;
4062
- border-color: #757575;
4063
- border-style: solid;
4064
- border-width: 0 0 1px;
4065
- color: #000;
4066
- padding: 0;
4067
- }
4068
- .e-schedule .e-month-view .e-work-cells:hover,
4069
- .e-schedule .e-month-agenda-view .e-work-cells:hover {
4070
- background: #ecf;
4071
- color: #000;
4072
- }
4073
- .e-schedule .e-month-view .e-work-days,
4074
- .e-schedule .e-month-agenda-view .e-work-days {
4075
- background: #fff;
4076
- }
4077
- .e-schedule .e-month-view .e-other-month,
4078
- .e-schedule .e-month-agenda-view .e-other-month {
4079
- color: #4f4f4f;
4080
- }
4081
- .e-schedule .e-month-view .e-current-date .e-date-header,
4082
- .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
4083
- background: transparent;
4084
- border-radius: 50%;
4085
- color: #fff;
4086
- min-width: 20px;
4087
- padding: 0 4px;
4088
- width: -webkit-fit-content;
4089
- width: -moz-fit-content;
4090
- width: fit-content;
4091
- }
4092
- .e-schedule .e-month-view .e-selected-cell,
4093
- .e-schedule .e-month-agenda-view .e-selected-cell {
4094
- background: #400074;
4095
- color: #fff;
4096
- }
4097
- .e-schedule .e-month-view .e-selected-cell .e-date-header,
4098
- .e-schedule .e-month-agenda-view .e-selected-cell .e-date-header {
4099
- color: none;
4100
- }
4101
- .e-schedule .e-month-view .e-selected-cell .e-more-indicator,
4102
- .e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
4103
- color: #fff;
4104
- }
4105
- .e-schedule .e-month-view .e-selected-cell:hover,
4106
- .e-schedule .e-month-agenda-view .e-selected-cell:hover {
4107
- background: #400074;
4108
- }
4109
- .e-schedule .e-month-agenda-view .e-content-wrap .e-table-container {
4110
- overflow: auto;
4111
- }
4112
- .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
4113
- border-width: 0 0 1px 0;
4114
- text-align: center;
4115
- }
4116
- .e-schedule .e-month-agenda-view .e-work-cells {
4117
- border-width: 0;
4118
- }
4119
- .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
4120
- min-width: 24px;
4121
- }
4122
- .e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
4123
- .e-schedule .e-timeline-view .e-content-wrap table td:first-child,
4124
- .e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,
4125
- .e-schedule .e-timeline-month-view .e-content-wrap table td:first-child {
4126
- border-left-width: 0;
4127
- }
4128
- .e-schedule .e-timeline-view .e-content-wrap table tr:last-child td,
4129
- .e-schedule .e-timeline-month-view .e-content-wrap table tr:last-child td {
4130
- border-bottom-width: 0;
4131
- }
4132
- .e-schedule .e-timeline-view .e-date-header-wrap table td,
4133
- .e-schedule .e-timeline-month-view .e-date-header-wrap table td {
4134
- background: #fff;
4135
- border-color: #757575;
4136
- border-style: solid;
4137
- border-width: 0 0 1px 1px;
4138
- color: #000;
4139
- }
4140
- .e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day,
4141
- .e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day {
4142
- color: #400074;
4143
- font-weight: normal;
4144
- }
4145
- .e-schedule .e-timeline-view .e-work-cells,
4146
- .e-schedule .e-timeline-month-view .e-work-cells {
4147
- background: #e4e4e4;
4148
- border-color: #757575;
4149
- border-style: solid;
4150
- border-width: 0 0 1px 1px;
4151
- color: #000;
4152
- padding: 0;
4153
- }
4154
- .e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
4155
- .e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells) {
4156
- background: #ecf;
4157
- color: #000;
4158
- }
4159
- .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
4160
- .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
4161
- background: rgba(0, 0, 0, 0.08);
4162
- }
4163
- .e-schedule .e-timeline-view .e-work-days,
4164
- .e-schedule .e-timeline-month-view .e-work-days {
4165
- background: #fff;
4166
- }
4167
- .e-schedule .e-timeline-view .e-resource-group-cells,
4168
- .e-schedule .e-timeline-month-view .e-resource-group-cells {
4169
- background: #e4e4e4;
4170
- }
4171
- .e-schedule .e-timeline-view .e-selected-cell,
4172
- .e-schedule .e-timeline-month-view .e-selected-cell {
4173
- background: #400074;
4174
- color: #fff;
4175
- }
4176
- .e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells),
4177
- .e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells) {
4178
- background: #400074;
4179
- }
4180
- .e-schedule .e-timeline-view .e-work-hours {
4181
- background: #fff;
4182
- }
4183
- .e-schedule .e-timeline-view .e-resource-group-cells {
4184
- background: #e4e4e4;
4185
- }
4186
- .e-schedule .e-timeline-view .e-selected-cell {
4187
- background: #400074;
4188
- color: #000;
4189
- }
4190
- .e-schedule .e-timeline-view .e-selected-cell:hover {
4191
- background: #400074;
4192
- }
4193
- .e-schedule .e-timeline-view .e-alternate-cells {
4194
- border-left-style: dashed;
4195
- }
4196
- .e-schedule .e-timeline-view .e-header-row .e-time-cells {
4197
- border-left-width: 0;
4198
- }
4199
- .e-schedule .e-timeline-view .e-clone-time-indicator,
4200
- .e-schedule .e-timeline-view .e-current-time {
4201
- color: #400074;
4202
- font-size: 12px;
4203
- }
4204
- .e-schedule .e-timeline-view .e-current-timeline {
4205
- border-left: 1px solid #400074;
4206
- }
4207
- .e-schedule .e-timeline-year-view .e-work-cells {
4208
- background: #e4e4e4;
4209
- border-color: #757575;
4210
- border-style: solid;
4211
- border-width: 0 1px 1px 0;
4212
- color: #000;
4213
- padding: 0;
4214
- }
4215
- .e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
4216
- background: #ecf;
4217
- color: #000;
4218
- }
4219
- .e-schedule .e-timeline-year-view .e-work-cells.e-work-days {
4220
- background: #fff;
4221
- }
4222
- .e-schedule .e-timeline-year-view .e-work-cells.e-other-month {
4223
- color: #4f4f4f;
4224
- }
4225
- .e-schedule .e-timeline-year-view .e-work-cells.e-current-day .e-date-header {
4226
- background: transparent;
4227
- border-radius: 50%;
4228
- color: #fff;
4229
- margin: 2px;
4230
- width: 20px;
4231
- }
4232
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell {
4233
- background: #400074;
4234
- color: #fff;
4235
- }
4236
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-date-header {
4237
- color: #fff;
4238
- }
4239
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-more-indicator {
4240
- color: #fff;
4241
- }
4242
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell:hover {
4243
- background: #400074;
4244
- }
4245
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates {
4246
- background: rgba(0, 0, 0, 0.08);
4247
- }
4248
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header {
4249
- cursor: default;
4250
- opacity: 0.35;
4251
- }
4252
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header:hover {
4253
- text-decoration: none;
4254
- }
4255
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates:hover {
4256
- background: rgba(0, 0, 0, 0.08);
4257
- }
4258
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
4259
- background: rgba(0, 0, 0, 0.08);
4260
- -webkit-box-shadow: inset 0 0 0 8px #e4e4e4;
4261
- box-shadow: inset 0 0 0 8px #e4e4e4;
4262
- }
4263
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
4264
- background: rgba(0, 0, 0, 0.08);
4265
- }
4266
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child,
4267
- .e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child {
4268
- border-right-width: 0;
4269
- }
4270
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td {
4271
- text-align: right;
4272
- }
4273
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,
4274
- .e-schedule.e-rtl .e-vertical-view .e-work-cells {
4275
- border-width: 0 1px 1px 0;
4276
- }
4277
- .e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells,
4278
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells {
4279
- border-bottom-width: 0;
4280
- }
4281
- .e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,
4282
- .e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td {
4283
- border-width: 0 0 1px 1px;
4284
- }
4285
- .e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,
4286
- .e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child {
4287
- border-right-width: 0;
4288
- }
4289
- .e-schedule.e-rtl .e-month-view .e-date-header-wrap table td {
4290
- text-align: right;
4291
- border-width: 0 0 1px;
4292
- }
4293
- .e-schedule.e-rtl .e-month-view .e-work-cells,
4294
- .e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
4295
- border-width: 0 0 1px;
4296
- }
4297
- .e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
4298
- border-width: 0;
4299
- }
4300
- .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,
4301
- .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,
4302
- .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,
4303
- .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child {
4304
- border-right-width: 0;
4305
- }
4306
- .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child,
4307
- .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,
4308
- .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,
4309
- .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child {
4310
- border-left-width: 0;
4311
- }
4312
- .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,
4313
- .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,
4314
- .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,
4315
- .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td {
4316
- border-width: 0 1px 1px 0;
4317
- }
4318
- .e-schedule.e-rtl .e-timeline-view .e-alternate-cells {
4319
- border-right-style: dashed;
4320
- }
4321
- .e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells {
4322
- border-right-width: 0;
4323
- }
4324
-
4325
- .e-tooltip-wrap.e-schedule-error {
4326
- background: #b30900;
4327
- border-color: #b30900;
4328
- z-index: 1000;
4329
- }
4330
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top {
4331
- left: 44%;
4332
- }
4333
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,
4334
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top {
4335
- border-bottom: 8px solid #b30900;
4336
- color: #b30900;
4337
- }
4338
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom,
4339
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom {
4340
- border-top: 8px solid #b30900;
4341
- color: #b30900;
4342
- }
4343
- .e-tooltip-wrap.e-schedule-error .e-tip-content {
4344
- padding: 3px 6px;
4345
- }
4346
- .e-tooltip-wrap.e-schedule-error .e-tip-content,
4347
- .e-tooltip-wrap.e-schedule-error .e-tip-content label {
4348
- color: #ff6161;
4349
- }
4350
-
4351
- .e-recurrenceeditor .e-editor {
4352
- display: -webkit-box;
4353
- display: -ms-flexbox;
4354
- display: flex;
4355
- -webkit-box-orient: horizontal;
4356
- -webkit-box-direction: normal;
4357
- -ms-flex-flow: row wrap;
4358
- flex-flow: row wrap;
4359
- margin: 0 auto;
4360
- max-width: 1240px;
4361
- }
4362
- .e-recurrenceeditor .e-recurrence-table {
4363
- table-layout: fixed;
4364
- width: 100%;
4365
- }
4366
- .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
4367
- width: 27%;
4368
- }
4369
- .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4370
- width: 24%;
4371
- }
4372
- .e-recurrenceeditor .e-recurrence-table .e-repeat-content {
4373
- display: inline-block;
4374
- font-weight: normal;
4375
- padding: 18px 0 0 8px;
4376
- }
4377
- .e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
4378
- float: none;
4379
- width: 100%;
4380
- }
4381
- .e-recurrenceeditor .e-recurrence-table .e-week-position {
4382
- min-width: 88px;
4383
- position: relative;
4384
- right: 20px;
4385
- }
4386
- .e-recurrenceeditor .e-recurrence-table .e-day-position {
4387
- min-width: 120px;
4388
- }
4389
- .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4390
- padding-left: 10px;
4391
- }
4392
- .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4393
- padding: 0 8px 10px 0;
4394
- }
4395
- .e-recurrenceeditor .e-form-left {
4396
- padding: 0 8px 16px 0;
4397
- }
4398
- .e-recurrenceeditor .e-form-right,
4399
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4400
- padding: 0 0 10px;
4401
- }
4402
- .e-recurrenceeditor .e-input-wrapper {
4403
- float: left;
4404
- width: 50%;
4405
- }
4406
- .e-recurrenceeditor .e-input-wrapper div {
4407
- margin-bottom: 2.5%;
4408
- }
4409
- .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
4410
- .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
4411
- padding-right: 0;
4412
- margin-top: 28px;
4413
- }
4414
- .e-recurrenceeditor.e-rtl .e-end-on > div,
4415
- .e-recurrenceeditor.e-rtl .e-month-expander > div > div {
4416
- float: right;
4417
- }
4418
- .e-recurrenceeditor.e-rtl .e-form-left,
4419
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
4420
- padding: 0 0 10px 8px;
4421
- }
4422
- .e-recurrenceeditor.e-rtl .e-form-right,
4423
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
4424
- padding: 0 8px 10px 0;
4425
- }
4426
- .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
4427
- position: relative;
4428
- right: 10px;
4429
- }
4430
- .e-recurrenceeditor.e-rtl .e-week-position {
4431
- left: 20px;
4432
- right: 0;
4433
- }
4434
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
4435
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4436
- padding-right: 0;
4437
- }
4438
- .e-recurrenceeditor.e-rtl .e-end-on-label {
4439
- margin-bottom: 5px;
4440
- }
4441
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4442
- padding: 0 0 0 8px;
4443
- }
4444
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4445
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4446
- padding: 0 8px 0 0;
4447
- }
4448
- .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4449
- width: 30px;
4450
- }
4451
- .e-recurrenceeditor .e-days .e-week-expander-label {
4452
- font-size: 12px;
4453
- font-weight: 400;
4454
- margin-bottom: 8px;
4455
- }
4456
- .e-recurrenceeditor .e-days button {
4457
- border-radius: 50%;
4458
- -webkit-box-orient: horizontal;
4459
- -webkit-box-direction: normal;
4460
- -ms-flex-flow: row wrap;
4461
- flex-flow: row wrap;
4462
- height: 35px;
4463
- margin: 0 8px 10px;
4464
- width: 35px;
4465
- }
4466
- .e-recurrenceeditor .e-hide-recurrence-element {
4467
- display: none;
4468
- }
4469
- .e-recurrenceeditor .e-half-space {
4470
- width: 20%;
4471
- }
4472
- .e-recurrenceeditor .e-year-expander {
4473
- margin-bottom: 11px;
4474
- }
4475
- .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
4476
- padding-bottom: 11px;
4477
- }
4478
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
4479
- padding-top: 3px;
4480
- }
4481
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
4482
- display: none;
4483
- }
4484
- .e-recurrenceeditor .e-input-wrapper-side {
4485
- float: left;
4486
- padding: 16px 20px 0;
4487
- width: 50%;
4488
- }
4489
- .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4490
- padding-right: 16px;
4491
- }
4492
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
4493
- margin: 0;
4494
- }
4495
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4496
- font-size: 12px;
4497
- font-weight: 400;
4498
- margin-bottom: 10px;
4499
- padding-right: 16px;
4500
- }
4501
- .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
4502
- padding-bottom: 6px;
4503
- }
4504
- .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
4505
- padding-bottom: 12px;
4506
- }
4507
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4508
- margin-bottom: 11px;
4509
- }
4510
-
4511
- .e-bigger .e-recurrenceeditor {
4512
- padding: 0;
4513
- }
4514
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4515
- padding: 0 12px 11px 0;
4516
- }
4517
- .e-bigger .e-recurrenceeditor .e-form-left {
4518
- padding: 0 12px 14px 0;
4519
- }
4520
- .e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4521
- padding-left: 70px;
4522
- }
4523
- .e-bigger .e-recurrenceeditor .e-week-position {
4524
- min-width: 130px;
4525
- right: 0;
4526
- }
4527
- .e-bigger .e-recurrenceeditor .e-day-position {
4528
- min-width: 183px;
4529
- padding-left: 54px;
4530
- }
4531
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4532
- font-size: 12px;
4533
- margin-bottom: 10px;
4534
- font-weight: 400;
4535
- }
4536
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4537
- padding-right: 5px;
4538
- }
4539
- .e-bigger .e-recurrenceeditor .e-end-on-label {
4540
- margin-bottom: 0;
4541
- }
4542
- .e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
4543
- font-size: 12px;
4544
- margin-bottom: 8px;
4545
- }
4546
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
4547
- font-size: 12px;
4548
- margin-bottom: 1px;
4549
- }
4550
- .e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
4551
- .e-bigger .e-recurrenceeditor .e-year-expander {
4552
- margin-bottom: 11px;
4553
- }
4554
- .e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4555
- width: 30px;
4556
- }
4557
- .e-bigger .e-recurrenceeditor .e-days button {
4558
- height: 40px;
4559
- width: 40px;
4560
- }
4561
- .e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
4562
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
4563
- padding: 0 0 10px 12px;
4564
- }
4565
- .e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
4566
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
4567
- padding: 0 12px 10px 0;
4568
- }
4569
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
4570
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
4571
- padding: 0 64px 0 0;
4572
- }
4573
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
4574
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4575
- padding-right: 0;
4576
- }
4577
- .e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
4578
- margin-bottom: 5px;
4579
- }
4580
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4581
- padding: 0 0 0 12px;
4582
- }
4583
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4584
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4585
- padding: 0 12px 0 0;
4586
- }
4587
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
4588
- left: 0;
4589
- }
4590
-
4591
- .e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
4592
- width: 25%;
4593
- }
4594
- .e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4595
- width: 20%;
4596
- }
4597
- .e-device .e-recurrenceeditor .e-week-expander-label {
4598
- margin-bottom: 6px;
4599
- }
4600
- .e-device .e-recurrenceeditor .e-month-expander-label {
4601
- font-size: 12px;
4602
- margin-bottom: 5px;
4603
- }
4604
- .e-device .e-recurrenceeditor .e-footer-content {
4605
- padding: 12px;
4606
- }
4607
- .e-device .e-recurrenceeditor .e-form-left,
4608
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4609
- padding: 0 3px 10px 0;
4610
- }
4611
- .e-device .e-recurrenceeditor .e-form-right,
4612
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4613
- padding: 0 0 10px 3px;
4614
- }
4615
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
4616
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
4617
- padding: 0 0 0 10px;
4618
- }
4619
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4620
- padding-right: 10px;
4621
- }
4622
- .e-device .e-recurrenceeditor.e-end-on {
4623
- padding-right: 0;
4624
- }
4625
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
4626
- float: none;
4627
- font-size: 12px;
4628
- font-weight: 400;
4629
- margin-bottom: 7px;
4630
- }
4631
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
4632
- padding-right: 0;
4633
- }
4634
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element,
4635
- .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
4636
- padding-left: 20px;
4637
- }
4638
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4639
- margin-left: 20px;
4640
- }
4641
- .e-device .e-recurrenceeditor .e-week-position {
4642
- right: 0;
4643
- padding-right: 10px;
4644
- }
4645
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4646
- padding-right: 0;
4647
- }
4648
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4649
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4650
- padding: 0 10px 0 0;
4651
- }
4652
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
4653
- padding: 0 20px 0 0;
4654
- }
4655
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
4656
- padding: 0 50px 0 0;
4657
- }
4658
- .e-device .e-recurrenceeditor.e-rtl .e-week-position {
4659
- left: 0;
4660
- }
4661
- .e-device.e-recurrence-dialog .e-dlg-header-content {
4662
- background: none;
4663
- -webkit-box-shadow: none;
4664
- box-shadow: none;
4665
- padding-bottom: 10px;
4666
- }
4667
- .e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
4668
- margin-bottom: 7px;
4669
- }
4670
- .e-device.e-recurrence-dialog .e-footer-content {
4671
- padding: 16px 8px;
4672
- }
4673
-
4674
- @media (max-width: 1024px) {
4675
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
4676
- width: 100%;
4677
- }
4678
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
4679
- width: 65%;
4680
- }
4681
- }
4682
- @media (max-width: 580px) {
4683
- .e-recurrenceeditor {
4684
- margin-left: auto;
4685
- margin-right: auto;
4686
- width: 100%;
4687
- }
4688
- .e-recurrenceeditor .e-editor {
4689
- -webkit-box-orient: vertical;
4690
- -webkit-box-direction: normal;
4691
- -ms-flex-direction: column;
4692
- flex-direction: column;
4693
- }
4694
- .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
4695
- margin-top: 0;
4696
- }
4697
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
4698
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
4699
- margin-bottom: 10px;
4700
- }
4701
- .e-recurrenceeditor .e-editor > div {
4702
- margin-top: 20px;
4703
- }
4704
- .e-recurrenceeditor .e-editor > .e-input-wrapper {
4705
- width: 100%;
4706
- }
4707
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
4708
- width: 100%;
4709
- }
4710
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
4711
- width: 50%;
4712
- }
4713
- .e-recurrenceeditor .e-editor .e-form-left,
4714
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
4715
- padding: 0 0 10px;
4716
- }
4717
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
4718
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
4719
- padding: 0 0 0 10px;
4720
- }
4721
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
4722
- padding-right: 10px;
4723
- }
4724
- .e-recurrenceeditor .e-editor .e-form-right,
4725
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
4726
- padding-left: 0;
4727
- }
4728
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
4729
- width: 100%;
4730
- }
4731
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
4732
- width: 65%;
4733
- }
4734
- .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
4735
- padding-left: 50px;
4736
- }
4737
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4738
- padding-right: 0;
4739
- }
4740
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4741
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4742
- padding: 0 10px 0 0;
4743
- }
4744
- }
4745
- /*! Recurrence-Editor component theme */
1
+ @import '@syncfusion/ej2-schedule/styles/highcontrast-light.css';