@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
package/styles/fabric-dark.css
CHANGED
|
@@ -267,10 +267,12 @@
|
|
|
267
267
|
height: 242px !important;
|
|
268
268
|
}
|
|
269
269
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
270
|
-
height: 63px !important;
|
|
270
|
+
height: 63px !important;
|
|
271
|
+
/* stylelint-disable-line declaration-no-important */
|
|
271
272
|
}
|
|
272
273
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
273
|
-
padding: 16px 4px 16px 16px !important;
|
|
274
|
+
padding: 16px 4px 16px 16px !important;
|
|
275
|
+
/* stylelint-disable-line declaration-no-important */
|
|
274
276
|
}
|
|
275
277
|
.e-bigger .e-gantt .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
276
278
|
left: 0 !important;
|
|
@@ -306,7 +308,8 @@
|
|
|
306
308
|
width: 556px !important;
|
|
307
309
|
}
|
|
308
310
|
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
309
|
-
padding: 0 16px !important;
|
|
311
|
+
padding: 0 16px !important;
|
|
312
|
+
/* stylelint-disable-line declaration-no-important */
|
|
310
313
|
}
|
|
311
314
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
312
315
|
padding: 16px 12px 0 16px;
|
|
@@ -324,10 +327,12 @@
|
|
|
324
327
|
height: 76px !important;
|
|
325
328
|
}
|
|
326
329
|
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
327
|
-
border-bottom: 0 !important;
|
|
330
|
+
border-bottom: 0 !important;
|
|
331
|
+
/* stylelint-disable-line declaration-no-important */
|
|
328
332
|
}
|
|
329
333
|
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
330
|
-
border-radius: 0 !important;
|
|
334
|
+
border-radius: 0 !important;
|
|
335
|
+
/* stylelint-disable-line declaration-no-important */
|
|
331
336
|
}
|
|
332
337
|
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
333
338
|
border-radius: 6px 6px 0px 0px;
|
|
@@ -335,28 +340,34 @@
|
|
|
335
340
|
}
|
|
336
341
|
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
337
342
|
border-radius: 50%;
|
|
338
|
-
height: auto !important;
|
|
343
|
+
height: auto !important;
|
|
344
|
+
/* stylelint-disable-line declaration-no-important */
|
|
339
345
|
width: auto;
|
|
340
346
|
}
|
|
341
347
|
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
342
348
|
margin-left: 5px !important;
|
|
343
349
|
}
|
|
344
350
|
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
345
|
-
font-size: 16px !important;
|
|
351
|
+
font-size: 16px !important;
|
|
352
|
+
/* stylelint-disable-line declaration-no-important */
|
|
346
353
|
}
|
|
347
354
|
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
348
355
|
min-height: 35px !important;
|
|
349
|
-
min-width: 35.82px !important;
|
|
356
|
+
min-width: 35.82px !important;
|
|
357
|
+
/* stylelint-disable-line declaration-no-important */
|
|
350
358
|
}
|
|
351
359
|
.e-bigger .e-gantt-dialog .e-btn.e-flat {
|
|
352
360
|
line-height: 24px;
|
|
353
|
-
padding: 6px 16px 6px 15px !important;
|
|
361
|
+
padding: 6px 16px 6px 15px !important;
|
|
362
|
+
/* stylelint-disable-line declaration-no-important */
|
|
354
363
|
}
|
|
355
364
|
.e-bigger .e-gantt-dialog .e-btn.e-primary {
|
|
356
|
-
padding: 6px 21px 6px 23px !important;
|
|
365
|
+
padding: 6px 21px 6px 23px !important;
|
|
366
|
+
/* stylelint-disable-line declaration-no-important */
|
|
357
367
|
}
|
|
358
368
|
.e-bigger .e-gantt-dialog .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
359
|
-
font-size: 16px !important;
|
|
369
|
+
font-size: 16px !important;
|
|
370
|
+
/* stylelint-disable-line declaration-no-important */
|
|
360
371
|
}
|
|
361
372
|
.e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
362
373
|
font-size: 14px;
|
|
@@ -371,17 +382,20 @@
|
|
|
371
382
|
}
|
|
372
383
|
.e-bigger .e-gantt-dialog .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
373
384
|
min-height: 35px !important;
|
|
374
|
-
min-width: 35.82px !important;
|
|
385
|
+
min-width: 35.82px !important;
|
|
386
|
+
/* stylelint-disable-line declaration-no-important */
|
|
375
387
|
}
|
|
376
388
|
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
377
389
|
min-height: 35px !important;
|
|
378
|
-
min-width: 35.82px !important;
|
|
390
|
+
min-width: 35.82px !important;
|
|
391
|
+
/* stylelint-disable-line declaration-no-important */
|
|
379
392
|
}
|
|
380
393
|
.e-bigger .e-gantt-dialog .e-input-group.e-control-wrapper {
|
|
381
394
|
height: 36px;
|
|
382
395
|
}
|
|
383
396
|
.e-bigger .e-gantt-dialog .e-input-group-icon.e-date-icon {
|
|
384
|
-
min-width: 36px !important;
|
|
397
|
+
min-width: 36px !important;
|
|
398
|
+
/* stylelint-disable-line declaration-no-important */
|
|
385
399
|
}
|
|
386
400
|
.e-bigger .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
387
401
|
border-top: 8px solid #000;
|
|
@@ -396,7 +410,8 @@
|
|
|
396
410
|
color: #A6A6A6 !important;
|
|
397
411
|
}
|
|
398
412
|
.e-bigger .e-predecessor-tooltip .e-tip-content {
|
|
399
|
-
padding: 3px !important;
|
|
413
|
+
padding: 3px !important;
|
|
414
|
+
/* stylelint-disable-line declaration-no-important */
|
|
400
415
|
}
|
|
401
416
|
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
402
417
|
background-color: #000;
|
|
@@ -501,7 +516,8 @@
|
|
|
501
516
|
margin: 0;
|
|
502
517
|
}
|
|
503
518
|
.e-gantt .e-gantt-splitter .e-pane {
|
|
504
|
-
overflow: hidden !important;
|
|
519
|
+
overflow: hidden !important;
|
|
520
|
+
/* stylelint-disable-line declaration-no-important */
|
|
505
521
|
}
|
|
506
522
|
.e-gantt .e-temp-content {
|
|
507
523
|
border-left: 1px solid;
|
|
@@ -528,19 +544,23 @@
|
|
|
528
544
|
height: 45px;
|
|
529
545
|
}
|
|
530
546
|
.e-gantt .e-gantt-tree-grid-pane .e-headercontent {
|
|
531
|
-
border-right-width: 0 !important;
|
|
547
|
+
border-right-width: 0 !important;
|
|
548
|
+
/* stylelint-disable-line declaration-no-important */
|
|
532
549
|
}
|
|
533
550
|
.e-gantt .e-gantt-tree-grid-pane .e-gridheader {
|
|
534
551
|
border-top-style: none;
|
|
535
552
|
border-top-width: 0;
|
|
536
|
-
padding-right: 0 !important;
|
|
553
|
+
padding-right: 0 !important;
|
|
554
|
+
/* stylelint-disable-line declaration-no-important */
|
|
537
555
|
}
|
|
538
556
|
.e-gantt .e-gantt-tree-grid-pane .e-columnheader,
|
|
539
557
|
.e-gantt .e-gantt-tree-grid-pane .e-headercell {
|
|
540
|
-
height: 63px !important;
|
|
558
|
+
height: 63px !important;
|
|
559
|
+
/* stylelint-disable-line declaration-no-important */
|
|
541
560
|
}
|
|
542
561
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
|
|
543
|
-
overflow-x: scroll !important;
|
|
562
|
+
overflow-x: scroll !important;
|
|
563
|
+
/* stylelint-disable-line declaration-no-important */
|
|
544
564
|
}
|
|
545
565
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
|
|
546
566
|
width: calc(100% + 17px);
|
|
@@ -565,7 +585,8 @@
|
|
|
565
585
|
border-right: 0 solid;
|
|
566
586
|
}
|
|
567
587
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-content {
|
|
568
|
-
-webkit-overflow-scrolling: touch;
|
|
588
|
+
-webkit-overflow-scrolling: touch;
|
|
589
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
569
590
|
overflow-x: scroll;
|
|
570
591
|
overflow-y: auto;
|
|
571
592
|
position: relative;
|
|
@@ -1132,7 +1153,8 @@
|
|
|
1132
1153
|
}
|
|
1133
1154
|
.e-gantt-dialog .e-richtexteditor {
|
|
1134
1155
|
border-bottom-width: 1px;
|
|
1135
|
-
height: 241px !important;
|
|
1156
|
+
height: 241px !important;
|
|
1157
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1136
1158
|
overflow: hidden;
|
|
1137
1159
|
}
|
|
1138
1160
|
.e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
|
|
@@ -1144,10 +1166,12 @@
|
|
|
1144
1166
|
overflow: hidden;
|
|
1145
1167
|
}
|
|
1146
1168
|
.e-gantt-dialog > .e-dlg-content {
|
|
1147
|
-
padding: 0 !important;
|
|
1169
|
+
padding: 0 !important;
|
|
1170
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1148
1171
|
}
|
|
1149
1172
|
.e-gantt-dialog .e-dlg-header-content {
|
|
1150
|
-
border-bottom: 0 !important;
|
|
1173
|
+
border-bottom: 0 !important;
|
|
1174
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1151
1175
|
}
|
|
1152
1176
|
.e-gantt-dialog .e-dlg-header-content {
|
|
1153
1177
|
border-radius: 0px;
|
|
@@ -1155,8 +1179,10 @@
|
|
|
1155
1179
|
}
|
|
1156
1180
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1157
1181
|
border-radius: 50%;
|
|
1158
|
-
height: auto !important;
|
|
1159
|
-
|
|
1182
|
+
height: auto !important;
|
|
1183
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1184
|
+
width: auto !important;
|
|
1185
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1160
1186
|
}
|
|
1161
1187
|
|
|
1162
1188
|
.e-icon-rowselect::before {
|
|
@@ -1164,9 +1190,12 @@
|
|
|
1164
1190
|
}
|
|
1165
1191
|
|
|
1166
1192
|
.e-ganttpopup {
|
|
1167
|
-
-moz-user-select: none;
|
|
1168
|
-
|
|
1169
|
-
-
|
|
1193
|
+
-moz-user-select: none;
|
|
1194
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1195
|
+
-ms-user-select: none;
|
|
1196
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1197
|
+
-webkit-user-select: none;
|
|
1198
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
1170
1199
|
font-weight: normal;
|
|
1171
1200
|
position: absolute;
|
|
1172
1201
|
user-select: none;
|
|
@@ -1289,8 +1318,10 @@
|
|
|
1289
1318
|
}
|
|
1290
1319
|
|
|
1291
1320
|
.e-predecessor-tooltip {
|
|
1292
|
-
background-color: #000 !important;
|
|
1293
|
-
|
|
1321
|
+
background-color: #000 !important;
|
|
1322
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1323
|
+
border-color: #000 !important;
|
|
1324
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1294
1325
|
visibility: hidden;
|
|
1295
1326
|
}
|
|
1296
1327
|
.e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
|
|
@@ -1306,7 +1337,8 @@
|
|
|
1306
1337
|
color: #A6A6A6 !important;
|
|
1307
1338
|
}
|
|
1308
1339
|
.e-predecessor-tooltip .e-tip-content {
|
|
1309
|
-
padding: 3px !important;
|
|
1340
|
+
padding: 3px !important;
|
|
1341
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1310
1342
|
}
|
|
1311
1343
|
.e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
1312
1344
|
background-color: #000;
|
|
@@ -1364,7 +1396,8 @@
|
|
|
1364
1396
|
border-top-right-radius: 0px;
|
|
1365
1397
|
}
|
|
1366
1398
|
.e-gantt .e-grid .e-focused:not(.e-menu-item) {
|
|
1367
|
-
box-shadow: 0 0 0 1px #dadada inset !important;
|
|
1399
|
+
box-shadow: 0 0 0 1px #dadada inset !important;
|
|
1400
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1368
1401
|
}
|
|
1369
1402
|
.e-gantt .e-temp-content {
|
|
1370
1403
|
border-color: #414040;
|
|
@@ -1379,7 +1412,8 @@
|
|
|
1379
1412
|
border-color: #414040;
|
|
1380
1413
|
}
|
|
1381
1414
|
.e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
|
|
1382
|
-
height: 45px !important;
|
|
1415
|
+
height: 45px !important;
|
|
1416
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1383
1417
|
}
|
|
1384
1418
|
.e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
|
|
1385
1419
|
background: #514f4f;
|
|
@@ -1403,7 +1437,8 @@
|
|
|
1403
1437
|
line-height: 46px;
|
|
1404
1438
|
}
|
|
1405
1439
|
.e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
|
|
1406
|
-
height: 46px !important;
|
|
1440
|
+
height: 46px !important;
|
|
1441
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1407
1442
|
}
|
|
1408
1443
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
1409
1444
|
height: 32px;
|
|
@@ -1693,73 +1728,99 @@
|
|
|
1693
1728
|
color: transparent;
|
|
1694
1729
|
}
|
|
1695
1730
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label {
|
|
1696
|
-
color: transparent !important;
|
|
1731
|
+
color: transparent !important;
|
|
1732
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1697
1733
|
}
|
|
1698
1734
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
|
|
1699
|
-
border-color: #8A8A8A !important;
|
|
1735
|
+
border-color: #8A8A8A !important;
|
|
1736
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1700
1737
|
}
|
|
1701
1738
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
|
|
1702
|
-
border-left-color: #8A8A8A !important;
|
|
1739
|
+
border-left-color: #8A8A8A !important;
|
|
1740
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1703
1741
|
}
|
|
1704
1742
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
|
|
1705
|
-
border-right-color: #8A8A8A !important;
|
|
1743
|
+
border-right-color: #8A8A8A !important;
|
|
1744
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1706
1745
|
}
|
|
1707
1746
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
|
|
1708
|
-
background: #D5D5D5 !important;
|
|
1709
|
-
|
|
1747
|
+
background: #D5D5D5 !important;
|
|
1748
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1749
|
+
border: #D5D5D5 !important;
|
|
1750
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1710
1751
|
}
|
|
1711
1752
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
|
|
1712
|
-
background-color: transparent !important;
|
|
1713
|
-
|
|
1753
|
+
background-color: transparent !important;
|
|
1754
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1755
|
+
border: transparent !important;
|
|
1756
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1714
1757
|
}
|
|
1715
1758
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
|
|
1716
|
-
border-bottom-color: #D5D5D5 !important;
|
|
1759
|
+
border-bottom-color: #D5D5D5 !important;
|
|
1760
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1717
1761
|
}
|
|
1718
1762
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
|
|
1719
|
-
border-top-color: #D5D5D5 !important;
|
|
1763
|
+
border-top-color: #D5D5D5 !important;
|
|
1764
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1720
1765
|
}
|
|
1721
1766
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
|
|
1722
|
-
background-color: #8A8A8A !important;
|
|
1723
|
-
|
|
1767
|
+
background-color: #8A8A8A !important;
|
|
1768
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1769
|
+
border: #8A8A8A !important;
|
|
1770
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1724
1771
|
}
|
|
1725
1772
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
|
|
1726
|
-
background-color: transparent !important;
|
|
1727
|
-
|
|
1773
|
+
background-color: transparent !important;
|
|
1774
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1775
|
+
border: transparent !important;
|
|
1776
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1728
1777
|
}
|
|
1729
1778
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-child-taskbar-inner-div {
|
|
1730
|
-
background: #0063ad !important;
|
|
1731
|
-
|
|
1779
|
+
background: #0063ad !important;
|
|
1780
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1781
|
+
border: #0063ad !important;
|
|
1782
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1732
1783
|
}
|
|
1733
1784
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
|
|
1734
|
-
border-bottom-color: #0063ad !important;
|
|
1785
|
+
border-bottom-color: #0063ad !important;
|
|
1786
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1735
1787
|
}
|
|
1736
1788
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
|
|
1737
|
-
border-top-color: #0063ad !important;
|
|
1789
|
+
border-top-color: #0063ad !important;
|
|
1790
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1738
1791
|
}
|
|
1739
1792
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
|
|
1740
|
-
background: #33a7ff !important;
|
|
1741
|
-
|
|
1793
|
+
background: #33a7ff !important;
|
|
1794
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1795
|
+
border: #33a7ff !important;
|
|
1796
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1742
1797
|
}
|
|
1743
1798
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
|
|
1744
|
-
border-bottom-color: #33a7ff !important;
|
|
1799
|
+
border-bottom-color: #33a7ff !important;
|
|
1800
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1745
1801
|
}
|
|
1746
1802
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
|
|
1747
|
-
border-top-color: #33a7ff !important;
|
|
1803
|
+
border-top-color: #33a7ff !important;
|
|
1804
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1748
1805
|
}
|
|
1749
1806
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
|
|
1750
|
-
border-color: #0063ad !important;
|
|
1807
|
+
border-color: #0063ad !important;
|
|
1808
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1751
1809
|
}
|
|
1752
1810
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-right-arrow {
|
|
1753
|
-
border-left-color: #0063ad !important;
|
|
1811
|
+
border-left-color: #0063ad !important;
|
|
1812
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1754
1813
|
}
|
|
1755
1814
|
.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-left-arrow {
|
|
1756
|
-
border-right-color: #0063ad !important;
|
|
1815
|
+
border-right-color: #0063ad !important;
|
|
1816
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1757
1817
|
}
|
|
1758
1818
|
.e-gantt .e-icons {
|
|
1759
1819
|
color: #dadada;
|
|
1760
1820
|
}
|
|
1761
1821
|
.e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
|
|
1762
|
-
color: #dadada !important;
|
|
1822
|
+
color: #dadada !important;
|
|
1823
|
+
/* stylelint-disable-line declaration-no-important */
|
|
1763
1824
|
}
|
|
1764
1825
|
|
|
1765
1826
|
.e-gantt-dialog .e-dlg-header {
|