@syncfusion/ej2-vue-gantt 20.3.57 → 20.3.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.
- package/CHANGELOG.md +21 -0
- package/dist/ej2-vue-gantt.umd.min.js +1 -1
- package/dist/global/ej2-vue-gantt.min.js +2 -2
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +64 -124
- package/styles/bootstrap.css +65 -126
- package/styles/bootstrap4.css +64 -124
- package/styles/bootstrap5-dark.css +64 -124
- package/styles/bootstrap5.css +64 -124
- package/styles/fabric-dark.css +64 -124
- package/styles/fabric.css +64 -124
- package/styles/fluent-dark.css +64 -124
- package/styles/fluent.css +64 -124
- package/styles/gantt/bootstrap-dark.css +64 -124
- package/styles/gantt/bootstrap.css +65 -126
- package/styles/gantt/bootstrap4.css +64 -124
- package/styles/gantt/bootstrap5-dark.css +64 -124
- package/styles/gantt/bootstrap5.css +64 -124
- package/styles/gantt/fabric-dark.css +64 -124
- package/styles/gantt/fabric.css +64 -124
- package/styles/gantt/fluent-dark.css +64 -124
- package/styles/gantt/fluent.css +64 -124
- package/styles/gantt/highcontrast-light.css +64 -124
- package/styles/gantt/highcontrast.css +64 -124
- package/styles/gantt/material-dark.css +67 -130
- package/styles/gantt/material.css +67 -130
- package/styles/gantt/tailwind-dark.css +66 -128
- package/styles/gantt/tailwind.css +66 -128
- package/styles/highcontrast-light.css +64 -124
- package/styles/highcontrast.css +64 -124
- package/styles/material-dark.css +67 -130
- package/styles/material.css +67 -130
- package/styles/tailwind-dark.css +66 -128
- package/styles/tailwind.css +66 -128
package/styles/bootstrap.css
CHANGED
|
@@ -282,8 +282,7 @@
|
|
|
282
282
|
width: 40px;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
/*! component's theme wise override definitions and variables */
|
|
286
|
-
/*! Bootstrap theme definition's */
|
|
285
|
+
/*! component's theme wise override definitions and variables */ /*! Bootstrap theme definition's */
|
|
287
286
|
/*! component's theme wise override definitions and variables */
|
|
288
287
|
/*! Horizontal Tab */
|
|
289
288
|
/*! Bootstrap specific themes definition's */
|
|
@@ -456,12 +455,10 @@
|
|
|
456
455
|
height: 242px !important;
|
|
457
456
|
}
|
|
458
457
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
459
|
-
height: 63px !important;
|
|
460
|
-
/* stylelint-disable-line declaration-no-important */
|
|
458
|
+
height: 63px !important; /* stylelint-disable-line declaration-no-important */
|
|
461
459
|
}
|
|
462
460
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
463
|
-
padding: 16px 4px 16px 16px !important;
|
|
464
|
-
/* stylelint-disable-line declaration-no-important */
|
|
461
|
+
padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
465
462
|
}
|
|
466
463
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
467
464
|
left: 0 !important;
|
|
@@ -497,8 +494,7 @@
|
|
|
497
494
|
width: 556px !important;
|
|
498
495
|
}
|
|
499
496
|
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
500
|
-
padding: 0 16px !important;
|
|
501
|
-
/* stylelint-disable-line declaration-no-important */
|
|
497
|
+
padding: 0 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
502
498
|
}
|
|
503
499
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
504
500
|
padding: 16px 12px 0 16px;
|
|
@@ -516,12 +512,10 @@
|
|
|
516
512
|
height: 76px !important;
|
|
517
513
|
}
|
|
518
514
|
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
519
|
-
border-bottom: 0 !important;
|
|
520
|
-
/* stylelint-disable-line declaration-no-important */
|
|
515
|
+
border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
521
516
|
}
|
|
522
517
|
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
523
|
-
border-radius: 0 !important;
|
|
524
|
-
/* stylelint-disable-line declaration-no-important */
|
|
518
|
+
border-radius: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
525
519
|
}
|
|
526
520
|
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
527
521
|
border-radius: 6px 6px 0px 0px;
|
|
@@ -529,34 +523,28 @@
|
|
|
529
523
|
}
|
|
530
524
|
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
531
525
|
border-radius: 50%;
|
|
532
|
-
height: auto !important;
|
|
533
|
-
/* stylelint-disable-line declaration-no-important */
|
|
526
|
+
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
534
527
|
width: auto;
|
|
535
528
|
}
|
|
536
529
|
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
537
530
|
margin-left: 5px !important;
|
|
538
531
|
}
|
|
539
532
|
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
540
|
-
font-size: 16px !important;
|
|
541
|
-
/* stylelint-disable-line declaration-no-important */
|
|
533
|
+
font-size: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
542
534
|
}
|
|
543
535
|
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
544
536
|
min-height: 35px !important;
|
|
545
|
-
min-width: 35.82px !important;
|
|
546
|
-
/* stylelint-disable-line declaration-no-important */
|
|
537
|
+
min-width: 35.82px !important; /* stylelint-disable-line declaration-no-important */
|
|
547
538
|
}
|
|
548
539
|
.e-bigger .e-gantt-dialog .e-btn.e-flat {
|
|
549
540
|
line-height: 24px;
|
|
550
|
-
padding: 6px 16px 6px 15px !important;
|
|
551
|
-
/* stylelint-disable-line declaration-no-important */
|
|
541
|
+
padding: 6px 16px 6px 15px !important; /* stylelint-disable-line declaration-no-important */
|
|
552
542
|
}
|
|
553
543
|
.e-bigger .e-gantt-dialog .e-btn.e-primary {
|
|
554
|
-
padding: 6px 21px 6px 23px !important;
|
|
555
|
-
/* stylelint-disable-line declaration-no-important */
|
|
544
|
+
padding: 6px 21px 6px 23px !important; /* stylelint-disable-line declaration-no-important */
|
|
556
545
|
}
|
|
557
546
|
.e-bigger .e-gantt-dialog .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
558
|
-
font-size: 16px !important;
|
|
559
|
-
/* stylelint-disable-line declaration-no-important */
|
|
547
|
+
font-size: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
560
548
|
}
|
|
561
549
|
.e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
562
550
|
font-size: 14px;
|
|
@@ -571,20 +559,17 @@
|
|
|
571
559
|
}
|
|
572
560
|
.e-bigger .e-gantt-dialog .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
573
561
|
min-height: 35px !important;
|
|
574
|
-
min-width: 35.82px !important;
|
|
575
|
-
/* stylelint-disable-line declaration-no-important */
|
|
562
|
+
min-width: 35.82px !important; /* stylelint-disable-line declaration-no-important */
|
|
576
563
|
}
|
|
577
564
|
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
578
565
|
min-height: 35px !important;
|
|
579
|
-
min-width: 35.82px !important;
|
|
580
|
-
/* stylelint-disable-line declaration-no-important */
|
|
566
|
+
min-width: 35.82px !important; /* stylelint-disable-line declaration-no-important */
|
|
581
567
|
}
|
|
582
568
|
.e-bigger .e-gantt-dialog .e-input-group.e-control-wrapper {
|
|
583
569
|
height: 36px;
|
|
584
570
|
}
|
|
585
571
|
.e-bigger .e-gantt-dialog .e-input-group-icon.e-date-icon {
|
|
586
|
-
min-width: 36px !important;
|
|
587
|
-
/* stylelint-disable-line declaration-no-important */
|
|
572
|
+
min-width: 36px !important; /* stylelint-disable-line declaration-no-important */
|
|
588
573
|
}
|
|
589
574
|
.e-bigger .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
590
575
|
border-top: 8px solid #000;
|
|
@@ -599,8 +584,7 @@
|
|
|
599
584
|
color: #adadad !important;
|
|
600
585
|
}
|
|
601
586
|
.e-bigger .e-predecessor-tooltip .e-tip-content {
|
|
602
|
-
padding: 3px !important;
|
|
603
|
-
/* stylelint-disable-line declaration-no-important */
|
|
587
|
+
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
604
588
|
}
|
|
605
589
|
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
606
590
|
background-color: #000;
|
|
@@ -705,8 +689,7 @@
|
|
|
705
689
|
margin: 0;
|
|
706
690
|
}
|
|
707
691
|
.e-gantt .e-gantt-splitter .e-pane {
|
|
708
|
-
overflow: hidden !important;
|
|
709
|
-
/* stylelint-disable-line declaration-no-important */
|
|
692
|
+
overflow: hidden !important; /* stylelint-disable-line declaration-no-important */
|
|
710
693
|
}
|
|
711
694
|
.e-gantt .e-temp-content {
|
|
712
695
|
border-left: 1px solid;
|
|
@@ -733,23 +716,19 @@
|
|
|
733
716
|
height: 45px;
|
|
734
717
|
}
|
|
735
718
|
.e-gantt .e-gantt-tree-grid-pane .e-headercontent {
|
|
736
|
-
border-right-width: 0 !important;
|
|
737
|
-
/* stylelint-disable-line declaration-no-important */
|
|
719
|
+
border-right-width: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
738
720
|
}
|
|
739
721
|
.e-gantt .e-gantt-tree-grid-pane .e-gridheader {
|
|
740
722
|
border-top-style: none;
|
|
741
723
|
border-top-width: 0;
|
|
742
|
-
padding-right: 0 !important;
|
|
743
|
-
/* stylelint-disable-line declaration-no-important */
|
|
724
|
+
padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
744
725
|
}
|
|
745
726
|
.e-gantt .e-gantt-tree-grid-pane .e-columnheader,
|
|
746
727
|
.e-gantt .e-gantt-tree-grid-pane .e-headercell {
|
|
747
|
-
height: 63px !important;
|
|
748
|
-
/* stylelint-disable-line declaration-no-important */
|
|
728
|
+
height: 63px !important; /* stylelint-disable-line declaration-no-important */
|
|
749
729
|
}
|
|
750
730
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
|
|
751
|
-
overflow-x: scroll !important;
|
|
752
|
-
/* stylelint-disable-line declaration-no-important */
|
|
731
|
+
overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */
|
|
753
732
|
}
|
|
754
733
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
|
|
755
734
|
width: calc(100% + 17px);
|
|
@@ -774,8 +753,7 @@
|
|
|
774
753
|
border-right: 0 solid;
|
|
775
754
|
}
|
|
776
755
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-content {
|
|
777
|
-
-webkit-overflow-scrolling: touch;
|
|
778
|
-
/* stylelint-disable-line property-no-vendor-prefix */
|
|
756
|
+
-webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */
|
|
779
757
|
overflow-x: scroll;
|
|
780
758
|
overflow-y: auto;
|
|
781
759
|
position: relative;
|
|
@@ -865,10 +843,10 @@
|
|
|
865
843
|
box-sizing: border-box;
|
|
866
844
|
}
|
|
867
845
|
.e-gantt .e-gantt-chart .e-zero-spacing {
|
|
868
|
-
border-spacing: 0;
|
|
846
|
+
border-spacing: 0.25px;
|
|
869
847
|
}
|
|
870
848
|
.e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
|
|
871
|
-
border-top
|
|
849
|
+
border-top: 0;
|
|
872
850
|
}
|
|
873
851
|
.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
|
|
874
852
|
border-collapse: separate;
|
|
@@ -1113,6 +1091,7 @@
|
|
|
1113
1091
|
}
|
|
1114
1092
|
.e-gantt .e-gantt-chart .e-task-table {
|
|
1115
1093
|
overflow: hidden;
|
|
1094
|
+
border-collapse: separate;
|
|
1116
1095
|
}
|
|
1117
1096
|
.e-gantt .e-gantt-chart .e-left-resize-gripper,
|
|
1118
1097
|
.e-gantt .e-gantt-chart .e-right-resize-gripper {
|
|
@@ -1342,8 +1321,7 @@
|
|
|
1342
1321
|
}
|
|
1343
1322
|
.e-gantt-dialog .e-richtexteditor {
|
|
1344
1323
|
border-bottom-width: 0px;
|
|
1345
|
-
height: 241px !important;
|
|
1346
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1324
|
+
height: 241px !important; /* stylelint-disable-line declaration-no-important */
|
|
1347
1325
|
overflow: hidden;
|
|
1348
1326
|
}
|
|
1349
1327
|
.e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
|
|
@@ -1355,12 +1333,10 @@
|
|
|
1355
1333
|
overflow: hidden;
|
|
1356
1334
|
}
|
|
1357
1335
|
.e-gantt-dialog > .e-dlg-content {
|
|
1358
|
-
padding: 0 !important;
|
|
1359
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1336
|
+
padding: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1360
1337
|
}
|
|
1361
1338
|
.e-gantt-dialog .e-dlg-header-content {
|
|
1362
|
-
border-bottom: 0 !important;
|
|
1363
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1339
|
+
border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1364
1340
|
}
|
|
1365
1341
|
.e-gantt-dialog .e-dlg-header-content {
|
|
1366
1342
|
border-radius: 6px 6px 0px 0px;
|
|
@@ -1368,10 +1344,8 @@
|
|
|
1368
1344
|
}
|
|
1369
1345
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1370
1346
|
border-radius: 50%;
|
|
1371
|
-
height: auto !important;
|
|
1372
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1373
|
-
width: auto !important;
|
|
1374
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1347
|
+
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1348
|
+
width: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1375
1349
|
}
|
|
1376
1350
|
|
|
1377
1351
|
.e-icon-rowselect::before {
|
|
@@ -1379,12 +1353,9 @@
|
|
|
1379
1353
|
}
|
|
1380
1354
|
|
|
1381
1355
|
.e-ganttpopup {
|
|
1382
|
-
-moz-user-select: none;
|
|
1383
|
-
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1384
|
-
-
|
|
1385
|
-
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1386
|
-
-webkit-user-select: none;
|
|
1387
|
-
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1356
|
+
-moz-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1357
|
+
-ms-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1358
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1388
1359
|
font-weight: normal;
|
|
1389
1360
|
position: absolute;
|
|
1390
1361
|
user-select: none;
|
|
@@ -1507,10 +1478,8 @@
|
|
|
1507
1478
|
}
|
|
1508
1479
|
|
|
1509
1480
|
.e-predecessor-tooltip {
|
|
1510
|
-
background-color: #000 !important;
|
|
1511
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1512
|
-
border-color: #000 !important;
|
|
1513
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1481
|
+
background-color: #000 !important; /* stylelint-disable-line declaration-no-important */
|
|
1482
|
+
border-color: #000 !important; /* stylelint-disable-line declaration-no-important */
|
|
1514
1483
|
visibility: hidden;
|
|
1515
1484
|
}
|
|
1516
1485
|
.e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
@@ -1526,8 +1495,7 @@
|
|
|
1526
1495
|
color: #adadad !important;
|
|
1527
1496
|
}
|
|
1528
1497
|
.e-predecessor-tooltip .e-tip-content {
|
|
1529
|
-
padding: 3px !important;
|
|
1530
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1498
|
+
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
1531
1499
|
}
|
|
1532
1500
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
1533
1501
|
background-color: #000;
|
|
@@ -1585,8 +1553,7 @@
|
|
|
1585
1553
|
border-top-right-radius: 0px;
|
|
1586
1554
|
}
|
|
1587
1555
|
.e-gantt .e-grid .e-focused:not(.e-menu-item) {
|
|
1588
|
-
box-shadow: 0 0 0 1px #66afe9 inset !important;
|
|
1589
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1556
|
+
box-shadow: 0 0 0 1px #66afe9 inset !important; /* stylelint-disable-line declaration-no-important */
|
|
1590
1557
|
}
|
|
1591
1558
|
.e-gantt .e-temp-content {
|
|
1592
1559
|
border-color: #ddd;
|
|
@@ -1601,8 +1568,7 @@
|
|
|
1601
1568
|
border-color: #ddd;
|
|
1602
1569
|
}
|
|
1603
1570
|
.e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
|
|
1604
|
-
height: 45px !important;
|
|
1605
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1571
|
+
height: 45px !important; /* stylelint-disable-line declaration-no-important */
|
|
1606
1572
|
}
|
|
1607
1573
|
.e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
|
|
1608
1574
|
background: #c6ddf0;
|
|
@@ -1626,8 +1592,7 @@
|
|
|
1626
1592
|
line-height: 47px;
|
|
1627
1593
|
}
|
|
1628
1594
|
.e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
|
|
1629
|
-
height: 47px !important;
|
|
1630
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1595
|
+
height: 47px !important; /* stylelint-disable-line declaration-no-important */
|
|
1631
1596
|
}
|
|
1632
1597
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
1633
1598
|
height: 32px;
|
|
@@ -1917,99 +1882,73 @@
|
|
|
1917
1882
|
color: transparent;
|
|
1918
1883
|
}
|
|
1919
1884
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label {
|
|
1920
|
-
color: transparent !important;
|
|
1921
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1885
|
+
color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1922
1886
|
}
|
|
1923
1887
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
|
|
1924
|
-
border-color: #8A8A8A !important;
|
|
1925
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1888
|
+
border-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1926
1889
|
}
|
|
1927
1890
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
|
|
1928
|
-
border-left-color: #8A8A8A !important;
|
|
1929
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1891
|
+
border-left-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1930
1892
|
}
|
|
1931
1893
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
|
|
1932
|
-
border-right-color: #8A8A8A !important;
|
|
1933
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1894
|
+
border-right-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1934
1895
|
}
|
|
1935
1896
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
|
|
1936
|
-
background: #D5D5D5 !important;
|
|
1937
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1938
|
-
border: #D5D5D5 !important;
|
|
1939
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1897
|
+
background: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1898
|
+
border: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1940
1899
|
}
|
|
1941
1900
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
|
|
1942
|
-
background-color: transparent !important;
|
|
1943
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1944
|
-
border: transparent !important;
|
|
1945
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1901
|
+
background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1902
|
+
border: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1946
1903
|
}
|
|
1947
1904
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
|
|
1948
|
-
border-bottom-color: #D5D5D5 !important;
|
|
1949
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1905
|
+
border-bottom-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1950
1906
|
}
|
|
1951
1907
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
|
|
1952
|
-
border-top-color: #D5D5D5 !important;
|
|
1953
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1908
|
+
border-top-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1954
1909
|
}
|
|
1955
1910
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
|
|
1956
|
-
background-color: #8A8A8A !important;
|
|
1957
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1958
|
-
border: #8A8A8A !important;
|
|
1959
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1911
|
+
background-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1912
|
+
border: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1960
1913
|
}
|
|
1961
1914
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
|
|
1962
|
-
background-color: transparent !important;
|
|
1963
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1964
|
-
border: transparent !important;
|
|
1965
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1915
|
+
background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1916
|
+
border: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1966
1917
|
}
|
|
1967
1918
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-child-taskbar-inner-div {
|
|
1968
|
-
background: #21527d !important;
|
|
1969
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1970
|
-
border: #21527d !important;
|
|
1971
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1919
|
+
background: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1920
|
+
border: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1972
1921
|
}
|
|
1973
1922
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
|
|
1974
|
-
border-bottom-color: #21527d !important;
|
|
1975
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1923
|
+
border-bottom-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1976
1924
|
}
|
|
1977
1925
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
|
|
1978
|
-
border-top-color: #21527d !important;
|
|
1979
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1926
|
+
border-top-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1980
1927
|
}
|
|
1981
1928
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
|
|
1982
|
-
background: #75acdb !important;
|
|
1983
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1984
|
-
border: #75acdb !important;
|
|
1985
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1929
|
+
background: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1930
|
+
border: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1986
1931
|
}
|
|
1987
1932
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
|
|
1988
|
-
border-bottom-color: #75acdb !important;
|
|
1989
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1933
|
+
border-bottom-color: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1990
1934
|
}
|
|
1991
1935
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
|
|
1992
|
-
border-top-color: #75acdb !important;
|
|
1993
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1936
|
+
border-top-color: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1994
1937
|
}
|
|
1995
1938
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
|
|
1996
|
-
border-color: #21527d !important;
|
|
1997
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1939
|
+
border-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1998
1940
|
}
|
|
1999
1941
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-right-arrow {
|
|
2000
|
-
border-left-color: #21527d !important;
|
|
2001
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1942
|
+
border-left-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
2002
1943
|
}
|
|
2003
1944
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-left-arrow {
|
|
2004
|
-
border-right-color: #21527d !important;
|
|
2005
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1945
|
+
border-right-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
2006
1946
|
}
|
|
2007
1947
|
.e-gantt .e-icons {
|
|
2008
1948
|
color: rgba(0, 0, 0, 0.87);
|
|
2009
1949
|
}
|
|
2010
1950
|
.e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
|
|
2011
|
-
color: #333 !important;
|
|
2012
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1951
|
+
color: #333 !important; /* stylelint-disable-line declaration-no-important */
|
|
2013
1952
|
}
|
|
2014
1953
|
|
|
2015
1954
|
.e-gantt-dialog .e-dlg-header {
|