@syncfusion/ej2-vue-schedule 26.1.40 → 26.2.4

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