@syncfusion/ej2-vue-gantt 20.1.55 → 20.1.56

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