@syncfusion/ej2-react-gantt 19.2.57 → 19.3.43

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.
@@ -0,0 +1,1913 @@
1
+ .e-popup.e-ddl {
2
+ border-radius: 4px;
3
+ box-shadow: none;
4
+ margin-top: 3px;
5
+ }
6
+
7
+ .e-popup.e-ddl .e-input-group {
8
+ width: auto;
9
+ }
10
+
11
+ .e-popup.e-ddl .e-input-group input {
12
+ line-height: 15px;
13
+ }
14
+
15
+ .e-popup.e-ddl .e-dropdownbase {
16
+ min-height: 26px;
17
+ }
18
+
19
+ .e-popup.e-ddl .e-filter-parent .e-input-group {
20
+ display: -ms-flexbox;
21
+ display: flex;
22
+ width: auto;
23
+ }
24
+
25
+ .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
26
+ border: 0;
27
+ }
28
+
29
+ .e-bigger .e-popup.e-ddl-device-filter {
30
+ margin-top: 0;
31
+ }
32
+
33
+ .e-bigger .e-popup.e-ddl .e-list-item {
34
+ font-size: 16px;
35
+ line-height: 32px;
36
+ padding-left: 0;
37
+ text-indent: 16px;
38
+ }
39
+
40
+ .e-bigger .e-popup.e-ddl .e-list-group-item,
41
+ .e-bigger .e-popup.e-ddl .e-fixed-head {
42
+ font-size: 14px;
43
+ line-height: 32px;
44
+ padding-left: 0;
45
+ text-indent: 16px;
46
+ }
47
+
48
+ .e-bigger .e-popup.e-ddl .e-dd-group .e-list-item {
49
+ padding-left: 0;
50
+ }
51
+
52
+ .e-bigger .e-popup.e-ddl .e-input-group input,
53
+ .e-bigger .e-popup.e-ddl .e-input-group input.e-input {
54
+ font-size: 16px;
55
+ height: 36px;
56
+ }
57
+
58
+ .e-bigger .e-popup.e-ddl .e-dropdownbase {
59
+ min-height: 40px;
60
+ }
61
+
62
+ .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
+ .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
+ background: transparent;
65
+ }
66
+
67
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
68
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
69
+ .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
70
+ .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
71
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
72
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
73
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
74
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
75
+ background: transparent;
76
+ color: #6c757d;
77
+ }
78
+
79
+ .e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
80
+ .e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
81
+ .e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
82
+ .e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
83
+ background: transparent;
84
+ color: #6c757d;
85
+ }
86
+
87
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
88
+ .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
89
+ .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
90
+ .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
91
+ border: 0;
92
+ }
93
+
94
+ .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
95
+ .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
96
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
97
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
98
+ box-shadow: none;
99
+ }
100
+
101
+ .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
102
+ background: transparent;
103
+ display: -ms-flexbox;
104
+ display: flex;
105
+ position: relative;
106
+ }
107
+
108
+ .e-ddl.e-popup .e-filter-parent .e-input-group,
109
+ .e-ddl.e-popup .e-filter-parent {
110
+ background: #fff;
111
+ }
112
+
113
+ .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
114
+ font-size: 14px;
115
+ }
116
+
117
+ .e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
118
+ font-size: 16px;
119
+ }
120
+
121
+ .e-bigger.e-small .e-ddl.e-popup .e-list-item,
122
+ .e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
123
+ .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
124
+ font-size: 14px;
125
+ line-height: 34px;
126
+ padding-left: 0;
127
+ text-indent: 16px;
128
+ }
129
+
130
+ .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
131
+ padding-left: 4px;
132
+ }
133
+
134
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group input,
135
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
136
+ height: 30px;
137
+ }
138
+
139
+ .e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
140
+ min-height: 34px;
141
+ }
142
+
143
+ .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
144
+ line-height: 30px;
145
+ top: 0;
146
+ }
147
+
148
+ .e-multiselect .e-input-group-icon.e-ddl-icon {
149
+ border-radius: 0 4px 4px 0;
150
+ border-right-width: 0;
151
+ }
152
+
153
+ .e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
154
+ border-left-width: 0;
155
+ border-radius: 4px 0 0 4px;
156
+ border-right-width: 1px;
157
+ }
158
+
159
+ .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
160
+ height: 32px;
161
+ width: 32px;
162
+ }
163
+
164
+ .e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
165
+ height: 24px;
166
+ width: 24px;
167
+ }
168
+
169
+ .e-multi-select-wrapper .e-searcher input[type='text'] {
170
+ color: #212529;
171
+ height: 100%;
172
+ }
173
+
174
+ .e-multiselect .e-input-group-icon.e-ddl-icon {
175
+ border-left-width: 0;
176
+ }
177
+
178
+ /*! Horizontal Tab */
179
+ /*! Bootstrap specific themes definition's */
180
+ /*! Vertical Tab */
181
+ @keyframes material-spinner-rotate {
182
+ 0% {
183
+ transform: rotate(0);
184
+ }
185
+ 100% {
186
+ transform: rotate(360deg);
187
+ }
188
+ }
189
+
190
+ @keyframes fabric-spinner-rotate {
191
+ 0% {
192
+ transform: rotate(0);
193
+ }
194
+ 100% {
195
+ transform: rotate(360deg);
196
+ }
197
+ }
198
+
199
+ .e-gantt .e-add::before {
200
+ content: '\e805';
201
+ }
202
+
203
+ .e-gantt .e-edit::before {
204
+ content: '\e730';
205
+ }
206
+
207
+ .e-gantt .e-delete::before {
208
+ content: '\e820';
209
+ }
210
+
211
+ .e-gantt .e-cancel::before {
212
+ content: '\e7e7';
213
+ }
214
+
215
+ .e-gantt .e-save::before {
216
+ content: '\e7c8';
217
+ }
218
+
219
+ .e-gantt .e-update::before {
220
+ content: '\e7c8';
221
+ }
222
+
223
+ .e-gantt .e-search-icon::before {
224
+ content: '\e754';
225
+ }
226
+
227
+ .e-gantt .e-cancel-icon::before {
228
+ content: '\e7e7';
229
+ }
230
+
231
+ .e-gantt .e-notes-info::before {
232
+ content: '\e72d';
233
+ }
234
+
235
+ .e-gantt .e-left-resize-gripper::before,
236
+ .e-gantt .e-right-resize-gripper::before {
237
+ content: '\e770';
238
+ }
239
+
240
+ .e-gantt .e-expandall::before {
241
+ content: '\e7c9';
242
+ }
243
+
244
+ .e-gantt .e-collapseall::before {
245
+ content: '\e80f';
246
+ }
247
+
248
+ .e-gantt .e-prevtimespan::before {
249
+ content: '\e773';
250
+ }
251
+
252
+ .e-gantt .e-nexttimespan::before {
253
+ content: '\e7f9';
254
+ }
255
+
256
+ .e-gantt .e-zoomin::before {
257
+ content: '\e795';
258
+ }
259
+
260
+ .e-gantt .e-zoomout::before {
261
+ content: '\e825';
262
+ }
263
+
264
+ .e-gantt .e-zoomtofit::before {
265
+ content: '\e838';
266
+ }
267
+
268
+ .e-gantt .e-csvexport::before {
269
+ content: '\e7ba';
270
+ }
271
+
272
+ .e-gantt .e-excelexport::before {
273
+ content: '\e7c1';
274
+ }
275
+
276
+ .e-gantt .e-pdfexport::before {
277
+ content: '\e700';
278
+ }
279
+
280
+ .e-gantt .e-indent::before {
281
+ content: '\e810';
282
+ }
283
+
284
+ .e-gantt .e-outdent::before {
285
+ content: '\e72a';
286
+ }
287
+
288
+ .e-gantt .e-add-above::before {
289
+ content: '\e836';
290
+ }
291
+
292
+ .e-gantt .e-add-below::before {
293
+ content: '\e801';
294
+ }
295
+
296
+ .e-gantt.e-device .e-backarrowspan::before,
297
+ .e-gantt.e-device .e-icon-dlg-close::before {
298
+ content: '\e773';
299
+ }
300
+
301
+ .e-gantt.e-device .e-left-resize-gripper::before,
302
+ .e-gantt.e-device .e-right-resize-gripper::before {
303
+ content: '\e770';
304
+ }
305
+
306
+ .e-gantt {
307
+ display: block;
308
+ width: 100%;
309
+ }
310
+
311
+ .e-gantt .e-cloneproperties {
312
+ padding: 2px 8px 1px;
313
+ }
314
+
315
+ .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
316
+ left: -5px;
317
+ position: relative;
318
+ }
319
+
320
+ .e-gantt .e-cloneproperties {
321
+ border-style: solid;
322
+ border-width: 1px;
323
+ box-shadow: 0 0;
324
+ font-size: 12px;
325
+ font-weight: bold;
326
+ opacity: 1;
327
+ overflow: hidden;
328
+ padding: 2px 8px 1px;
329
+ text-align: center;
330
+ -webkit-user-select: none;
331
+ -ms-user-select: none;
332
+ user-select: none;
333
+ vertical-align: middle;
334
+ white-space: nowrap;
335
+ z-index: 100;
336
+ }
337
+
338
+ .e-gantt .e-cloneproperties.e-draganddrop {
339
+ border-spacing: 0;
340
+ font-size: 12px;
341
+ font-weight: normal;
342
+ overflow: visible;
343
+ }
344
+
345
+ .e-gantt .e-cloneproperties .e-bothganttlines {
346
+ border-width: 1px 0 0 1px;
347
+ }
348
+
349
+ .e-gantt .e-draganddrop {
350
+ border-width: 0 1px 1px;
351
+ font-weight: normal;
352
+ padding: 0;
353
+ }
354
+
355
+ .e-gantt .e-draganddrop .e-rowcell {
356
+ opacity: .95;
357
+ }
358
+
359
+ .e-gantt .e-cloneproperties.e-draganddrop table {
360
+ border-spacing: 0;
361
+ }
362
+
363
+ .e-gantt .e-icons.e-errorelem {
364
+ display: inline-block;
365
+ padding-left: 10px;
366
+ vertical-align: middle;
367
+ }
368
+
369
+ .e-gantt .e-errorelem::before {
370
+ color: #dc3545;
371
+ content: '\e22a';
372
+ transform: rotate(180deg);
373
+ }
374
+
375
+ .e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop,
376
+ .e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
377
+ border-bottom: 0;
378
+ border-right: 1px solid #ced4da;
379
+ border-top: 1px solid #ced4da;
380
+ }
381
+
382
+ .e-gantt .e-gantt-toolbar {
383
+ border-bottom-left-radius: 0;
384
+ border-bottom-right-radius: 0;
385
+ border-style: solid;
386
+ border-width: 1px 1px 0;
387
+ }
388
+
389
+ .e-gantt .e-flmenu-valuediv {
390
+ padding-top: 16px;
391
+ }
392
+
393
+ .e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
394
+ margin: 0;
395
+ }
396
+
397
+ .e-gantt .e-gantt-splitter .e-pane {
398
+ overflow: hidden !important;
399
+ }
400
+
401
+ .e-gantt .e-temp-content {
402
+ border-left: 1px solid;
403
+ }
404
+
405
+ .e-gantt .e-tab {
406
+ border: 0;
407
+ }
408
+
409
+ .e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active {
410
+ border-color: transparent;
411
+ }
412
+
413
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
414
+ padding-left: 12px;
415
+ }
416
+
417
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
418
+ display: block;
419
+ }
420
+
421
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
422
+ border-style: solid;
423
+ border-width: 1px;
424
+ }
425
+
426
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
427
+ border: 0;
428
+ }
429
+
430
+ .e-gantt .e-gantt-tree-grid-pane .e-grid {
431
+ border-width: 0;
432
+ }
433
+
434
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
435
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
436
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
437
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-rtl .e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
438
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
439
+ background-color: transparent;
440
+ }
441
+
442
+ .e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header {
443
+ border-bottom-style: solid;
444
+ border-bottom-width: 1px;
445
+ height: 45px;
446
+ }
447
+
448
+ .e-gantt .e-gantt-tree-grid-pane .e-headercontent {
449
+ border-right-width: 0 !important;
450
+ }
451
+
452
+ .e-gantt .e-gantt-tree-grid-pane .e-gridheader {
453
+ border-top-style: none;
454
+ border-top-width: 0;
455
+ padding-right: 0 !important;
456
+ }
457
+
458
+ .e-gantt .e-gantt-tree-grid-pane .e-columnheader,
459
+ .e-gantt .e-gantt-tree-grid-pane .e-headercell {
460
+ height: 63px !important;
461
+ }
462
+
463
+ .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
464
+ overflow-x: scroll !important;
465
+ }
466
+
467
+ .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
468
+ width: calc(100% + 17px);
469
+ }
470
+
471
+ .e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info {
472
+ text-align: center;
473
+ }
474
+
475
+ .e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info {
476
+ display: inline-block;
477
+ font-size: 18px;
478
+ height: 15px;
479
+ line-height: 10px;
480
+ vertical-align: middle;
481
+ }
482
+
483
+ .e-gantt .e-gantt-chart {
484
+ height: 100%;
485
+ overflow: hidden;
486
+ position: relative;
487
+ width: 100%;
488
+ }
489
+
490
+ .e-gantt .e-gantt-chart .e-chart-root-container {
491
+ border-right: 0 solid;
492
+ }
493
+
494
+ .e-gantt .e-gantt-chart .e-chart-root-container .e-content {
495
+ -webkit-overflow-scrolling: touch;
496
+ overflow-x: scroll;
497
+ overflow-y: auto;
498
+ position: relative;
499
+ }
500
+
501
+ .e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container {
502
+ position: absolute;
503
+ }
504
+
505
+ .e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container {
506
+ position: absolute;
507
+ }
508
+
509
+ .e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
510
+ position: absolute;
511
+ }
512
+
513
+ .e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
514
+ position: absolute;
515
+ }
516
+
517
+ .e-gantt .e-gantt-chart .e-timeline-header-container {
518
+ border-bottom-style: solid;
519
+ border-right-width: 0;
520
+ overflow: hidden;
521
+ position: relative;
522
+ z-index: 6;
523
+ }
524
+
525
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
526
+ border-left: 0;
527
+ padding: 0 3px;
528
+ }
529
+
530
+ .e-gantt .e-gantt-chart .e-timeline-header-table-container {
531
+ border-collapse: collapse;
532
+ border-spacing: 0;
533
+ border-width: 0;
534
+ box-sizing: border-box;
535
+ margin: 0;
536
+ padding: 0;
537
+ }
538
+
539
+ .e-gantt .e-gantt-chart .e-timeline-header-table-body {
540
+ border-collapse: collapse;
541
+ box-sizing: border-box;
542
+ display: inline-block;
543
+ transform: scale(1);
544
+ white-space: nowrap;
545
+ }
546
+
547
+ .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
548
+ .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
549
+ border-spacing: 0;
550
+ border-style: solid;
551
+ border-top: 0;
552
+ border-width: 1px;
553
+ box-sizing: border-box;
554
+ display: -ms-inline-flexbox;
555
+ display: inline-flex;
556
+ font-size: 14px;
557
+ font-weight: bold;
558
+ margin: 0;
559
+ padding: 0;
560
+ position: static;
561
+ text-align: center;
562
+ -webkit-user-select: none;
563
+ -ms-user-select: none;
564
+ user-select: none;
565
+ white-space: nowrap;
566
+ }
567
+
568
+ .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label,
569
+ .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label {
570
+ box-sizing: border-box;
571
+ margin: auto;
572
+ overflow: hidden;
573
+ position: static;
574
+ text-overflow: ellipsis;
575
+ white-space: nowrap;
576
+ }
577
+
578
+ .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
579
+ .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
580
+ padding-left: 8px;
581
+ text-align: left;
582
+ }
583
+
584
+ .e-gantt .e-gantt-chart .e-gantt-grid-lines {
585
+ border-bottom-style: solid;
586
+ border-bottom-width: 1px;
587
+ border-collapse: collapse;
588
+ border-spacing: 0;
589
+ box-sizing: border-box;
590
+ }
591
+
592
+ .e-gantt .e-gantt-chart .e-zero-spacing {
593
+ border-spacing: 0;
594
+ }
595
+
596
+ .e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
597
+ border-top-color: transparent;
598
+ }
599
+
600
+ .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
601
+ border-collapse: separate;
602
+ border-style: solid;
603
+ border-width: 1px 0 0;
604
+ }
605
+
606
+ .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell {
607
+ font-size: 0;
608
+ padding: 0;
609
+ }
610
+
611
+ .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow {
612
+ border-bottom-width: 1px;
613
+ }
614
+
615
+ .e-gantt .e-gantt-chart .e-line-container-cell {
616
+ border-right-style: solid;
617
+ border-right-width: 1px;
618
+ height: 100%;
619
+ position: absolute;
620
+ }
621
+
622
+ .e-gantt .e-gantt-chart .e-taskbar-main-container {
623
+ cursor: move;
624
+ display: inline-block;
625
+ position: absolute;
626
+ vertical-align: middle;
627
+ z-index: 3;
628
+ }
629
+
630
+ .e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container {
631
+ -ms-flex-align: center;
632
+ align-items: center;
633
+ display: -ms-inline-flexbox;
634
+ display: inline-flex;
635
+ -ms-flex-pack: end;
636
+ justify-content: flex-end;
637
+ overflow: hidden;
638
+ text-overflow: ellipsis;
639
+ white-space: nowrap;
640
+ }
641
+
642
+ .e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container {
643
+ -ms-flex-align: center;
644
+ align-items: center;
645
+ display: -ms-inline-flexbox;
646
+ display: inline-flex;
647
+ float: left;
648
+ outline: none;
649
+ overflow: hidden;
650
+ position: absolute;
651
+ text-overflow: ellipsis;
652
+ white-space: nowrap;
653
+ }
654
+
655
+ .e-gantt .e-gantt-chart .e-left-label-container {
656
+ display: inline-block;
657
+ }
658
+
659
+ .e-gantt .e-gantt-chart .e-left-label-inner-div,
660
+ .e-gantt .e-gantt-chart .e-right-label-container {
661
+ overflow: hidden;
662
+ }
663
+
664
+ .e-gantt .e-gantt-chart .e-left-label-inner-div {
665
+ -ms-flex-align: center;
666
+ align-items: center;
667
+ display: -ms-inline-flexbox;
668
+ display: inline-flex;
669
+ -ms-flex-pack: end;
670
+ justify-content: flex-end;
671
+ width: 100%;
672
+ }
673
+
674
+ .e-gantt .e-gantt-chart .e-label {
675
+ margin: 3px;
676
+ overflow: hidden;
677
+ text-overflow: ellipsis;
678
+ white-space: nowrap;
679
+ }
680
+
681
+ .e-gantt .e-gantt-chart .e-right-label-container {
682
+ background-color: transparent;
683
+ display: inline-block;
684
+ margin: 0;
685
+ position: absolute;
686
+ }
687
+
688
+ .e-gantt .e-gantt-chart .e-right-label-inner-div {
689
+ -ms-flex-align: center;
690
+ align-items: center;
691
+ display: -ms-inline-flexbox;
692
+ display: inline-flex;
693
+ float: left;
694
+ outline: none;
695
+ overflow: hidden;
696
+ }
697
+
698
+ .e-gantt .e-gantt-chart .e-indicator-span {
699
+ display: inline-block;
700
+ font-size: 13px;
701
+ font-weight: 400;
702
+ overflow: hidden;
703
+ position: absolute;
704
+ text-overflow: ellipsis;
705
+ }
706
+
707
+ .e-gantt .e-gantt-chart .e-gantt-child-taskbar,
708
+ .e-gantt .e-gantt-chart .e-gantt-parent-taskbar,
709
+ .e-gantt .e-gantt-chart .e-gantt-child-progressbar,
710
+ .e-gantt .e-gantt-chart .e-gantt-parent-progressbar,
711
+ .e-gantt .e-gantt-chart .e-gantt-milestone,
712
+ .e-gantt .e-gantt-chart .e-gantt-parent-milestone,
713
+ .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
714
+ display: inline-block;
715
+ width: 100%;
716
+ }
717
+
718
+ .e-gantt .e-gantt-chart .e-manualparent-main-container {
719
+ background-color: transparent;
720
+ cursor: move;
721
+ margin-top: -5px;
722
+ position: absolute;
723
+ }
724
+
725
+ .e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar {
726
+ margin-top: 3px;
727
+ }
728
+
729
+ .e-gantt .e-gantt-chart .e-gantt-split-container-line {
730
+ border-color: inherit;
731
+ border-top-style: dotted;
732
+ border-top-width: 2px;
733
+ height: 0;
734
+ left: 2px;
735
+ pointer-events: none;
736
+ position: absolute;
737
+ top: 50%;
738
+ width: 98%;
739
+ }
740
+
741
+ .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div,
742
+ .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
743
+ border-spacing: 0;
744
+ box-sizing: border-box;
745
+ margin: auto;
746
+ overflow: hidden;
747
+ padding: 0;
748
+ z-index: 3;
749
+ }
750
+
751
+ .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
752
+ z-index: 3;
753
+ }
754
+
755
+ .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div,
756
+ .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
757
+ box-sizing: border-box;
758
+ text-align: right;
759
+ }
760
+
761
+ .e-gantt .e-gantt-chart .e-chart-scroll-container,
762
+ .e-gantt .e-gantt-chart .e-chart-rows-container {
763
+ -webkit-user-select: none;
764
+ -ms-user-select: none;
765
+ user-select: none;
766
+ }
767
+
768
+ .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
769
+ .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
770
+ display: inline-block;
771
+ position: absolute;
772
+ top: 0;
773
+ width: 10px;
774
+ z-index: 4;
775
+ }
776
+
777
+ .e-gantt .e-gantt-chart .e-child-progress-resizer {
778
+ display: inline-block;
779
+ height: 15px;
780
+ position: absolute;
781
+ top: 0;
782
+ width: 20px;
783
+ z-index: 5;
784
+ }
785
+
786
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper {
787
+ cursor: col-resize;
788
+ }
789
+
790
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
791
+ border-style: solid;
792
+ border-width: 1px;
793
+ box-sizing: content-box;
794
+ cursor: col-resize;
795
+ height: 2px;
796
+ position: absolute;
797
+ top: 7px;
798
+ width: 12px;
799
+ }
800
+
801
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
802
+ border-bottom-style: solid;
803
+ border-bottom-width: 6px;
804
+ border-left: 7px solid transparent;
805
+ border-right: 7px solid transparent;
806
+ cursor: col-resize;
807
+ height: 0;
808
+ left: -1px;
809
+ position: absolute;
810
+ top: -7px;
811
+ width: 0;
812
+ }
813
+
814
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
815
+ border-bottom-style: solid;
816
+ border-bottom-width: 6px;
817
+ border-left: 6px solid transparent;
818
+ border-right: 6px solid transparent;
819
+ cursor: col-resize;
820
+ height: 0;
821
+ left: -1px;
822
+ position: absolute;
823
+ top: -6px;
824
+ width: 0;
825
+ }
826
+
827
+ .e-gantt .e-gantt-chart .e-baseline-bar {
828
+ box-sizing: border-box;
829
+ position: absolute;
830
+ z-index: 3;
831
+ }
832
+
833
+ .e-gantt .e-gantt-chart .e-milestone-top,
834
+ .e-gantt .e-gantt-chart .e-parent-milestone-top,
835
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
836
+ border-style: none solid solid;
837
+ border-top: 0;
838
+ }
839
+
840
+ .e-gantt .e-gantt-chart .e-milestone-top,
841
+ .e-gantt .e-gantt-chart .e-milestone-bottom,
842
+ .e-gantt .e-gantt-chart .e-parent-milestone-top,
843
+ .e-gantt .e-gantt-chart .e-parent-milestone-bottom,
844
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-top,
845
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
846
+ border-left-color: transparent;
847
+ border-right-color: transparent;
848
+ }
849
+
850
+ .e-gantt .e-gantt-chart .e-milestone-bottom,
851
+ .e-gantt .e-gantt-chart .e-parent-milestone-bottom,
852
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
853
+ border-bottom: 0;
854
+ border-style: solid solid none;
855
+ }
856
+
857
+ .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
858
+ position: absolute;
859
+ z-index: 2;
860
+ }
861
+
862
+ .e-gantt .e-gantt-chart .e-task-label {
863
+ display: inline;
864
+ font-weight: normal;
865
+ margin-left: 8px;
866
+ margin-right: 15px;
867
+ vertical-align: middle;
868
+ }
869
+
870
+ .e-gantt .e-gantt-chart .e-task-table {
871
+ overflow: hidden;
872
+ }
873
+
874
+ .e-gantt .e-gantt-chart .e-left-resize-gripper,
875
+ .e-gantt .e-gantt-chart .e-right-resize-gripper {
876
+ -ms-flex-align: center;
877
+ align-items: center;
878
+ cursor: e-resize;
879
+ display: -ms-inline-flexbox;
880
+ display: inline-flex;
881
+ }
882
+
883
+ .e-gantt .e-gantt-chart .e-holiday {
884
+ display: inline-block;
885
+ position: absolute;
886
+ }
887
+
888
+ .e-gantt .e-gantt-chart .e-holiday .e-span {
889
+ font-size: 13px;
890
+ position: absolute;
891
+ transform: rotate(-90deg);
892
+ white-space: nowrap;
893
+ width: 0;
894
+ }
895
+
896
+ .e-gantt .e-gantt-chart .e-weekend {
897
+ display: inline-block;
898
+ position: absolute;
899
+ z-index: 0;
900
+ }
901
+
902
+ .e-gantt .e-gantt-chart .e-rangecontainer .e-leftarc {
903
+ border-bottom-left-radius: 2px;
904
+ border-top-left-radius: 2px;
905
+ position: absolute;
906
+ }
907
+
908
+ .e-gantt .e-gantt-chart .e-rangecontainer .e-rightarc {
909
+ border-bottom-right-radius: 2px;
910
+ border-top-right-radius: 2px;
911
+ position: absolute;
912
+ }
913
+
914
+ .e-gantt .e-gantt-chart .e-event-markers {
915
+ border-left: 1px dashed;
916
+ position: absolute;
917
+ width: 1px;
918
+ z-index: 2;
919
+ }
920
+
921
+ .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
922
+ border-radius: 3px;
923
+ font-weight: 500;
924
+ height: 28px;
925
+ left: 5px;
926
+ line-height: 1.5;
927
+ padding: 3px 12px;
928
+ position: absolute;
929
+ top: 50px;
930
+ white-space: nowrap;
931
+ width: auto;
932
+ z-index: 2;
933
+ }
934
+
935
+ .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
936
+ border-bottom: 5px solid transparent;
937
+ border-right: 5px solid;
938
+ border-top: 5px solid transparent;
939
+ height: 0;
940
+ position: absolute;
941
+ top: 56px;
942
+ width: 0;
943
+ }
944
+
945
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
946
+ border-radius: 0;
947
+ border-style: none;
948
+ display: inline-block;
949
+ }
950
+
951
+ .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
952
+ border-left-style: solid;
953
+ border-left-width: 10px;
954
+ }
955
+
956
+ .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
957
+ border-right-style: solid;
958
+ border-right-width: 10px;
959
+ }
960
+
961
+ .e-gantt .e-gantt-chart .e-connector-line-right-arrow,
962
+ .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
963
+ border-bottom: 5px solid transparent;
964
+ border-top: 5px solid transparent;
965
+ }
966
+
967
+ .e-gantt .e-gantt-chart .e-connector-line-container {
968
+ z-index: 5;
969
+ }
970
+
971
+ .e-gantt .e-gantt-chart .e-connector-line-z-index {
972
+ z-index: 1;
973
+ }
974
+
975
+ .e-gantt .e-gantt-chart .e-connector-line-hover {
976
+ outline: 1px solid;
977
+ }
978
+
979
+ .e-gantt .e-gantt-chart .e-connector-line-hover-z-index {
980
+ z-index: 100;
981
+ }
982
+
983
+ .e-gantt .e-gantt-chart .e-connectortouchpoint {
984
+ background-color: transparent;
985
+ display: block;
986
+ position: absolute;
987
+ z-index: 5;
988
+ }
989
+
990
+ .e-gantt .e-gantt-chart .e-connectorpoint-right,
991
+ .e-gantt .e-gantt-chart .e-connectorpoint-left,
992
+ .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
993
+ .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
994
+ border-radius: 50%;
995
+ display: inline-block;
996
+ position: absolute;
997
+ }
998
+
999
+ .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
1000
+ .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
1001
+ border-style: solid;
1002
+ border-width: 1px;
1003
+ box-sizing: content-box;
1004
+ cursor: pointer;
1005
+ display: inline-block;
1006
+ }
1007
+
1008
+ .e-gantt .e-gantt-chart .e-connectorpoint-allow-block {
1009
+ cursor: no-drop;
1010
+ }
1011
+
1012
+ .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left,
1013
+ .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
1014
+ background-color: #adb5bd;
1015
+ border-color: #adb5bd;
1016
+ border-radius: 50%;
1017
+ display: inline-block;
1018
+ height: 10px;
1019
+ margin: -1px;
1020
+ position: absolute;
1021
+ width: 10px;
1022
+ }
1023
+
1024
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-top,
1025
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1026
+ border-bottom-color: #adb5bd;
1027
+ }
1028
+
1029
+ .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
1030
+ cursor: e-resize;
1031
+ margin-left: -8px;
1032
+ }
1033
+
1034
+ .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left {
1035
+ margin-left: 0;
1036
+ }
1037
+
1038
+ .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar {
1039
+ background: #adb5bd;
1040
+ margin-top: 3px;
1041
+ position: absolute;
1042
+ }
1043
+
1044
+ .e-gantt .e-gantt-chart .e-icon {
1045
+ font-family: 'e-icons';
1046
+ font-size: 13px;
1047
+ font-style: normal;
1048
+ font-variant: normal;
1049
+ font-weight: normal;
1050
+ line-height: 1;
1051
+ text-transform: none;
1052
+ vertical-align: middle;
1053
+ }
1054
+
1055
+ .e-gantt .e-gantt-chart .e-active-container {
1056
+ outline: 1px solid;
1057
+ outline-offset: 2px;
1058
+ }
1059
+
1060
+ .e-gantt .e-gantt-dialog {
1061
+ border: 0;
1062
+ }
1063
+
1064
+ .e-gantt .e-gantt-dialog .e-gridform .e-table {
1065
+ border-spacing: 0;
1066
+ }
1067
+
1068
+ .e-gantt .e-gantt-dialog .e-item {
1069
+ height: 241px;
1070
+ }
1071
+
1072
+ .e-gantt .e-gantt-dialog .e-dependent-div {
1073
+ border-bottom-width: 0px;
1074
+ }
1075
+
1076
+ .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1077
+ opacity: initial;
1078
+ }
1079
+
1080
+ .e-gantt .e-gantt-dialog .e-toolbar {
1081
+ border-top-width: 0;
1082
+ }
1083
+
1084
+ .e-gantt .e-gantt-dialog .e-resource-div {
1085
+ border-bottom-width: 0px;
1086
+ }
1087
+
1088
+ .e-gantt .e-gantt-dialog .e-resource-div .e-gridheader {
1089
+ border-top-width: 0;
1090
+ }
1091
+
1092
+ .e-gantt .e-gantt-dialog .e-edit-form-row {
1093
+ height: 241px;
1094
+ overflow-y: auto;
1095
+ padding-bottom: 12px;
1096
+ }
1097
+
1098
+ .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1099
+ float: left;
1100
+ padding: 16px 18px 0 18px;
1101
+ width: 50%;
1102
+ }
1103
+
1104
+ .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1105
+ float: left;
1106
+ padding: 16px 16px 0 0;
1107
+ width: 50%;
1108
+ }
1109
+
1110
+ .e-gantt .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1111
+ padding: 16px 16px 0 0;
1112
+ }
1113
+
1114
+ .e-gantt .e-gantt-dialog .e-edit-form-column {
1115
+ height: 75px;
1116
+ }
1117
+
1118
+ .e-gantt .e-gantt-dialog .e-dependent-div .e-content {
1119
+ height: 161px;
1120
+ }
1121
+
1122
+ .e-gantt .e-gantt-dialog .e-resource-div .e-content {
1123
+ height: 202px;
1124
+ }
1125
+
1126
+ .e-gantt .e-gantt-dialog .e-richtexteditor {
1127
+ border-bottom-width: 0px;
1128
+ height: 241px !important;
1129
+ overflow: hidden;
1130
+ }
1131
+
1132
+ .e-gantt .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1133
+ border-top: 0;
1134
+ }
1135
+
1136
+ .e-gantt .e-gantt-dialog .e-richtexteditor .e-rte-content {
1137
+ border-bottom-width: 0px;
1138
+ height: 200px;
1139
+ }
1140
+
1141
+ .e-gantt .e-gantt-dialog > .e-dlg-content {
1142
+ padding: 0 !important;
1143
+ }
1144
+
1145
+ .e-gantt .e-gantt-dialog .e-dlg-header-content {
1146
+ border-bottom: 0 !important;
1147
+ }
1148
+
1149
+ .e-gantt .e-gantt-dialog .e-dlg-header-content {
1150
+ border-radius: 3px 3px 0px 0px;
1151
+ padding-bottom: 20px;
1152
+ }
1153
+
1154
+ .e-gantt .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1155
+ border-radius: 50%;
1156
+ }
1157
+
1158
+ .e-icon-rowselect::before {
1159
+ content: '\e930';
1160
+ }
1161
+
1162
+ .e-ganttpopup {
1163
+ -moz-user-select: none;
1164
+ -ms-user-select: none;
1165
+ -webkit-user-select: none;
1166
+ font-weight: normal;
1167
+ position: absolute;
1168
+ user-select: none;
1169
+ z-index: 99999;
1170
+ }
1171
+
1172
+ .e-ganttpopup .e-rowselect {
1173
+ line-height: 18px;
1174
+ text-indent: 7%;
1175
+ }
1176
+
1177
+ .e-ganttpopup span {
1178
+ border: 1px solid transparent;
1179
+ cursor: pointer;
1180
+ display: inline-block;
1181
+ height: 26px;
1182
+ padding: 4px;
1183
+ width: 26px;
1184
+ }
1185
+
1186
+ .e-ganttpopup .e-content {
1187
+ border-radius: 4px;
1188
+ border-style: solid;
1189
+ border-width: 1px;
1190
+ font-size: 14px;
1191
+ padding: 4px;
1192
+ }
1193
+
1194
+ .e-ganttpopup .e-tail::after,
1195
+ .e-ganttpopup .e-tail::before,
1196
+ .e-ganttpopup .e-ganttpopup {
1197
+ border: 10px solid transparent;
1198
+ content: '';
1199
+ height: 0;
1200
+ left: 8px;
1201
+ position: absolute;
1202
+ width: 0;
1203
+ }
1204
+
1205
+ .e-ganttpopup .e-downtail::after {
1206
+ top: 34px;
1207
+ }
1208
+
1209
+ .e-gantt-tooltip.e-tooltip-wrap {
1210
+ opacity: 1;
1211
+ }
1212
+
1213
+ .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1214
+ content: '';
1215
+ }
1216
+
1217
+ .e-bigger .e-gantt .e-gantt-chart .e-label {
1218
+ font-size: 16px;
1219
+ }
1220
+
1221
+ .e-gantt-tooltip-label {
1222
+ padding-bottom: 2px;
1223
+ padding-right: 2px;
1224
+ text-align: left;
1225
+ }
1226
+
1227
+ .e-gantt.e-device .e-edit-form-column:nth-child(odd), .e-gantt.e-device .e-edit-form-column:nth-child(even) {
1228
+ float: none;
1229
+ padding: 16px 18px 0 18px;
1230
+ width: 100%;
1231
+ }
1232
+
1233
+ .e-gantt.e-device .e-edit-form-row {
1234
+ height: auto;
1235
+ }
1236
+
1237
+ .e-gantt.e-device .e-adaptive-searchbar {
1238
+ padding: 5px 10px;
1239
+ width: 90%;
1240
+ }
1241
+
1242
+ .e-gantt.e-device .e-backarrowspan {
1243
+ font-size: 16px;
1244
+ padding: 5px 10px;
1245
+ }
1246
+
1247
+ .e-gantt.e-device .e-gantt-dialog {
1248
+ max-height: none;
1249
+ }
1250
+
1251
+ .e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn {
1252
+ float: left;
1253
+ left: -4px;
1254
+ }
1255
+
1256
+ .e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close {
1257
+ font-size: 16px;
1258
+ }
1259
+
1260
+ .e-gantt.e-device .e-gantt-dialog .e-dlg-header {
1261
+ display: inline-block;
1262
+ }
1263
+
1264
+ .e-gantt.e-device .e-toolbar-item {
1265
+ padding: 7px;
1266
+ }
1267
+
1268
+ .e-gantt.e-device .e-toolbar .e-icons {
1269
+ font-size: 18px;
1270
+ }
1271
+
1272
+ .e-gantt.e-device .e-gridheader .e-icons {
1273
+ font-size: 12px;
1274
+ }
1275
+
1276
+ .e-gantt.e-device .e-right-resize-gripper,
1277
+ .e-gantt.e-device .e-left-resize-gripper {
1278
+ border: 7px solid;
1279
+ z-index: -1;
1280
+ }
1281
+
1282
+ .e-gantt.e-device .e-right-resize-gripper::before,
1283
+ .e-gantt.e-device .e-left-resize-gripper::before {
1284
+ font-size: 14px;
1285
+ margin-left: -7px;
1286
+ }
1287
+
1288
+ .e-gantt.e-device .e-dependent-div .e-content {
1289
+ height: 100%;
1290
+ }
1291
+
1292
+ .e-gantt.e-device .e-resource-div .e-content {
1293
+ height: 100%;
1294
+ }
1295
+
1296
+ .e-gantt.e-device .e-richtexteditor {
1297
+ height: 100%;
1298
+ }
1299
+
1300
+ .e-gantt.e-device .e-richtexteditor .e-rte-content {
1301
+ height: 100%;
1302
+ }
1303
+
1304
+ /*! Gantt theme */
1305
+ .e-gantt .e-gantt-splitter {
1306
+ border-color: #dee2e6;
1307
+ border-radius: 0px;
1308
+ }
1309
+
1310
+ .e-gantt .e-gantt-splitter-height {
1311
+ height: calc(100% - 37px) !important;
1312
+ }
1313
+
1314
+ .e-gantt .e-cloneproperties.e-draganddrop {
1315
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
1316
+ opacity: .95;
1317
+ overflow: visible;
1318
+ }
1319
+
1320
+ .e-gantt .e-cloneproperties {
1321
+ background-color: #fff;
1322
+ border-color: #dee2e6;
1323
+ color: #212529;
1324
+ }
1325
+
1326
+ .e-gantt .e-cloneproperties.e-draganddrop .e-rowcell {
1327
+ color: #212529;
1328
+ }
1329
+
1330
+ .e-gantt .e-cloneproperties.e-draganddrop table,
1331
+ .e-gantt .e-cloneproperties.e-draganddrop table .e-selectionbackground {
1332
+ background-color: #fff;
1333
+ height: 30px;
1334
+ }
1335
+
1336
+ .e-gantt .e-gantt-toolbar + .e-gantt-splitter {
1337
+ border-top-left-radius: 0px;
1338
+ border-top-right-radius: 0px;
1339
+ }
1340
+
1341
+ .e-gantt .e-grid .e-focused:not(.e-menu-item) {
1342
+ box-shadow: 0 0 0 1px #ced4da inset !important;
1343
+ }
1344
+
1345
+ .e-gantt .e-gantt-dialog .e-dlg-header {
1346
+ color: #212529;
1347
+ }
1348
+
1349
+ .e-gantt .e-gantt-dialog .e-dlg-header-content {
1350
+ background: #f8f9fa;
1351
+ }
1352
+
1353
+ .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1354
+ color: #6c757d;
1355
+ }
1356
+
1357
+ .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1358
+ background-color: #f8f9fa;
1359
+ }
1360
+
1361
+ .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1362
+ color: #6c757d;
1363
+ }
1364
+
1365
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
1366
+ background: #f8f9fa;
1367
+ }
1368
+
1369
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1370
+ background: #0d6efd;
1371
+ }
1372
+
1373
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1374
+ background-color: transparent;
1375
+ }
1376
+
1377
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1378
+ color: #0d6efd;
1379
+ }
1380
+
1381
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1382
+ border-color: transparent;
1383
+ }
1384
+
1385
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1386
+ color: #495057;
1387
+ }
1388
+
1389
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1390
+ background: transparent;
1391
+ border-bottom: 0px;
1392
+ border-bottom-left-radius: 0px;
1393
+ border-bottom-right-radius: 0px;
1394
+ border-color: transparent;
1395
+ }
1396
+
1397
+ .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1398
+ color: #495057;
1399
+ }
1400
+
1401
+ .e-gantt .e-temp-content {
1402
+ border-color: #dee2e6;
1403
+ }
1404
+
1405
+ .e-gantt .e-splitter-box {
1406
+ border-color: #dee2e6;
1407
+ }
1408
+
1409
+ .e-gantt .e-gantt-temp-header {
1410
+ border-color: #dee2e6;
1411
+ }
1412
+
1413
+ .e-gantt .e-gantt-chart-pane {
1414
+ border-color: #dee2e6;
1415
+ }
1416
+
1417
+ .e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
1418
+ height: 45px !important;
1419
+ }
1420
+
1421
+ .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1422
+ background: #e6eaed;
1423
+ opacity: 0.9;
1424
+ }
1425
+
1426
+ .e-gantt .e-gantt-chart .e-timeline-header-container {
1427
+ background: #fff;
1428
+ border-bottom-color: #dee2e6;
1429
+ border-bottom-width: 1px;
1430
+ border-right-color: #dee2e6;
1431
+ color: #212529;
1432
+ height: 64px;
1433
+ }
1434
+
1435
+ .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
1436
+ .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
1437
+ border-color: #dee2e6;
1438
+ color: #212529;
1439
+ }
1440
+
1441
+ .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
1442
+ height: 46px;
1443
+ line-height: 46px;
1444
+ }
1445
+
1446
+ .e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
1447
+ height: 46px !important;
1448
+ }
1449
+
1450
+ .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1451
+ height: 33px;
1452
+ }
1453
+
1454
+ .e-gantt .e-gantt-chart .e-chart-root-container {
1455
+ background-color: #fff;
1456
+ border-color: #dee2e6;
1457
+ }
1458
+
1459
+ .e-gantt .e-gantt-chart .e-timeline-header-table-body {
1460
+ border-spacing: 0;
1461
+ }
1462
+
1463
+ .e-gantt .e-gantt-chart .e-chart-row-border {
1464
+ border-top-color: #dee2e6;
1465
+ }
1466
+
1467
+ .e-gantt .e-gantt-chart .e-chart-row-cell {
1468
+ color: #495057;
1469
+ }
1470
+
1471
+ .e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow {
1472
+ border-bottom-color: #dee2e6;
1473
+ }
1474
+
1475
+ .e-gantt .e-gantt-chart .e-line-container-cell {
1476
+ border-color: #dee2e6;
1477
+ }
1478
+
1479
+ .e-gantt .e-gantt-chart .e-active-container {
1480
+ outline-color: #ced4da;
1481
+ }
1482
+
1483
+ .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1484
+ background-color: #86b7fe;
1485
+ border: 1px solid #0d6efd;
1486
+ border-radius: 4px;
1487
+ }
1488
+
1489
+ .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
1490
+ border: 1px solid #fff;
1491
+ border-bottom: 0;
1492
+ border-top: 0;
1493
+ }
1494
+
1495
+ .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-progressbar {
1496
+ width: 0px !important;
1497
+ }
1498
+
1499
+ .e-gantt .e-gantt-chart .e-collapse-parent .e-collapsed-taskbar-drag {
1500
+ background-color: #0d6efd;
1501
+ }
1502
+
1503
+ .e-gantt .e-gantt-chart .e-collapse-parent .e-left-connectorpoint-outer-div {
1504
+ display: none;
1505
+ }
1506
+
1507
+ .e-gantt .e-gantt-chart .e-collapse-parent .e-right-connectorpoint-outer-div {
1508
+ display: none;
1509
+ }
1510
+
1511
+ .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
1512
+ background-color: #ced4da;
1513
+ border: 1px solid #adb5bd;
1514
+ border-radius: 4px;
1515
+ }
1516
+
1517
+ .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1518
+ background-color: #adb5bd;
1519
+ border: 0px;
1520
+ }
1521
+
1522
+ .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
1523
+ background-color: #0d6efd;
1524
+ border: 0px;
1525
+ }
1526
+
1527
+ .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1528
+ background-color: #d1e7dd;
1529
+ border: 1px solid #198754;
1530
+ }
1531
+
1532
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
1533
+ background: linear-gradient(to right, #d1e7dd, #198754 30%, #198754 70%, #198754 70%, #d1e7dd 100%);
1534
+ }
1535
+
1536
+ .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1537
+ background-color: #198754;
1538
+ border: 0px;
1539
+ }
1540
+
1541
+ .e-gantt .e-gantt-chart .e-holiday {
1542
+ background: #f8f9fa;
1543
+ }
1544
+
1545
+ .e-gantt .e-gantt-chart .e-holiday .e-span {
1546
+ color: #495057;
1547
+ font-size: 13px;
1548
+ }
1549
+
1550
+ .e-gantt .e-gantt-chart .e-weekend {
1551
+ background: #f8f9fa;
1552
+ }
1553
+
1554
+ .e-gantt .e-gantt-chart .e-weekend-header-cell {
1555
+ background: #f8f9fa;
1556
+ }
1557
+
1558
+ .e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv {
1559
+ border: 2px solid #ffc107;
1560
+ width: 5px;
1561
+ z-index: 6;
1562
+ }
1563
+
1564
+ .e-gantt .e-gantt-chart .e-event-markers {
1565
+ border-left-color: #0d6efd;
1566
+ }
1567
+
1568
+ .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
1569
+ background-color: #fff3cd;
1570
+ color: #876500;
1571
+ font-size: 14px;
1572
+ }
1573
+
1574
+ .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
1575
+ border-right-color: #fff3cd;
1576
+ }
1577
+
1578
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
1579
+ background: linear-gradient(to right, #86b7fe, #0d6efd 30%, #0d6efd 70%, #0d6efd 70%, #86b7fe 100%);
1580
+ background-color: rgba(63, 81, 181, 0.2);
1581
+ border: 0px;
1582
+ border-radius: 4px;
1583
+ }
1584
+
1585
+ .e-gantt .e-gantt-chart .e-unscheduled-milestone-top {
1586
+ border-bottom-color: #adb5bd;
1587
+ }
1588
+
1589
+ .e-gantt .e-gantt-chart .e-unscheduled-milestone-bottom {
1590
+ border-top-color: #adb5bd;
1591
+ }
1592
+
1593
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
1594
+ background: #212529;
1595
+ border-color: #fff;
1596
+ }
1597
+
1598
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
1599
+ border-bottom-color: #fff;
1600
+ }
1601
+
1602
+ .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
1603
+ border-bottom-color: #212529;
1604
+ }
1605
+
1606
+ .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
1607
+ display: block;
1608
+ z-index: 5;
1609
+ }
1610
+
1611
+ .e-gantt .e-gantt-chart .e-line {
1612
+ border-color: #0d6efd;
1613
+ }
1614
+
1615
+ .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
1616
+ border-left-color: #0d6efd;
1617
+ }
1618
+
1619
+ .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
1620
+ border-right-color: #0d6efd;
1621
+ }
1622
+
1623
+ .e-gantt .e-gantt-chart .e-connector-line-right-arrow-hover {
1624
+ border-left-color: #0d6efd;
1625
+ }
1626
+
1627
+ .e-gantt .e-gantt-chart .e-connector-line-left-arrow-hover {
1628
+ border-right-color: #0d6efd;
1629
+ }
1630
+
1631
+ .e-gantt .e-gantt-chart .e-connector-line-hover {
1632
+ border-color: #0d6efd;
1633
+ outline-color: #0d6efd;
1634
+ }
1635
+
1636
+ .e-gantt .e-gantt-chart .e-gantt-false-line {
1637
+ border-top-color: #0d6efd;
1638
+ }
1639
+
1640
+ .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
1641
+ .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
1642
+ background-color: #6c757d;
1643
+ border-color: #fff;
1644
+ }
1645
+
1646
+ .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
1647
+ .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
1648
+ background-color: #343a40;
1649
+ border-color: #fff;
1650
+ }
1651
+
1652
+ .e-gantt .e-gantt-chart .e-left-label-inner-div,
1653
+ .e-gantt .e-gantt-chart .e-right-label-inner-div {
1654
+ color: #495057;
1655
+ font-size: 13px;
1656
+ }
1657
+
1658
+ .e-gantt .e-gantt-chart .e-left-label-temp-container {
1659
+ color: #495057;
1660
+ font-size: 14px;
1661
+ padding-right: 16px;
1662
+ }
1663
+
1664
+ .e-gantt .e-gantt-chart .e-right-label-temp-container {
1665
+ color: #495057;
1666
+ font-size: 14px;
1667
+ margin-left: 16px;
1668
+ }
1669
+
1670
+ .e-gantt .e-gantt-chart .e-right-label-container {
1671
+ margin-left: 16px;
1672
+ }
1673
+
1674
+ .e-gantt .e-gantt-chart .e-left-label-container {
1675
+ padding-right: 16px;
1676
+ }
1677
+
1678
+ .e-gantt .e-gantt-chart .e-connectorpoint-right {
1679
+ margin-left: 2px;
1680
+ }
1681
+
1682
+ .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
1683
+ .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
1684
+ height: 8px;
1685
+ width: 12px;
1686
+ }
1687
+
1688
+ .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
1689
+ left: -12px;
1690
+ }
1691
+
1692
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left,
1693
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
1694
+ border-right: transparent;
1695
+ border-width: 3px;
1696
+ }
1697
+
1698
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
1699
+ border-bottom-left-radius: 0px;
1700
+ border-bottom-right-radius: 2px;
1701
+ border-top-left-radius: 0px;
1702
+ border-top-right-radius: 2px;
1703
+ }
1704
+
1705
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left {
1706
+ border-bottom-left-radius: 2px;
1707
+ border-top-left-radius: 2px;
1708
+ }
1709
+
1710
+ .e-gantt .e-gantt-chart .e-task-label {
1711
+ color: #fff;
1712
+ font-size: 12px;
1713
+ }
1714
+
1715
+ .e-gantt .e-gantt-chart .e-icon {
1716
+ color: #fff;
1717
+ }
1718
+
1719
+ .e-gantt .e-gantt-chart .e-milestone-top {
1720
+ border-bottom-color: #adb5bd;
1721
+ }
1722
+
1723
+ .e-gantt .e-gantt-chart .e-milestone-bottom {
1724
+ border-top-color: #adb5bd;
1725
+ }
1726
+
1727
+ .e-gantt .e-gantt-chart .e-parent-milestone-top {
1728
+ border-bottom-color: #adb5bd;
1729
+ }
1730
+
1731
+ .e-gantt .e-gantt-chart .e-parent-milestone-bottom {
1732
+ border-top-color: #adb5bd;
1733
+ }
1734
+
1735
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1736
+ border-bottom-color: #adb5bd;
1737
+ }
1738
+
1739
+ .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1740
+ border-top-color: #adb5bd;
1741
+ }
1742
+
1743
+ .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
1744
+ background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
1745
+ }
1746
+
1747
+ .e-gantt .e-gantt-chart .e-label {
1748
+ color: #495057;
1749
+ font-size: 14px;
1750
+ }
1751
+
1752
+ .e-gantt .e-gantt-chart .e-active {
1753
+ background: #e6eaed;
1754
+ color: #212529;
1755
+ opacity: 0.9;
1756
+ }
1757
+
1758
+ .e-gantt .e-gantt-chart .e-active .e-label {
1759
+ color: #212529;
1760
+ }
1761
+
1762
+ .e-gantt .e-gantt-chart .e-baseline-bar {
1763
+ background-color: #adb5bd;
1764
+ }
1765
+
1766
+ .e-gantt .e-gantt-chart .e-baseline-milestone-top {
1767
+ border-bottom-color: #adb5bd;
1768
+ }
1769
+
1770
+ .e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
1771
+ border-top-color: #adb5bd;
1772
+ }
1773
+
1774
+ .e-gantt .e-gantt-chart .e-uptail::before {
1775
+ border-bottom-color: #dee2e6;
1776
+ }
1777
+
1778
+ .e-gantt .e-gantt-chart .e-downtail::after {
1779
+ border-top-color: #fff;
1780
+ }
1781
+
1782
+ .e-gantt .e-gantt-chart .e-downtail::before {
1783
+ border-top-color: #dee2e6;
1784
+ }
1785
+
1786
+ .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
1787
+ background-color: #fff;
1788
+ border-color: #dee2e6;
1789
+ }
1790
+
1791
+ .e-gantt .e-gantt-chart .e-spanclicked,
1792
+ .e-gantt .e-gantt-chart .e-grid .e-gridpopup .e-spanclicked {
1793
+ border-color: #000;
1794
+ }
1795
+
1796
+ .e-gantt .e-gantt-chart .e-active-parent-task {
1797
+ border-radius: 4px;
1798
+ box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.5);
1799
+ }
1800
+
1801
+ .e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-taskbar-inner-div {
1802
+ background: #1a1a1a;
1803
+ border: #1a1a1a;
1804
+ }
1805
+
1806
+ .e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-progressbar-inner-div {
1807
+ background-color: transparent;
1808
+ border: transparent;
1809
+ }
1810
+
1811
+ .e-gantt .e-gantt-chart .e-active-parent-task .e-task-label {
1812
+ color: transparent;
1813
+ }
1814
+
1815
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label {
1816
+ color: transparent !important;
1817
+ }
1818
+
1819
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
1820
+ border-color: #ced4da !important;
1821
+ }
1822
+
1823
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
1824
+ border-left-color: #ced4da !important;
1825
+ }
1826
+
1827
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
1828
+ border-right-color: #ced4da !important;
1829
+ }
1830
+
1831
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
1832
+ background: #86b7fe !important;
1833
+ border: #86b7fe !important;
1834
+ }
1835
+
1836
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
1837
+ background-color: transparent !important;
1838
+ border: transparent !important;
1839
+ }
1840
+
1841
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1842
+ border-bottom-color: #86b7fe !important;
1843
+ }
1844
+
1845
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1846
+ border-top-color: #86b7fe !important;
1847
+ }
1848
+
1849
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1850
+ background-color: #ced4da !important;
1851
+ border: #ced4da !important;
1852
+ }
1853
+
1854
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
1855
+ background-color: transparent !important;
1856
+ border: transparent !important;
1857
+ }
1858
+
1859
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-child-taskbar-inner-div {
1860
+ background: #0d6efd !important;
1861
+ border: #0d6efd !important;
1862
+ }
1863
+
1864
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
1865
+ border-bottom-color: #0d6efd !important;
1866
+ }
1867
+
1868
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
1869
+ border-top-color: #0d6efd !important;
1870
+ }
1871
+
1872
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
1873
+ background: #72abfe !important;
1874
+ border: #72abfe !important;
1875
+ }
1876
+
1877
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
1878
+ border-bottom-color: #72abfe !important;
1879
+ }
1880
+
1881
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
1882
+ border-top-color: #72abfe !important;
1883
+ }
1884
+
1885
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
1886
+ border-color: #0d6efd !important;
1887
+ }
1888
+
1889
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-right-arrow {
1890
+ border-left-color: #0d6efd !important;
1891
+ }
1892
+
1893
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-left-arrow {
1894
+ border-right-color: #0d6efd !important;
1895
+ }
1896
+
1897
+ .e-gantt .e-icons {
1898
+ color: #6c757d;
1899
+ }
1900
+
1901
+ .e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
1902
+ color: #6c757d !important;
1903
+ }
1904
+
1905
+ .e-gantt.e-device .e-left-resize-gripper,
1906
+ .e-gantt.e-device .e-right-resize-gripper {
1907
+ border-color: #ced4da;
1908
+ color: #fff;
1909
+ }
1910
+
1911
+ .e-gantt.e-device .e-backarrowspan {
1912
+ color: #000;
1913
+ }