@syncfusion/ej2-react-schedule 26.1.41 → 26.2.5

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