@syncfusion/ej2-react-schedule 26.1.40 → 26.2.4

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