@syncfusion/ej2-vue-gantt 20.1.55 → 20.1.59

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