@syncfusion/ej2-react-gantt 20.4.54 → 21.1.37
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 +36 -0
- package/dist/ej2-react-gantt.min.js +2 -2
- package/dist/ej2-react-gantt.umd.min.js +2 -2
- package/dist/ej2-react-gantt.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-gantt.es2015.js +1 -0
- package/dist/es6/ej2-react-gantt.es2015.js.map +1 -1
- package/package.json +9 -9
- package/src/gantt/gantt.component.d.ts +1 -0
- package/src/gantt/gantt.component.js +1 -0
- package/styles/bootstrap-dark.css +33 -10
- package/styles/bootstrap.css +31 -10
- package/styles/bootstrap4.css +28 -7
- package/styles/bootstrap5-dark.css +30 -9
- package/styles/bootstrap5.css +30 -9
- package/styles/fabric-dark.css +28 -7
- package/styles/fabric.css +28 -7
- package/styles/fluent-dark.css +56 -29
- package/styles/fluent.css +56 -29
- package/styles/gantt/bootstrap-dark.css +33 -10
- package/styles/gantt/bootstrap.css +31 -10
- package/styles/gantt/bootstrap4.css +28 -7
- package/styles/gantt/bootstrap5-dark.css +30 -9
- package/styles/gantt/bootstrap5.css +30 -9
- package/styles/gantt/fabric-dark.css +28 -7
- package/styles/gantt/fabric.css +28 -7
- package/styles/gantt/fluent-dark.css +56 -29
- package/styles/gantt/fluent.css +56 -29
- package/styles/gantt/highcontrast-light.css +28 -9
- package/styles/gantt/highcontrast.css +28 -7
- package/styles/gantt/material-dark.css +31 -14
- package/styles/gantt/material.css +28 -7
- package/styles/gantt/tailwind-dark.css +28 -7
- package/styles/gantt/tailwind.css +28 -7
- package/styles/highcontrast-light.css +28 -9
- package/styles/highcontrast.css +28 -7
- package/styles/material-dark.css +31 -14
- package/styles/material.css +28 -7
- package/styles/tailwind-dark.css +28 -7
- package/styles/tailwind.css +28 -7
package/styles/fluent-dark.css
CHANGED
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
325
325
|
background-color: #005ba1;
|
|
326
326
|
border-color: #1b1a19;
|
|
327
|
-
outline: 2px solid #
|
|
327
|
+
outline: 2px solid #1b1a19;
|
|
328
328
|
}
|
|
329
329
|
.e-bigger .e-gantt .e-tab .e-content {
|
|
330
330
|
height: 254px !important;
|
|
@@ -332,6 +332,14 @@
|
|
|
332
332
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
333
333
|
height: 63px !important; /* stylelint-disable-line declaration-no-important */
|
|
334
334
|
}
|
|
335
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
|
|
336
|
+
padding-left: 0px;
|
|
337
|
+
}
|
|
338
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
|
|
339
|
+
display: block;
|
|
340
|
+
bottom: 0;
|
|
341
|
+
height: 3px;
|
|
342
|
+
}
|
|
335
343
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
336
344
|
padding: 16px 4px 16px 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
337
345
|
}
|
|
@@ -364,7 +372,7 @@
|
|
|
364
372
|
border-radius: 2px !important;
|
|
365
373
|
padding: 28px 28px 0px 28px !important;
|
|
366
374
|
}
|
|
367
|
-
.e-bigger .e-grid .e-columnmenu {
|
|
375
|
+
.e-bigger .e-gantt .e-grid .e-columnmenu {
|
|
368
376
|
top: 38px;
|
|
369
377
|
}
|
|
370
378
|
.e-bigger .e-gantt-dialog .e-dialog {
|
|
@@ -450,11 +458,11 @@
|
|
|
450
458
|
min-width: 36px !important; /* stylelint-disable-line declaration-no-important */
|
|
451
459
|
}
|
|
452
460
|
.e-bigger .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
453
|
-
border-top: 8px solid #
|
|
454
|
-
border-top: 12.5px solid #
|
|
461
|
+
border-top: 8px solid #f3f2f1;
|
|
462
|
+
border-top: 12.5px solid #f3f2f1;
|
|
455
463
|
}
|
|
456
464
|
.e-bigger .e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom {
|
|
457
|
-
color: #
|
|
465
|
+
color: #f3f2f1;
|
|
458
466
|
}
|
|
459
467
|
.e-bigger .e-predecessor-tooltip .e-left-btn:disabled {
|
|
460
468
|
color: #484644 !important;
|
|
@@ -466,17 +474,17 @@
|
|
|
466
474
|
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
467
475
|
}
|
|
468
476
|
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
469
|
-
background-color: #
|
|
470
|
-
border-color: #
|
|
471
|
-
color: #
|
|
477
|
+
background-color: #f3f2f1;
|
|
478
|
+
border-color: #f3f2f1;
|
|
479
|
+
color: #252423;
|
|
472
480
|
font-size: 12px;
|
|
473
481
|
line-height: 18px;
|
|
474
482
|
padding: 0 8px 0 0;
|
|
475
483
|
}
|
|
476
484
|
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
477
|
-
background-color: #
|
|
478
|
-
border-color: #
|
|
479
|
-
color: #
|
|
485
|
+
background-color: #f3f2f1;
|
|
486
|
+
border-color: #f3f2f1;
|
|
487
|
+
color: #252423;
|
|
480
488
|
font-size: 12px;
|
|
481
489
|
line-height: 18px;
|
|
482
490
|
padding: 0 0 0 8px;
|
|
@@ -578,7 +586,7 @@
|
|
|
578
586
|
border-width: 1px;
|
|
579
587
|
box-shadow: 0 0;
|
|
580
588
|
font-size: 12px;
|
|
581
|
-
font-weight:
|
|
589
|
+
font-weight: 700;
|
|
582
590
|
opacity: 1;
|
|
583
591
|
overflow: hidden;
|
|
584
592
|
padding: 2px 8px 1px;
|
|
@@ -770,7 +778,7 @@
|
|
|
770
778
|
display: -ms-inline-flexbox;
|
|
771
779
|
display: inline-flex;
|
|
772
780
|
font-size: 14px;
|
|
773
|
-
font-weight:
|
|
781
|
+
font-weight: 700;
|
|
774
782
|
margin: 0;
|
|
775
783
|
padding: 0;
|
|
776
784
|
position: static;
|
|
@@ -1293,6 +1301,9 @@
|
|
|
1293
1301
|
outline: 1px solid;
|
|
1294
1302
|
outline-offset: 2px;
|
|
1295
1303
|
}
|
|
1304
|
+
.e-gantt .e-dialog.e-filter-popup .e-footer-content {
|
|
1305
|
+
padding-top: 0;
|
|
1306
|
+
}
|
|
1296
1307
|
|
|
1297
1308
|
.e-gantt-dialog .e-tab .e-tab-header {
|
|
1298
1309
|
padding-left: 0px;
|
|
@@ -1520,16 +1531,16 @@
|
|
|
1520
1531
|
}
|
|
1521
1532
|
|
|
1522
1533
|
.e-predecessor-tooltip {
|
|
1523
|
-
background-color: #
|
|
1524
|
-
border-color: #
|
|
1534
|
+
background-color: #f3f2f1 !important; /* stylelint-disable-line declaration-no-important */
|
|
1535
|
+
border-color: #f3f2f1 !important; /* stylelint-disable-line declaration-no-important */
|
|
1525
1536
|
visibility: hidden;
|
|
1526
1537
|
}
|
|
1527
1538
|
.e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
1528
|
-
border-top: 8px solid #
|
|
1529
|
-
border-top: 12.5px solid #
|
|
1539
|
+
border-top: 8px solid #f3f2f1;
|
|
1540
|
+
border-top: 12.5px solid #f3f2f1;
|
|
1530
1541
|
}
|
|
1531
1542
|
.e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom {
|
|
1532
|
-
color: #
|
|
1543
|
+
color: #f3f2f1;
|
|
1533
1544
|
}
|
|
1534
1545
|
.e-predecessor-tooltip .e-left-btn:disabled {
|
|
1535
1546
|
color: #484644 !important;
|
|
@@ -1541,17 +1552,17 @@
|
|
|
1541
1552
|
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
1542
1553
|
}
|
|
1543
1554
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
1544
|
-
background-color: #
|
|
1545
|
-
border-color: #
|
|
1546
|
-
color: #
|
|
1555
|
+
background-color: #f3f2f1;
|
|
1556
|
+
border-color: #f3f2f1;
|
|
1557
|
+
color: #252423;
|
|
1547
1558
|
font-size: 12px;
|
|
1548
1559
|
line-height: 18px;
|
|
1549
1560
|
padding: 0 8px 0 0;
|
|
1550
1561
|
}
|
|
1551
1562
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
1552
|
-
background-color: #
|
|
1553
|
-
border-color: #
|
|
1554
|
-
color: #
|
|
1563
|
+
background-color: #f3f2f1;
|
|
1564
|
+
border-color: #f3f2f1;
|
|
1565
|
+
color: #252423;
|
|
1555
1566
|
font-size: 12px;
|
|
1556
1567
|
line-height: 18px;
|
|
1557
1568
|
padding: 0 0 0 8px;
|
|
@@ -1700,7 +1711,7 @@
|
|
|
1700
1711
|
.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
|
|
1701
1712
|
background-color: #0078d4;
|
|
1702
1713
|
border: 0px;
|
|
1703
|
-
border-radius:
|
|
1714
|
+
border-radius: 3px;
|
|
1704
1715
|
}
|
|
1705
1716
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1706
1717
|
background-color: #dff6dd;
|
|
@@ -1711,7 +1722,7 @@
|
|
|
1711
1722
|
}
|
|
1712
1723
|
.e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
|
|
1713
1724
|
background-color: #0b6a0b;
|
|
1714
|
-
|
|
1725
|
+
outline: 0px;
|
|
1715
1726
|
}
|
|
1716
1727
|
.e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
|
|
1717
1728
|
background-color: #0b6a0b;
|
|
@@ -1771,6 +1782,18 @@
|
|
|
1771
1782
|
.e-gantt .e-gantt-chart .e-line {
|
|
1772
1783
|
border-color: #0078d4;
|
|
1773
1784
|
}
|
|
1785
|
+
.e-gantt .e-gantt-chart .e-connector-line {
|
|
1786
|
+
stroke: #0078d4;
|
|
1787
|
+
}
|
|
1788
|
+
.e-gantt .e-gantt-chart .e-critical-line {
|
|
1789
|
+
stroke: #d13438;
|
|
1790
|
+
}
|
|
1791
|
+
.e-gantt .e-gantt-chart .e-connector-line-arrow {
|
|
1792
|
+
fill: #0078d4;
|
|
1793
|
+
}
|
|
1794
|
+
.e-gantt .e-gantt-chart .e-critical-line-arrow {
|
|
1795
|
+
fill: #d13438;
|
|
1796
|
+
}
|
|
1774
1797
|
.e-gantt .e-gantt-chart .e-connector-line-right-arrow {
|
|
1775
1798
|
border-left-color: #0078d4;
|
|
1776
1799
|
}
|
|
@@ -1822,7 +1845,10 @@
|
|
|
1822
1845
|
padding-right: 25px;
|
|
1823
1846
|
}
|
|
1824
1847
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
|
1825
|
-
margin-left:
|
|
1848
|
+
margin-left: 3px;
|
|
1849
|
+
}
|
|
1850
|
+
.e-gantt .e-gantt-chart .e-connectorpoint-left {
|
|
1851
|
+
margin-right: 3px;
|
|
1826
1852
|
}
|
|
1827
1853
|
.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
1828
1854
|
.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
@@ -2083,14 +2109,15 @@
|
|
|
2083
2109
|
|
|
2084
2110
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
|
|
2085
2111
|
background-color: #fed9cc;
|
|
2086
|
-
|
|
2112
|
+
outline: 1px solid #fed9cc;
|
|
2087
2113
|
border-radius: 4px;
|
|
2088
2114
|
}
|
|
2089
2115
|
|
|
2090
2116
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2091
2117
|
background-color: #d13438;
|
|
2092
2118
|
border: 0px;
|
|
2093
|
-
|
|
2119
|
+
position: absolute;
|
|
2120
|
+
border-radius: 3px;
|
|
2094
2121
|
}
|
|
2095
2122
|
|
|
2096
2123
|
.e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
|
package/styles/fluent.css
CHANGED
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
325
325
|
background-color: #005ba1;
|
|
326
326
|
border-color: #fff;
|
|
327
|
-
outline: 2px solid #
|
|
327
|
+
outline: 2px solid #fff;
|
|
328
328
|
}
|
|
329
329
|
.e-bigger .e-gantt .e-tab .e-content {
|
|
330
330
|
height: 254px !important;
|
|
@@ -332,6 +332,14 @@
|
|
|
332
332
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
333
333
|
height: 63px !important; /* stylelint-disable-line declaration-no-important */
|
|
334
334
|
}
|
|
335
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
|
|
336
|
+
padding-left: 0px;
|
|
337
|
+
}
|
|
338
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
|
|
339
|
+
display: block;
|
|
340
|
+
bottom: 0;
|
|
341
|
+
height: 3px;
|
|
342
|
+
}
|
|
335
343
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
336
344
|
padding: 16px 4px 16px 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
337
345
|
}
|
|
@@ -364,7 +372,7 @@
|
|
|
364
372
|
border-radius: 2px !important;
|
|
365
373
|
padding: 28px 28px 0px 28px !important;
|
|
366
374
|
}
|
|
367
|
-
.e-bigger .e-grid .e-columnmenu {
|
|
375
|
+
.e-bigger .e-gantt .e-grid .e-columnmenu {
|
|
368
376
|
top: 38px;
|
|
369
377
|
}
|
|
370
378
|
.e-bigger .e-gantt-dialog .e-dialog {
|
|
@@ -450,11 +458,11 @@
|
|
|
450
458
|
min-width: 36px !important; /* stylelint-disable-line declaration-no-important */
|
|
451
459
|
}
|
|
452
460
|
.e-bigger .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
453
|
-
border-top: 8px solid #
|
|
454
|
-
border-top: 12.5px solid #
|
|
461
|
+
border-top: 8px solid #323130;
|
|
462
|
+
border-top: 12.5px solid #323130;
|
|
455
463
|
}
|
|
456
464
|
.e-bigger .e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom {
|
|
457
|
-
color: #
|
|
465
|
+
color: #323130;
|
|
458
466
|
}
|
|
459
467
|
.e-bigger .e-predecessor-tooltip .e-left-btn:disabled {
|
|
460
468
|
color: #a19f9d !important;
|
|
@@ -466,17 +474,17 @@
|
|
|
466
474
|
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
467
475
|
}
|
|
468
476
|
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
469
|
-
background-color: #
|
|
470
|
-
border-color: #
|
|
471
|
-
color: #
|
|
477
|
+
background-color: #323130;
|
|
478
|
+
border-color: #323130;
|
|
479
|
+
color: #fff;
|
|
472
480
|
font-size: 12px;
|
|
473
481
|
line-height: 18px;
|
|
474
482
|
padding: 0 8px 0 0;
|
|
475
483
|
}
|
|
476
484
|
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
477
|
-
background-color: #
|
|
478
|
-
border-color: #
|
|
479
|
-
color: #
|
|
485
|
+
background-color: #323130;
|
|
486
|
+
border-color: #323130;
|
|
487
|
+
color: #fff;
|
|
480
488
|
font-size: 12px;
|
|
481
489
|
line-height: 18px;
|
|
482
490
|
padding: 0 0 0 8px;
|
|
@@ -578,7 +586,7 @@
|
|
|
578
586
|
border-width: 1px;
|
|
579
587
|
box-shadow: 0 0;
|
|
580
588
|
font-size: 12px;
|
|
581
|
-
font-weight:
|
|
589
|
+
font-weight: 700;
|
|
582
590
|
opacity: 1;
|
|
583
591
|
overflow: hidden;
|
|
584
592
|
padding: 2px 8px 1px;
|
|
@@ -770,7 +778,7 @@
|
|
|
770
778
|
display: -ms-inline-flexbox;
|
|
771
779
|
display: inline-flex;
|
|
772
780
|
font-size: 14px;
|
|
773
|
-
font-weight:
|
|
781
|
+
font-weight: 700;
|
|
774
782
|
margin: 0;
|
|
775
783
|
padding: 0;
|
|
776
784
|
position: static;
|
|
@@ -1293,6 +1301,9 @@
|
|
|
1293
1301
|
outline: 1px solid;
|
|
1294
1302
|
outline-offset: 2px;
|
|
1295
1303
|
}
|
|
1304
|
+
.e-gantt .e-dialog.e-filter-popup .e-footer-content {
|
|
1305
|
+
padding-top: 0;
|
|
1306
|
+
}
|
|
1296
1307
|
|
|
1297
1308
|
.e-gantt-dialog .e-tab .e-tab-header {
|
|
1298
1309
|
padding-left: 0px;
|
|
@@ -1520,16 +1531,16 @@
|
|
|
1520
1531
|
}
|
|
1521
1532
|
|
|
1522
1533
|
.e-predecessor-tooltip {
|
|
1523
|
-
background-color: #
|
|
1524
|
-
border-color: #
|
|
1534
|
+
background-color: #323130 !important; /* stylelint-disable-line declaration-no-important */
|
|
1535
|
+
border-color: #323130 !important; /* stylelint-disable-line declaration-no-important */
|
|
1525
1536
|
visibility: hidden;
|
|
1526
1537
|
}
|
|
1527
1538
|
.e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
1528
|
-
border-top: 8px solid #
|
|
1529
|
-
border-top: 12.5px solid #
|
|
1539
|
+
border-top: 8px solid #323130;
|
|
1540
|
+
border-top: 12.5px solid #323130;
|
|
1530
1541
|
}
|
|
1531
1542
|
.e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom {
|
|
1532
|
-
color: #
|
|
1543
|
+
color: #323130;
|
|
1533
1544
|
}
|
|
1534
1545
|
.e-predecessor-tooltip .e-left-btn:disabled {
|
|
1535
1546
|
color: #a19f9d !important;
|
|
@@ -1541,17 +1552,17 @@
|
|
|
1541
1552
|
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
1542
1553
|
}
|
|
1543
1554
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
1544
|
-
background-color: #
|
|
1545
|
-
border-color: #
|
|
1546
|
-
color: #
|
|
1555
|
+
background-color: #323130;
|
|
1556
|
+
border-color: #323130;
|
|
1557
|
+
color: #fff;
|
|
1547
1558
|
font-size: 12px;
|
|
1548
1559
|
line-height: 18px;
|
|
1549
1560
|
padding: 0 8px 0 0;
|
|
1550
1561
|
}
|
|
1551
1562
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
1552
|
-
background-color: #
|
|
1553
|
-
border-color: #
|
|
1554
|
-
color: #
|
|
1563
|
+
background-color: #323130;
|
|
1564
|
+
border-color: #323130;
|
|
1565
|
+
color: #fff;
|
|
1555
1566
|
font-size: 12px;
|
|
1556
1567
|
line-height: 18px;
|
|
1557
1568
|
padding: 0 0 0 8px;
|
|
@@ -1700,7 +1711,7 @@
|
|
|
1700
1711
|
.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
|
|
1701
1712
|
background-color: #0078d4;
|
|
1702
1713
|
border: 0px;
|
|
1703
|
-
border-radius:
|
|
1714
|
+
border-radius: 3px;
|
|
1704
1715
|
}
|
|
1705
1716
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1706
1717
|
background-color: #dff6dd;
|
|
@@ -1711,7 +1722,7 @@
|
|
|
1711
1722
|
}
|
|
1712
1723
|
.e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
|
|
1713
1724
|
background-color: #0b6a0b;
|
|
1714
|
-
|
|
1725
|
+
outline: 0px;
|
|
1715
1726
|
}
|
|
1716
1727
|
.e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
|
|
1717
1728
|
background-color: #0b6a0b;
|
|
@@ -1771,6 +1782,18 @@
|
|
|
1771
1782
|
.e-gantt .e-gantt-chart .e-line {
|
|
1772
1783
|
border-color: #0078d4;
|
|
1773
1784
|
}
|
|
1785
|
+
.e-gantt .e-gantt-chart .e-connector-line {
|
|
1786
|
+
stroke: #0078d4;
|
|
1787
|
+
}
|
|
1788
|
+
.e-gantt .e-gantt-chart .e-critical-line {
|
|
1789
|
+
stroke: #d13438;
|
|
1790
|
+
}
|
|
1791
|
+
.e-gantt .e-gantt-chart .e-connector-line-arrow {
|
|
1792
|
+
fill: #0078d4;
|
|
1793
|
+
}
|
|
1794
|
+
.e-gantt .e-gantt-chart .e-critical-line-arrow {
|
|
1795
|
+
fill: #d13438;
|
|
1796
|
+
}
|
|
1774
1797
|
.e-gantt .e-gantt-chart .e-connector-line-right-arrow {
|
|
1775
1798
|
border-left-color: #0078d4;
|
|
1776
1799
|
}
|
|
@@ -1822,7 +1845,10 @@
|
|
|
1822
1845
|
padding-right: 25px;
|
|
1823
1846
|
}
|
|
1824
1847
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
|
1825
|
-
margin-left:
|
|
1848
|
+
margin-left: 3px;
|
|
1849
|
+
}
|
|
1850
|
+
.e-gantt .e-gantt-chart .e-connectorpoint-left {
|
|
1851
|
+
margin-right: 3px;
|
|
1826
1852
|
}
|
|
1827
1853
|
.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
1828
1854
|
.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
@@ -2083,14 +2109,15 @@
|
|
|
2083
2109
|
|
|
2084
2110
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
|
|
2085
2111
|
background-color: #fed9cc;
|
|
2086
|
-
|
|
2112
|
+
outline: 1px solid #fed9cc;
|
|
2087
2113
|
border-radius: 4px;
|
|
2088
2114
|
}
|
|
2089
2115
|
|
|
2090
2116
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2091
2117
|
background-color: #d13438;
|
|
2092
2118
|
border: 0px;
|
|
2093
|
-
|
|
2119
|
+
position: absolute;
|
|
2120
|
+
border-radius: 3px;
|
|
2094
2121
|
}
|
|
2095
2122
|
|
|
2096
2123
|
.e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
|
|
@@ -312,6 +312,12 @@
|
|
|
312
312
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
313
313
|
height: 63px !important; /* stylelint-disable-line declaration-no-important */
|
|
314
314
|
}
|
|
315
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
|
|
316
|
+
padding-left: 12px;
|
|
317
|
+
}
|
|
318
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
|
|
319
|
+
display: block;
|
|
320
|
+
}
|
|
315
321
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
316
322
|
padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
317
323
|
}
|
|
@@ -341,7 +347,7 @@
|
|
|
341
347
|
border-radius: 6px !important;
|
|
342
348
|
padding: 32px 16px 16px !important;
|
|
343
349
|
}
|
|
344
|
-
.e-bigger .e-grid .e-columnmenu {
|
|
350
|
+
.e-bigger .e-gantt .e-grid .e-columnmenu {
|
|
345
351
|
top: 40px;
|
|
346
352
|
}
|
|
347
353
|
.e-bigger .e-gantt-dialog .e-dialog {
|
|
@@ -380,6 +386,7 @@
|
|
|
380
386
|
border-radius: 50%;
|
|
381
387
|
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
382
388
|
width: auto;
|
|
389
|
+
box-shadow: none;
|
|
383
390
|
}
|
|
384
391
|
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
385
392
|
margin-left: 5px !important;
|
|
@@ -1268,7 +1275,6 @@
|
|
|
1268
1275
|
outline: 1px solid;
|
|
1269
1276
|
outline-offset: 2px;
|
|
1270
1277
|
}
|
|
1271
|
-
|
|
1272
1278
|
.e-gantt-dialog .e-tab .e-tab-header {
|
|
1273
1279
|
padding-left: 12px;
|
|
1274
1280
|
}
|
|
@@ -1361,6 +1367,7 @@
|
|
|
1361
1367
|
border-radius: 50%;
|
|
1362
1368
|
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1363
1369
|
width: auto;
|
|
1370
|
+
box-shadow: none;
|
|
1364
1371
|
}
|
|
1365
1372
|
|
|
1366
1373
|
.e-icon-rowselect::before {
|
|
@@ -1665,13 +1672,13 @@
|
|
|
1665
1672
|
}
|
|
1666
1673
|
.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
|
|
1667
1674
|
background-color: #4cc7ba;
|
|
1668
|
-
border:
|
|
1675
|
+
border: 0px solid #4cc7ba;
|
|
1669
1676
|
border-radius: 4px;
|
|
1670
1677
|
}
|
|
1671
1678
|
.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
|
|
1672
1679
|
background-color: #0070f0;
|
|
1673
|
-
border:
|
|
1674
|
-
border-radius:
|
|
1680
|
+
border: 0px solid #0070f0;
|
|
1681
|
+
border-radius: 3px;
|
|
1675
1682
|
}
|
|
1676
1683
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1677
1684
|
background-color: #8dd1c4;
|
|
@@ -1682,7 +1689,7 @@
|
|
|
1682
1689
|
}
|
|
1683
1690
|
.e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
|
|
1684
1691
|
background-color: #67c1b2;
|
|
1685
|
-
|
|
1692
|
+
outline: #4fb29f;
|
|
1686
1693
|
}
|
|
1687
1694
|
.e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
|
|
1688
1695
|
background-color: #67c1b2;
|
|
@@ -1742,6 +1749,18 @@
|
|
|
1742
1749
|
.e-gantt .e-gantt-chart .e-line {
|
|
1743
1750
|
border-color: #0070f0;
|
|
1744
1751
|
}
|
|
1752
|
+
.e-gantt .e-gantt-chart .e-connector-line {
|
|
1753
|
+
stroke: #0070f0;
|
|
1754
|
+
}
|
|
1755
|
+
.e-gantt .e-gantt-chart .e-critical-line {
|
|
1756
|
+
stroke: #d13438;
|
|
1757
|
+
}
|
|
1758
|
+
.e-gantt .e-gantt-chart .e-connector-line-arrow {
|
|
1759
|
+
fill: #0070f0;
|
|
1760
|
+
}
|
|
1761
|
+
.e-gantt .e-gantt-chart .e-critical-line-arrow {
|
|
1762
|
+
fill: #d13438;
|
|
1763
|
+
}
|
|
1745
1764
|
.e-gantt .e-gantt-chart .e-connector-line-right-arrow {
|
|
1746
1765
|
border-left-color: #0070f0;
|
|
1747
1766
|
}
|
|
@@ -1793,7 +1812,10 @@
|
|
|
1793
1812
|
padding-right: 25px;
|
|
1794
1813
|
}
|
|
1795
1814
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
|
1796
|
-
margin-left:
|
|
1815
|
+
margin-left: 3px;
|
|
1816
|
+
}
|
|
1817
|
+
.e-gantt .e-gantt-chart .e-connectorpoint-left {
|
|
1818
|
+
margin-right: 3px;
|
|
1797
1819
|
}
|
|
1798
1820
|
.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
1799
1821
|
.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
@@ -2054,14 +2076,15 @@
|
|
|
2054
2076
|
|
|
2055
2077
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
|
|
2056
2078
|
background-color: #F3D8DA;
|
|
2057
|
-
|
|
2079
|
+
outline: 1px solid #F3D8DA;
|
|
2058
2080
|
border-radius: 4px;
|
|
2059
2081
|
}
|
|
2060
2082
|
|
|
2061
2083
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2062
2084
|
background-color: #D13438;
|
|
2063
|
-
border:
|
|
2064
|
-
|
|
2085
|
+
border: 0px solid #0070f0;
|
|
2086
|
+
position: absolute;
|
|
2087
|
+
border-radius: 3px;
|
|
2065
2088
|
}
|
|
2066
2089
|
|
|
2067
2090
|
.e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
|
|
@@ -456,6 +456,12 @@
|
|
|
456
456
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
457
457
|
height: 63px !important; /* stylelint-disable-line declaration-no-important */
|
|
458
458
|
}
|
|
459
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
|
|
460
|
+
padding-left: 12px;
|
|
461
|
+
}
|
|
462
|
+
.e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
|
|
463
|
+
display: block;
|
|
464
|
+
}
|
|
459
465
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
460
466
|
padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
461
467
|
}
|
|
@@ -485,7 +491,7 @@
|
|
|
485
491
|
border-radius: 6px !important;
|
|
486
492
|
padding: 32px 16px 16px !important;
|
|
487
493
|
}
|
|
488
|
-
.e-bigger .e-grid .e-columnmenu {
|
|
494
|
+
.e-bigger .e-gantt .e-grid .e-columnmenu {
|
|
489
495
|
top: 40px;
|
|
490
496
|
}
|
|
491
497
|
.e-bigger .e-gantt-dialog .e-dialog {
|
|
@@ -1412,7 +1418,6 @@
|
|
|
1412
1418
|
outline: 1px solid;
|
|
1413
1419
|
outline-offset: 2px;
|
|
1414
1420
|
}
|
|
1415
|
-
|
|
1416
1421
|
.e-gantt-dialog .e-tab .e-tab-header {
|
|
1417
1422
|
padding-left: 12px;
|
|
1418
1423
|
}
|
|
@@ -1809,13 +1814,13 @@
|
|
|
1809
1814
|
}
|
|
1810
1815
|
.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
|
|
1811
1816
|
background-color: #555;
|
|
1812
|
-
border:
|
|
1817
|
+
border: 0px solid #555;
|
|
1813
1818
|
border-radius: 4px;
|
|
1814
1819
|
}
|
|
1815
1820
|
.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
|
|
1816
1821
|
background-color: #21527d;
|
|
1817
|
-
border:
|
|
1818
|
-
border-radius:
|
|
1822
|
+
border: 0px solid #21527d;
|
|
1823
|
+
border-radius: 3px;
|
|
1819
1824
|
}
|
|
1820
1825
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1821
1826
|
background-color: #7538C9;
|
|
@@ -1826,7 +1831,7 @@
|
|
|
1826
1831
|
}
|
|
1827
1832
|
.e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
|
|
1828
1833
|
background-color: #572A96;
|
|
1829
|
-
|
|
1834
|
+
outline: 0px;
|
|
1830
1835
|
}
|
|
1831
1836
|
.e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
|
|
1832
1837
|
background-color: #572A96;
|
|
@@ -1886,6 +1891,18 @@
|
|
|
1886
1891
|
.e-gantt .e-gantt-chart .e-line {
|
|
1887
1892
|
border-color: #21527d;
|
|
1888
1893
|
}
|
|
1894
|
+
.e-gantt .e-gantt-chart .e-connector-line {
|
|
1895
|
+
stroke: #21527d;
|
|
1896
|
+
}
|
|
1897
|
+
.e-gantt .e-gantt-chart .e-critical-line {
|
|
1898
|
+
stroke: #d13438;
|
|
1899
|
+
}
|
|
1900
|
+
.e-gantt .e-gantt-chart .e-connector-line-arrow {
|
|
1901
|
+
fill: #21527d;
|
|
1902
|
+
}
|
|
1903
|
+
.e-gantt .e-gantt-chart .e-critical-line-arrow {
|
|
1904
|
+
fill: #d13438;
|
|
1905
|
+
}
|
|
1889
1906
|
.e-gantt .e-gantt-chart .e-connector-line-right-arrow {
|
|
1890
1907
|
border-left-color: #21527d;
|
|
1891
1908
|
}
|
|
@@ -1937,7 +1954,10 @@
|
|
|
1937
1954
|
padding-right: 25px;
|
|
1938
1955
|
}
|
|
1939
1956
|
.e-gantt .e-gantt-chart .e-connectorpoint-right {
|
|
1940
|
-
margin-left:
|
|
1957
|
+
margin-left: 3px;
|
|
1958
|
+
}
|
|
1959
|
+
.e-gantt .e-gantt-chart .e-connectorpoint-left {
|
|
1960
|
+
margin-right: 3px;
|
|
1941
1961
|
}
|
|
1942
1962
|
.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
1943
1963
|
.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
@@ -2198,14 +2218,15 @@
|
|
|
2198
2218
|
|
|
2199
2219
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
|
|
2200
2220
|
background-color: #F3D8DA;
|
|
2201
|
-
|
|
2221
|
+
outline: 1px solid #F3D8DA;
|
|
2202
2222
|
border-radius: 4px;
|
|
2203
2223
|
}
|
|
2204
2224
|
|
|
2205
2225
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2206
2226
|
background-color: #D13438;
|
|
2207
|
-
border:
|
|
2208
|
-
|
|
2227
|
+
border: 0px solid #21527d;
|
|
2228
|
+
position: absolute;
|
|
2229
|
+
border-radius: 3px;
|
|
2209
2230
|
}
|
|
2210
2231
|
|
|
2211
2232
|
.e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
|