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