@syncfusion/ej2-vue-gantt 20.1.58 → 20.2.36
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 +40 -0
- package/dist/ej2-vue-gantt.umd.min.js +29 -2
- package/dist/ej2-vue-gantt.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-gantt.es2015.js +7 -1
- package/dist/es6/ej2-vue-gantt.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-gantt.es5.js +7 -1
- package/dist/es6/ej2-vue-gantt.es5.js.map +1 -1
- package/dist/global/ej2-vue-gantt.min.js +2 -2
- package/package.json +8 -8
- package/src/gantt/gantt.component.d.ts +2 -0
- package/src/gantt/gantt.component.js +7 -1
- package/styles/bootstrap-dark.css +272 -14
- package/styles/bootstrap.css +271 -14
- package/styles/bootstrap4.css +273 -12
- package/styles/bootstrap5-dark.css +272 -15
- package/styles/bootstrap5.css +272 -15
- package/styles/fabric-dark.css +270 -12
- package/styles/fabric.css +276 -18
- package/styles/fluent-dark.css +272 -14
- package/styles/fluent.css +272 -14
- package/styles/gantt/bootstrap-dark.css +272 -14
- package/styles/gantt/bootstrap.css +271 -14
- package/styles/gantt/bootstrap4.css +273 -12
- package/styles/gantt/bootstrap5-dark.css +272 -15
- package/styles/gantt/bootstrap5.css +272 -15
- package/styles/gantt/fabric-dark.css +270 -12
- package/styles/gantt/fabric.css +276 -18
- package/styles/gantt/fluent-dark.css +272 -14
- package/styles/gantt/fluent.css +272 -14
- package/styles/gantt/highcontrast-light.css +260 -13
- package/styles/gantt/highcontrast.css +271 -13
- package/styles/gantt/material-dark.css +277 -12
- package/styles/gantt/material.css +279 -14
- package/styles/gantt/tailwind-dark.css +279 -15
- package/styles/gantt/tailwind.css +276 -12
- package/styles/highcontrast-light.css +260 -13
- package/styles/highcontrast.css +271 -13
- package/styles/material-dark.css +277 -12
- package/styles/material.css +279 -14
- package/styles/tailwind-dark.css +279 -15
- package/styles/tailwind.css +276 -12
|
@@ -118,6 +118,9 @@
|
|
|
118
118
|
.e-gantt .e-add::before {
|
|
119
119
|
content: "\e823";
|
|
120
120
|
}
|
|
121
|
+
.e-gantt .e-critical-path::before {
|
|
122
|
+
content: "\e931";
|
|
123
|
+
}
|
|
121
124
|
.e-gantt .e-edit::before {
|
|
122
125
|
content: "\e944";
|
|
123
126
|
}
|
|
@@ -198,27 +201,220 @@
|
|
|
198
201
|
content: "\e903";
|
|
199
202
|
}
|
|
200
203
|
|
|
204
|
+
.e-gantt-tooltip-arrow-left::before {
|
|
205
|
+
content: "\e85b";
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.e-gantt-tooltip-arrow-right::before {
|
|
209
|
+
content: "\e85f";
|
|
210
|
+
}
|
|
211
|
+
|
|
201
212
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
202
213
|
height: 64px;
|
|
203
214
|
}
|
|
204
215
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
205
216
|
height: 32px;
|
|
206
217
|
}
|
|
218
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
|
|
219
|
+
border-radius: 4px !important;
|
|
220
|
+
font-size: 12px !important;
|
|
221
|
+
height: 26px !important;
|
|
222
|
+
padding: 4px 11px 4px 9px !important;
|
|
223
|
+
top: 65px !important;
|
|
224
|
+
}
|
|
225
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
226
|
+
border-bottom: 6px solid transparent;
|
|
227
|
+
border-right: 6px solid transparent;
|
|
228
|
+
border-right-color: #62cfff;
|
|
229
|
+
border-top: 6px solid transparent;
|
|
230
|
+
top: 73px !important;
|
|
231
|
+
}
|
|
232
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper::before,
|
|
233
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper::before {
|
|
234
|
+
content: "\e92c";
|
|
235
|
+
}
|
|
236
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right,
|
|
237
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left,
|
|
238
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
239
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
240
|
+
border-radius: 50%;
|
|
241
|
+
display: inline-block;
|
|
242
|
+
position: absolute;
|
|
243
|
+
}
|
|
244
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
245
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
246
|
+
border-style: solid;
|
|
247
|
+
border-width: 1px;
|
|
248
|
+
box-sizing: content-box;
|
|
249
|
+
cursor: pointer;
|
|
250
|
+
display: inline-block;
|
|
251
|
+
}
|
|
252
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
253
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
254
|
+
background-color: #0d6efd;
|
|
255
|
+
border-color: #201f1f;
|
|
256
|
+
}
|
|
257
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
258
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
259
|
+
background-color: #0d6efd;
|
|
260
|
+
border-color: #201f1f;
|
|
261
|
+
outline: 2px solid #b7e0ff;
|
|
262
|
+
}
|
|
263
|
+
.e-bigger .e-gantt .e-tab .e-content {
|
|
264
|
+
height: 242px !important;
|
|
265
|
+
}
|
|
207
266
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
208
267
|
height: 63px !important;
|
|
209
268
|
}
|
|
269
|
+
.e-bigger .e-gantt .e-dialog .e-dlg-header-content {
|
|
270
|
+
padding: 16px 4px 16px 16px !important;
|
|
271
|
+
}
|
|
272
|
+
.e-bigger .e-gantt .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
273
|
+
left: 0 !important;
|
|
274
|
+
}
|
|
275
|
+
.e-bigger .e-gantt .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
|
|
276
|
+
font-size: 12px !important;
|
|
277
|
+
}
|
|
278
|
+
.e-bigger .e-gantt .e-dialog .e-footer-content {
|
|
279
|
+
height: 70px !important;
|
|
280
|
+
padding: 16px !important;
|
|
281
|
+
}
|
|
282
|
+
.e-bigger .e-gantt .e-dialog .e-footer-content .e-btn {
|
|
283
|
+
margin-left: 12px;
|
|
284
|
+
}
|
|
285
|
+
.e-bigger .e-gantt .e-dialog .e-dlg-header {
|
|
286
|
+
line-height: 28px;
|
|
287
|
+
}
|
|
288
|
+
.e-bigger .e-gantt .e-filter-popup {
|
|
289
|
+
width: 350px !important;
|
|
290
|
+
}
|
|
291
|
+
.e-bigger .e-gantt .e-grid .e-flmenu-valuediv {
|
|
292
|
+
padding: 16px 0 0 !important;
|
|
293
|
+
}
|
|
294
|
+
.e-bigger .e-gantt .e-filter-popup .e-dlg-content {
|
|
295
|
+
border-radius: 6px !important;
|
|
296
|
+
padding: 32px 16px 16px !important;
|
|
297
|
+
}
|
|
210
298
|
.e-bigger .e-columnmenu {
|
|
211
299
|
top: 45px;
|
|
212
300
|
}
|
|
301
|
+
.e-bigger .e-gantt-dialog {
|
|
302
|
+
border-radius: 6px;
|
|
303
|
+
width: 556px !important;
|
|
304
|
+
}
|
|
305
|
+
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
306
|
+
padding: 0 16px !important;
|
|
307
|
+
}
|
|
213
308
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
214
|
-
padding: 16px
|
|
309
|
+
padding: 16px 12px 0 16px;
|
|
215
310
|
}
|
|
216
311
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
|
|
217
|
-
padding: 16px
|
|
312
|
+
padding: 16px 16px 0 12px;
|
|
218
313
|
}
|
|
219
314
|
.e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
|
|
220
315
|
padding: 16px 18px 0 0;
|
|
221
316
|
}
|
|
317
|
+
.e-bigger .e-gantt-dialog .e-edit-form-row {
|
|
318
|
+
height: 242px !important;
|
|
319
|
+
}
|
|
320
|
+
.e-bigger .e-gantt-dialog .e-edit-form-column {
|
|
321
|
+
height: 76px !important;
|
|
322
|
+
}
|
|
323
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
324
|
+
border-bottom: 0 !important;
|
|
325
|
+
}
|
|
326
|
+
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
327
|
+
border-radius: 0 !important;
|
|
328
|
+
}
|
|
329
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
330
|
+
border-radius: 6px 6px 0px 0px;
|
|
331
|
+
padding-bottom: 4px;
|
|
332
|
+
}
|
|
333
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
334
|
+
border-radius: 50%;
|
|
335
|
+
height: auto !important;
|
|
336
|
+
width: auto;
|
|
337
|
+
}
|
|
338
|
+
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
339
|
+
margin-left: 5px !important;
|
|
340
|
+
}
|
|
341
|
+
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
342
|
+
font-size: 16px !important;
|
|
343
|
+
}
|
|
344
|
+
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
345
|
+
min-height: 35px !important;
|
|
346
|
+
min-width: 35.82px !important;
|
|
347
|
+
}
|
|
348
|
+
.e-bigger .e-gantt-dialog .e-btn.e-flat {
|
|
349
|
+
line-height: 24px;
|
|
350
|
+
padding: 6px 16px 6px 15px !important;
|
|
351
|
+
}
|
|
352
|
+
.e-bigger .e-gantt-dialog .e-btn.e-primary {
|
|
353
|
+
padding: 6px 21px 6px 23px !important;
|
|
354
|
+
}
|
|
355
|
+
.e-bigger .e-gantt-dialog .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
356
|
+
font-size: 16px !important;
|
|
357
|
+
}
|
|
358
|
+
.e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
359
|
+
font-size: 14px;
|
|
360
|
+
line-height: 22px;
|
|
361
|
+
}
|
|
362
|
+
.e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text {
|
|
363
|
+
font-size: 14px;
|
|
364
|
+
line-height: 22px;
|
|
365
|
+
}
|
|
366
|
+
.e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input {
|
|
367
|
+
height: 34px !important;
|
|
368
|
+
}
|
|
369
|
+
.e-bigger .e-gantt-dialog .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
370
|
+
min-height: 35px !important;
|
|
371
|
+
min-width: 35.82px !important;
|
|
372
|
+
}
|
|
373
|
+
.e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
374
|
+
min-height: 35px !important;
|
|
375
|
+
min-width: 35.82px !important;
|
|
376
|
+
}
|
|
377
|
+
.e-bigger .e-gantt-dialog .e-input-group.e-control-wrapper {
|
|
378
|
+
height: 36px;
|
|
379
|
+
}
|
|
380
|
+
.e-bigger .e-gantt-dialog .e-input-group-icon.e-date-icon {
|
|
381
|
+
min-width: 36px !important;
|
|
382
|
+
}
|
|
383
|
+
.e-bigger .e-predecessor-tooltip {
|
|
384
|
+
background-color: #000;
|
|
385
|
+
}
|
|
386
|
+
.e-bigger .e-predecessor-tooltip .e-left-btn:disabled {
|
|
387
|
+
color: #A6A6A6 !important;
|
|
388
|
+
}
|
|
389
|
+
.e-bigger .e-predecessor-tooltip .e-right-btn:disabled {
|
|
390
|
+
color: #A6A6A6 !important;
|
|
391
|
+
}
|
|
392
|
+
.e-bigger .e-predecessor-tooltip .e-tip-content {
|
|
393
|
+
padding: 3px !important;
|
|
394
|
+
}
|
|
395
|
+
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
396
|
+
background-color: #000;
|
|
397
|
+
border-color: #000;
|
|
398
|
+
color: #fff;
|
|
399
|
+
font-size: 12px;
|
|
400
|
+
line-height: 18px;
|
|
401
|
+
padding: 0 8px 0 0;
|
|
402
|
+
}
|
|
403
|
+
.e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
404
|
+
background-color: #000;
|
|
405
|
+
border-color: #000;
|
|
406
|
+
color: #fff;
|
|
407
|
+
font-size: 12px;
|
|
408
|
+
line-height: 18px;
|
|
409
|
+
padding: 0 0 0 8px;
|
|
410
|
+
}
|
|
411
|
+
.e-bigger .e-predecessor-dialog {
|
|
412
|
+
background-color: #f8f8f8;
|
|
413
|
+
}
|
|
414
|
+
.e-bigger .e-predecessor-dialog .e-dlg-content {
|
|
415
|
+
background-color: #f8f8f8;
|
|
416
|
+
padding: 10px 9px 9px 14px !important;
|
|
417
|
+
}
|
|
222
418
|
|
|
223
419
|
.e-gantt {
|
|
224
420
|
display: block;
|
|
@@ -372,9 +568,11 @@
|
|
|
372
568
|
position: absolute;
|
|
373
569
|
}
|
|
374
570
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
|
|
571
|
+
height: 100%;
|
|
375
572
|
position: absolute;
|
|
376
573
|
}
|
|
377
574
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
|
|
575
|
+
height: 100%;
|
|
378
576
|
position: absolute;
|
|
379
577
|
}
|
|
380
578
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
@@ -623,37 +821,35 @@
|
|
|
623
821
|
cursor: col-resize;
|
|
624
822
|
}
|
|
625
823
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
|
|
626
|
-
border-style: solid;
|
|
627
824
|
border-width: 1px;
|
|
628
825
|
box-sizing: content-box;
|
|
629
826
|
cursor: col-resize;
|
|
630
827
|
height: 2px;
|
|
631
828
|
position: absolute;
|
|
632
829
|
top: 7px;
|
|
633
|
-
width: 12px;
|
|
634
830
|
}
|
|
635
831
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
636
832
|
border-bottom-style: solid;
|
|
637
|
-
border-bottom-width:
|
|
833
|
+
border-bottom-width: 8px;
|
|
638
834
|
border-left: 7px solid transparent;
|
|
639
835
|
border-right: 7px solid transparent;
|
|
640
836
|
cursor: col-resize;
|
|
641
837
|
height: 0;
|
|
642
|
-
left:
|
|
838
|
+
left: 0;
|
|
643
839
|
position: absolute;
|
|
644
840
|
top: -7px;
|
|
645
841
|
width: 0;
|
|
646
842
|
}
|
|
647
843
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
648
844
|
border-bottom-style: solid;
|
|
649
|
-
border-bottom-width:
|
|
845
|
+
border-bottom-width: 8px;
|
|
650
846
|
border-left: 6px solid transparent;
|
|
651
847
|
border-right: 6px solid transparent;
|
|
652
848
|
cursor: col-resize;
|
|
653
849
|
height: 0;
|
|
654
|
-
left:
|
|
850
|
+
left: 1px;
|
|
655
851
|
position: absolute;
|
|
656
|
-
top: -
|
|
852
|
+
top: -7px;
|
|
657
853
|
width: 0;
|
|
658
854
|
}
|
|
659
855
|
.e-gantt .e-gantt-chart .e-baseline-bar {
|
|
@@ -788,6 +984,9 @@
|
|
|
788
984
|
.e-gantt .e-gantt-chart .e-connector-line-hover {
|
|
789
985
|
outline: 1px solid;
|
|
790
986
|
}
|
|
987
|
+
.e-gantt .e-gantt-chart .e-critical-connector-line-hover {
|
|
988
|
+
outline: 1px solid;
|
|
989
|
+
}
|
|
791
990
|
.e-gantt .e-gantt-chart .e-connector-line-hover-z-index {
|
|
792
991
|
z-index: 100;
|
|
793
992
|
}
|
|
@@ -1080,6 +1279,10 @@
|
|
|
1080
1279
|
height: 100%;
|
|
1081
1280
|
}
|
|
1082
1281
|
|
|
1282
|
+
.e-predecessor-tooltip {
|
|
1283
|
+
visibility: hidden;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1083
1286
|
/*! Gantt theme */
|
|
1084
1287
|
.e-gantt .e-gantt-splitter {
|
|
1085
1288
|
border-color: #414040;
|
|
@@ -1163,7 +1366,7 @@
|
|
|
1163
1366
|
border-top-color: #414040;
|
|
1164
1367
|
}
|
|
1165
1368
|
.e-gantt .e-gantt-chart .e-chart-row-cell {
|
|
1166
|
-
color:
|
|
1369
|
+
color: #000;
|
|
1167
1370
|
}
|
|
1168
1371
|
.e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow {
|
|
1169
1372
|
border-bottom-color: #414040;
|
|
@@ -1222,6 +1425,10 @@
|
|
|
1222
1425
|
background-color: #67c1b2;
|
|
1223
1426
|
border: #4fb29f;
|
|
1224
1427
|
}
|
|
1428
|
+
.e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
|
|
1429
|
+
background-color: #67c1b2;
|
|
1430
|
+
border: #4fb29f;
|
|
1431
|
+
}
|
|
1225
1432
|
.e-gantt .e-gantt-chart .e-holiday {
|
|
1226
1433
|
background: #333232;
|
|
1227
1434
|
}
|
|
@@ -1253,7 +1460,6 @@
|
|
|
1253
1460
|
}
|
|
1254
1461
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
|
|
1255
1462
|
background: linear-gradient(to right, rgba(0, 87, 153, 0.2), #005799 30%, #005799 70%, #005799 70%, rgba(0, 87, 153, 0.2) 100%);
|
|
1256
|
-
background-color: rgba(0, 87, 153, 0.2);
|
|
1257
1463
|
border: 0px;
|
|
1258
1464
|
border-radius: 0px;
|
|
1259
1465
|
}
|
|
@@ -1297,7 +1503,7 @@
|
|
|
1297
1503
|
}
|
|
1298
1504
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
1299
1505
|
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
1300
|
-
background-color: #
|
|
1506
|
+
background-color: #0d6efd;
|
|
1301
1507
|
border-color: #201f1f;
|
|
1302
1508
|
}
|
|
1303
1509
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
@@ -1554,4 +1760,56 @@
|
|
|
1554
1760
|
}
|
|
1555
1761
|
.e-gantt.e-device .e-backarrowspan {
|
|
1556
1762
|
color: #000;
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1765
|
+
.e-gantt .e-gantt-chart .e-criticalconnector-line {
|
|
1766
|
+
border-color: #d13438;
|
|
1767
|
+
}
|
|
1768
|
+
|
|
1769
|
+
.e-gantt .e-gantt-chart .e-criticalconnector-line-right-arrow {
|
|
1770
|
+
border-left-color: #d13438;
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1773
|
+
.e-gantt .e-gantt-chart .e-criticalconnector-line-left-arrow {
|
|
1774
|
+
border-right-color: #d13438;
|
|
1775
|
+
}
|
|
1776
|
+
|
|
1777
|
+
.e-gantt .e-gantt-chart .e-critical-connector-line-hover {
|
|
1778
|
+
border-color: #f3d8da;
|
|
1779
|
+
outline-color: #f3d8da;
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
.e-gantt .e-gantt-chart .e-critical-connector-line-right-arrow-hover {
|
|
1783
|
+
border-left-color: #f3d8da;
|
|
1784
|
+
}
|
|
1785
|
+
|
|
1786
|
+
.e-gantt .e-gantt-chart .e-critical-connector-line-left-arrow-hover {
|
|
1787
|
+
border-right-color: #f3d8da;
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1790
|
+
.e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
|
|
1791
|
+
background-color: #f3d8da;
|
|
1792
|
+
border: 1px solid #f3d8da;
|
|
1793
|
+
border-radius: 0px;
|
|
1794
|
+
}
|
|
1795
|
+
|
|
1796
|
+
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
1797
|
+
background-color: #d13438;
|
|
1798
|
+
border: 0px;
|
|
1799
|
+
border-radius: 4px;
|
|
1800
|
+
}
|
|
1801
|
+
|
|
1802
|
+
.e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
|
|
1803
|
+
background: linear-gradient(to right, rgba(255, 85, 85, 0.2), #d13438 30%, #d13438 70%, #d13438 70%, rgba(255, 85, 85, 0.2) 100%);
|
|
1804
|
+
background-color: rgba(255, 85, 85, 0.2);
|
|
1805
|
+
border: 0px;
|
|
1806
|
+
border-radius: 0px;
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
.e-gantt .e-gantt-chart .e-critical-milestone-top {
|
|
1810
|
+
border-bottom-color: #d13438;
|
|
1811
|
+
}
|
|
1812
|
+
|
|
1813
|
+
.e-gantt .e-gantt-chart .e-critical-milestone-bottom {
|
|
1814
|
+
border-top-color: #d13438;
|
|
1557
1815
|
}
|