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