@syncfusion/ej2-vue-gantt 20.3.57 → 20.3.58
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 +11 -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 +61 -122
- package/styles/bootstrap.css +62 -124
- package/styles/bootstrap4.css +61 -122
- package/styles/bootstrap5-dark.css +61 -122
- package/styles/bootstrap5.css +61 -122
- package/styles/fabric-dark.css +61 -122
- package/styles/fabric.css +61 -122
- package/styles/fluent-dark.css +61 -122
- package/styles/fluent.css +61 -122
- package/styles/gantt/bootstrap-dark.css +61 -122
- package/styles/gantt/bootstrap.css +62 -124
- package/styles/gantt/bootstrap4.css +61 -122
- package/styles/gantt/bootstrap5-dark.css +61 -122
- package/styles/gantt/bootstrap5.css +61 -122
- package/styles/gantt/fabric-dark.css +61 -122
- package/styles/gantt/fabric.css +61 -122
- package/styles/gantt/fluent-dark.css +61 -122
- package/styles/gantt/fluent.css +61 -122
- package/styles/gantt/highcontrast-light.css +61 -122
- package/styles/gantt/highcontrast.css +61 -122
- package/styles/gantt/material-dark.css +64 -128
- package/styles/gantt/material.css +64 -128
- package/styles/gantt/tailwind-dark.css +63 -126
- package/styles/gantt/tailwind.css +63 -126
- package/styles/highcontrast-light.css +61 -122
- package/styles/highcontrast.css +61 -122
- package/styles/material-dark.css +64 -128
- package/styles/material.css +64 -128
- package/styles/tailwind-dark.css +63 -126
- package/styles/tailwind.css +63 -126
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;
|
|
@@ -1342,8 +1320,7 @@
|
|
|
1342
1320
|
}
|
|
1343
1321
|
.e-gantt-dialog .e-richtexteditor {
|
|
1344
1322
|
border-bottom-width: 0px;
|
|
1345
|
-
height: 241px !important;
|
|
1346
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1323
|
+
height: 241px !important; /* stylelint-disable-line declaration-no-important */
|
|
1347
1324
|
overflow: hidden;
|
|
1348
1325
|
}
|
|
1349
1326
|
.e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
|
|
@@ -1355,12 +1332,10 @@
|
|
|
1355
1332
|
overflow: hidden;
|
|
1356
1333
|
}
|
|
1357
1334
|
.e-gantt-dialog > .e-dlg-content {
|
|
1358
|
-
padding: 0 !important;
|
|
1359
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1335
|
+
padding: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1360
1336
|
}
|
|
1361
1337
|
.e-gantt-dialog .e-dlg-header-content {
|
|
1362
|
-
border-bottom: 0 !important;
|
|
1363
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1338
|
+
border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1364
1339
|
}
|
|
1365
1340
|
.e-gantt-dialog .e-dlg-header-content {
|
|
1366
1341
|
border-radius: 6px 6px 0px 0px;
|
|
@@ -1368,10 +1343,8 @@
|
|
|
1368
1343
|
}
|
|
1369
1344
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1370
1345
|
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 */
|
|
1346
|
+
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1347
|
+
width: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1375
1348
|
}
|
|
1376
1349
|
|
|
1377
1350
|
.e-icon-rowselect::before {
|
|
@@ -1379,12 +1352,9 @@
|
|
|
1379
1352
|
}
|
|
1380
1353
|
|
|
1381
1354
|
.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 */
|
|
1355
|
+
-moz-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1356
|
+
-ms-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1357
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1388
1358
|
font-weight: normal;
|
|
1389
1359
|
position: absolute;
|
|
1390
1360
|
user-select: none;
|
|
@@ -1507,10 +1477,8 @@
|
|
|
1507
1477
|
}
|
|
1508
1478
|
|
|
1509
1479
|
.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 */
|
|
1480
|
+
background-color: #000 !important; /* stylelint-disable-line declaration-no-important */
|
|
1481
|
+
border-color: #000 !important; /* stylelint-disable-line declaration-no-important */
|
|
1514
1482
|
visibility: hidden;
|
|
1515
1483
|
}
|
|
1516
1484
|
.e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
@@ -1526,8 +1494,7 @@
|
|
|
1526
1494
|
color: #adadad !important;
|
|
1527
1495
|
}
|
|
1528
1496
|
.e-predecessor-tooltip .e-tip-content {
|
|
1529
|
-
padding: 3px !important;
|
|
1530
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1497
|
+
padding: 3px !important; /* stylelint-disable-line declaration-no-important */
|
|
1531
1498
|
}
|
|
1532
1499
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
1533
1500
|
background-color: #000;
|
|
@@ -1585,8 +1552,7 @@
|
|
|
1585
1552
|
border-top-right-radius: 0px;
|
|
1586
1553
|
}
|
|
1587
1554
|
.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 */
|
|
1555
|
+
box-shadow: 0 0 0 1px #66afe9 inset !important; /* stylelint-disable-line declaration-no-important */
|
|
1590
1556
|
}
|
|
1591
1557
|
.e-gantt .e-temp-content {
|
|
1592
1558
|
border-color: #ddd;
|
|
@@ -1601,8 +1567,7 @@
|
|
|
1601
1567
|
border-color: #ddd;
|
|
1602
1568
|
}
|
|
1603
1569
|
.e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
|
|
1604
|
-
height: 45px !important;
|
|
1605
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1570
|
+
height: 45px !important; /* stylelint-disable-line declaration-no-important */
|
|
1606
1571
|
}
|
|
1607
1572
|
.e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
|
|
1608
1573
|
background: #c6ddf0;
|
|
@@ -1626,8 +1591,7 @@
|
|
|
1626
1591
|
line-height: 47px;
|
|
1627
1592
|
}
|
|
1628
1593
|
.e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
|
|
1629
|
-
height: 47px !important;
|
|
1630
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1594
|
+
height: 47px !important; /* stylelint-disable-line declaration-no-important */
|
|
1631
1595
|
}
|
|
1632
1596
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
1633
1597
|
height: 32px;
|
|
@@ -1917,99 +1881,73 @@
|
|
|
1917
1881
|
color: transparent;
|
|
1918
1882
|
}
|
|
1919
1883
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label {
|
|
1920
|
-
color: transparent !important;
|
|
1921
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1884
|
+
color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1922
1885
|
}
|
|
1923
1886
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
|
|
1924
|
-
border-color: #8A8A8A !important;
|
|
1925
|
-
/* stylelint-disable-line declaration-no-important */
|
|
1887
|
+
border-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1926
1888
|
}
|
|
1927
1889
|
.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 */
|
|
1890
|
+
border-left-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1930
1891
|
}
|
|
1931
1892
|
.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 */
|
|
1893
|
+
border-right-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1934
1894
|
}
|
|
1935
1895
|
.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 */
|
|
1896
|
+
background: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1897
|
+
border: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1940
1898
|
}
|
|
1941
1899
|
.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 */
|
|
1900
|
+
background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1901
|
+
border: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1946
1902
|
}
|
|
1947
1903
|
.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 */
|
|
1904
|
+
border-bottom-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1950
1905
|
}
|
|
1951
1906
|
.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 */
|
|
1907
|
+
border-top-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
|
|
1954
1908
|
}
|
|
1955
1909
|
.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 */
|
|
1910
|
+
background-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1911
|
+
border: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
|
|
1960
1912
|
}
|
|
1961
1913
|
.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 */
|
|
1914
|
+
background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1915
|
+
border: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
1966
1916
|
}
|
|
1967
1917
|
.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 */
|
|
1918
|
+
background: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1919
|
+
border: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1972
1920
|
}
|
|
1973
1921
|
.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 */
|
|
1922
|
+
border-bottom-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1976
1923
|
}
|
|
1977
1924
|
.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 */
|
|
1925
|
+
border-top-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1980
1926
|
}
|
|
1981
1927
|
.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 */
|
|
1928
|
+
background: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1929
|
+
border: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1986
1930
|
}
|
|
1987
1931
|
.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 */
|
|
1932
|
+
border-bottom-color: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1990
1933
|
}
|
|
1991
1934
|
.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 */
|
|
1935
|
+
border-top-color: #75acdb !important; /* stylelint-disable-line declaration-no-important */
|
|
1994
1936
|
}
|
|
1995
1937
|
.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 */
|
|
1938
|
+
border-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
1998
1939
|
}
|
|
1999
1940
|
.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 */
|
|
1941
|
+
border-left-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
2002
1942
|
}
|
|
2003
1943
|
.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 */
|
|
1944
|
+
border-right-color: #21527d !important; /* stylelint-disable-line declaration-no-important */
|
|
2006
1945
|
}
|
|
2007
1946
|
.e-gantt .e-icons {
|
|
2008
1947
|
color: rgba(0, 0, 0, 0.87);
|
|
2009
1948
|
}
|
|
2010
1949
|
.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 */
|
|
1950
|
+
color: #333 !important; /* stylelint-disable-line declaration-no-important */
|
|
2013
1951
|
}
|
|
2014
1952
|
|
|
2015
1953
|
.e-gantt-dialog .e-dlg-header {
|