@syncfusion/ej2-react-gantt 20.1.58 → 20.1.59
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 +9 -0
- package/dist/ej2-react-gantt.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +217 -11
- package/styles/bootstrap.css +218 -13
- package/styles/bootstrap4.css +220 -11
- package/styles/bootstrap5-dark.css +218 -13
- package/styles/bootstrap5.css +218 -13
- package/styles/fabric-dark.css +216 -10
- package/styles/fabric.css +217 -11
- package/styles/fluent-dark.css +217 -11
- package/styles/fluent.css +217 -11
- package/styles/gantt/bootstrap-dark.css +217 -11
- package/styles/gantt/bootstrap.css +218 -13
- package/styles/gantt/bootstrap4.css +220 -11
- package/styles/gantt/bootstrap5-dark.css +218 -13
- package/styles/gantt/bootstrap5.css +218 -13
- package/styles/gantt/fabric-dark.css +216 -10
- package/styles/gantt/fabric.css +217 -11
- package/styles/gantt/fluent-dark.css +217 -11
- package/styles/gantt/fluent.css +217 -11
- package/styles/gantt/highcontrast-light.css +209 -11
- package/styles/gantt/highcontrast.css +217 -11
- package/styles/gantt/material-dark.css +224 -11
- package/styles/gantt/material.css +224 -11
- package/styles/gantt/tailwind-dark.css +223 -11
- package/styles/gantt/tailwind.css +223 -11
- package/styles/highcontrast-light.css +209 -11
- package/styles/highcontrast.css +217 -11
- package/styles/material-dark.css +224 -11
- package/styles/material.css +224 -11
- package/styles/tailwind-dark.css +223 -11
- package/styles/tailwind.css +223 -11
package/styles/fluent.css
CHANGED
|
@@ -261,26 +261,228 @@
|
|
|
261
261
|
content: "\e770";
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
+
.e-gantt-tooltip-arrow-left::before {
|
|
265
|
+
content: "\e773";
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.e-gantt-tooltip-arrow-right::before {
|
|
269
|
+
content: "\e7f9";
|
|
270
|
+
}
|
|
271
|
+
|
|
264
272
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
265
273
|
height: 64px;
|
|
266
274
|
}
|
|
267
275
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
268
276
|
height: 32px;
|
|
269
277
|
}
|
|
278
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
|
|
279
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
|
|
280
|
+
padding-left: 10px;
|
|
281
|
+
padding-right: 10px;
|
|
282
|
+
width: 30px;
|
|
283
|
+
}
|
|
284
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
|
|
285
|
+
border-radius: 4px !important;
|
|
286
|
+
font-size: 12px !important;
|
|
287
|
+
height: 26px !important;
|
|
288
|
+
padding: 4px 8px 4px 8px !important;
|
|
289
|
+
top: 35px !important;
|
|
290
|
+
}
|
|
291
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
292
|
+
border-bottom: 6px solid transparent;
|
|
293
|
+
border-right: 6px solid transparent;
|
|
294
|
+
border-right-color: #fff4ce;
|
|
295
|
+
border-top: 6px solid transparent;
|
|
296
|
+
top: 43px !important;
|
|
297
|
+
}
|
|
298
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper::before,
|
|
299
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper::before {
|
|
300
|
+
content: "\e888";
|
|
301
|
+
}
|
|
302
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right,
|
|
303
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left,
|
|
304
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
305
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
306
|
+
border-radius: 50%;
|
|
307
|
+
display: inline-block;
|
|
308
|
+
position: absolute;
|
|
309
|
+
}
|
|
310
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
311
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
312
|
+
border-style: solid;
|
|
313
|
+
border-width: 1px;
|
|
314
|
+
box-sizing: content-box;
|
|
315
|
+
cursor: pointer;
|
|
316
|
+
display: inline-block;
|
|
317
|
+
}
|
|
318
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
319
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
320
|
+
background-color: #0078de;
|
|
321
|
+
border-color: #fff;
|
|
322
|
+
}
|
|
323
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
324
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
325
|
+
background-color: #0078de;
|
|
326
|
+
border-color: #fff;
|
|
327
|
+
outline: 2px solid #c7e0f4;
|
|
328
|
+
}
|
|
270
329
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
271
330
|
height: 63px !important;
|
|
272
331
|
}
|
|
332
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
333
|
+
background-color: #000000;
|
|
334
|
+
border-color: #000000;
|
|
335
|
+
color: #FFFFFF;
|
|
336
|
+
font-size: 12px;
|
|
337
|
+
line-height: 18px;
|
|
338
|
+
padding: 0 8px 0 0;
|
|
339
|
+
}
|
|
340
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
341
|
+
background-color: #000000;
|
|
342
|
+
border-color: #000000;
|
|
343
|
+
color: #FFFFFF;
|
|
344
|
+
font-size: 12px;
|
|
345
|
+
line-height: 18px;
|
|
346
|
+
padding: 0 0 0 8px;
|
|
347
|
+
}
|
|
348
|
+
.e-bigger .e-tooltip-wrap .e-tip-content {
|
|
349
|
+
padding: 3px !important;
|
|
350
|
+
}
|
|
351
|
+
.e-bigger .e-grid .e-flmenu-valuediv {
|
|
352
|
+
padding: 28px 0 0 !important;
|
|
353
|
+
}
|
|
354
|
+
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
355
|
+
padding: 0 16px !important;
|
|
356
|
+
}
|
|
273
357
|
.e-bigger .e-columnmenu {
|
|
274
358
|
top: 38px;
|
|
275
359
|
}
|
|
360
|
+
.e-bigger .e-gantt-dialog {
|
|
361
|
+
border-radius: 6px;
|
|
362
|
+
width: 580px !important;
|
|
363
|
+
}
|
|
276
364
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
277
|
-
padding: 16px
|
|
365
|
+
padding: 16px 8px 0 28px;
|
|
278
366
|
}
|
|
279
367
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
|
|
280
|
-
padding: 16px
|
|
368
|
+
padding: 16px 28px 0 8px;
|
|
281
369
|
}
|
|
282
370
|
.e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
|
|
283
|
-
padding: 16px 18px 0
|
|
371
|
+
padding: 16px 18px 0 9px;
|
|
372
|
+
}
|
|
373
|
+
.e-bigger .e-gantt-dialog .e-edit-form-row {
|
|
374
|
+
height: 254px !important;
|
|
375
|
+
}
|
|
376
|
+
.e-bigger .e-gantt-dialog .e-edit-form-column {
|
|
377
|
+
height: 84px !important;
|
|
378
|
+
}
|
|
379
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
380
|
+
border-bottom: 0 !important;
|
|
381
|
+
}
|
|
382
|
+
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
383
|
+
border-radius: 0 !important;
|
|
384
|
+
}
|
|
385
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
386
|
+
border-radius: 6px 6px 0px 0px;
|
|
387
|
+
padding-bottom: 20px;
|
|
388
|
+
}
|
|
389
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
390
|
+
border-radius: 50%;
|
|
391
|
+
height: auto !important;
|
|
392
|
+
width: auto !important;
|
|
393
|
+
}
|
|
394
|
+
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
395
|
+
margin-left: 16px !important;
|
|
396
|
+
}
|
|
397
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
398
|
+
font-size: 16px !important;
|
|
399
|
+
}
|
|
400
|
+
.e-bigger .e-float-input.e-control-wrapper {
|
|
401
|
+
width: 254px !important;
|
|
402
|
+
}
|
|
403
|
+
.e-bigger .e-predecessor-tooltip {
|
|
404
|
+
background-color: #000000;
|
|
405
|
+
}
|
|
406
|
+
.e-bigger .e-predecessor-dialog {
|
|
407
|
+
background-color: #faf9f8;
|
|
408
|
+
}
|
|
409
|
+
.e-bigger .e-predecessor-dialog .e-dlg-content {
|
|
410
|
+
background-color: #faf9f8;
|
|
411
|
+
padding: 10px 9px 9px 14px !important;
|
|
412
|
+
}
|
|
413
|
+
.e-bigger .e-dialog .e-dlg-header-content {
|
|
414
|
+
padding: 16px 4px 16px 28px !important;
|
|
415
|
+
}
|
|
416
|
+
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
417
|
+
left: 8px !important;
|
|
418
|
+
}
|
|
419
|
+
.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
|
|
420
|
+
font-size: 14px !important;
|
|
421
|
+
}
|
|
422
|
+
.e-bigger .e-dialog .e-footer-content {
|
|
423
|
+
height: 96px !important;
|
|
424
|
+
padding: 28px 28px 28px 28px !important;
|
|
425
|
+
}
|
|
426
|
+
.e-bigger .e-dialog .e-footer-content .e-btn {
|
|
427
|
+
margin-left: 12px;
|
|
428
|
+
}
|
|
429
|
+
.e-bigger .e-dialog .e-dlg-header {
|
|
430
|
+
line-height: 28px;
|
|
431
|
+
}
|
|
432
|
+
.e-bigger .e-tab .e-content {
|
|
433
|
+
height: 254px !important;
|
|
434
|
+
}
|
|
435
|
+
.e-bigger .e-filter-popup {
|
|
436
|
+
width: 392px !important;
|
|
437
|
+
}
|
|
438
|
+
.e-bigger .e-dlg-content {
|
|
439
|
+
border-radius: 2px !important;
|
|
440
|
+
padding: 28px 28px 0px 28px !important;
|
|
441
|
+
}
|
|
442
|
+
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
443
|
+
font-size: 14px;
|
|
444
|
+
line-height: 22px;
|
|
445
|
+
}
|
|
446
|
+
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text {
|
|
447
|
+
font-size: 14px;
|
|
448
|
+
line-height: 22px;
|
|
449
|
+
}
|
|
450
|
+
.e-bigger .e-float-input.e-control-wrapper input {
|
|
451
|
+
height: 38px !important;
|
|
452
|
+
}
|
|
453
|
+
.e-bigger .e-left-btn:disabled {
|
|
454
|
+
color: #A19F9D !important;
|
|
455
|
+
}
|
|
456
|
+
.e-bigger .e-right-btn:disabled {
|
|
457
|
+
color: #A19F9D !important;
|
|
458
|
+
}
|
|
459
|
+
.e-bigger .e-input-group-icon.e-date-icon {
|
|
460
|
+
min-width: 36px !important;
|
|
461
|
+
}
|
|
462
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
463
|
+
min-height: 35px !important;
|
|
464
|
+
min-width: 35.82px !important;
|
|
465
|
+
}
|
|
466
|
+
.e-bigger .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
467
|
+
min-height: 35px !important;
|
|
468
|
+
min-width: 35.82px !important;
|
|
469
|
+
}
|
|
470
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
471
|
+
min-height: 35px !important;
|
|
472
|
+
min-width: 35.82px !important;
|
|
473
|
+
}
|
|
474
|
+
.e-bigger .e-input-group.e-control-wrapper {
|
|
475
|
+
height: 40px;
|
|
476
|
+
}
|
|
477
|
+
.e-bigger .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
478
|
+
font-size: 16px !important;
|
|
479
|
+
}
|
|
480
|
+
.e-bigger .e-btn.e-flat {
|
|
481
|
+
line-height: 24px;
|
|
482
|
+
padding: 6px 16px 6px 15px !important;
|
|
483
|
+
}
|
|
484
|
+
.e-bigger .e-btn.e-primary {
|
|
485
|
+
padding: 6px 21px 6px 23px !important;
|
|
284
486
|
}
|
|
285
487
|
|
|
286
488
|
.e-gantt {
|
|
@@ -435,9 +637,11 @@
|
|
|
435
637
|
position: absolute;
|
|
436
638
|
}
|
|
437
639
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
|
|
640
|
+
height: 100%;
|
|
438
641
|
position: absolute;
|
|
439
642
|
}
|
|
440
643
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
|
|
644
|
+
height: 100%;
|
|
441
645
|
position: absolute;
|
|
442
646
|
}
|
|
443
647
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
@@ -686,37 +890,35 @@
|
|
|
686
890
|
cursor: col-resize;
|
|
687
891
|
}
|
|
688
892
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
|
|
689
|
-
border-style: solid;
|
|
690
893
|
border-width: 1px;
|
|
691
894
|
box-sizing: content-box;
|
|
692
895
|
cursor: col-resize;
|
|
693
896
|
height: 2px;
|
|
694
897
|
position: absolute;
|
|
695
898
|
top: 7px;
|
|
696
|
-
width: 12px;
|
|
697
899
|
}
|
|
698
900
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
699
901
|
border-bottom-style: solid;
|
|
700
|
-
border-bottom-width:
|
|
902
|
+
border-bottom-width: 8px;
|
|
701
903
|
border-left: 7px solid transparent;
|
|
702
904
|
border-right: 7px solid transparent;
|
|
703
905
|
cursor: col-resize;
|
|
704
906
|
height: 0;
|
|
705
|
-
left:
|
|
907
|
+
left: 0;
|
|
706
908
|
position: absolute;
|
|
707
909
|
top: -7px;
|
|
708
910
|
width: 0;
|
|
709
911
|
}
|
|
710
912
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
711
913
|
border-bottom-style: solid;
|
|
712
|
-
border-bottom-width:
|
|
914
|
+
border-bottom-width: 8px;
|
|
713
915
|
border-left: 6px solid transparent;
|
|
714
916
|
border-right: 6px solid transparent;
|
|
715
917
|
cursor: col-resize;
|
|
716
918
|
height: 0;
|
|
717
|
-
left:
|
|
919
|
+
left: 1px;
|
|
718
920
|
position: absolute;
|
|
719
|
-
top: -
|
|
921
|
+
top: -7px;
|
|
720
922
|
width: 0;
|
|
721
923
|
}
|
|
722
924
|
.e-gantt .e-gantt-chart .e-baseline-bar {
|
|
@@ -1143,6 +1345,10 @@
|
|
|
1143
1345
|
height: 100%;
|
|
1144
1346
|
}
|
|
1145
1347
|
|
|
1348
|
+
.e-predecessor-tooltip {
|
|
1349
|
+
visibility: hidden;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1146
1352
|
/*! Gantt theme */
|
|
1147
1353
|
.e-gantt .e-gantt-splitter {
|
|
1148
1354
|
border-color: #edebe9;
|
|
@@ -1360,7 +1566,7 @@
|
|
|
1360
1566
|
}
|
|
1361
1567
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
1362
1568
|
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
1363
|
-
background-color: #
|
|
1569
|
+
background-color: #0078de;
|
|
1364
1570
|
border-color: #fff;
|
|
1365
1571
|
}
|
|
1366
1572
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
@@ -242,26 +242,228 @@
|
|
|
242
242
|
content: "\e903";
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
+
.e-gantt-tooltip-arrow-left::before {
|
|
246
|
+
content: "\e85b";
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.e-gantt-tooltip-arrow-right::before {
|
|
250
|
+
content: "\e85f";
|
|
251
|
+
}
|
|
252
|
+
|
|
245
253
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
246
254
|
height: 64px;
|
|
247
255
|
}
|
|
248
256
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
249
257
|
height: 32px;
|
|
250
258
|
}
|
|
259
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
|
|
260
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
|
|
261
|
+
padding-left: 10px;
|
|
262
|
+
padding-right: 10px;
|
|
263
|
+
width: 30px;
|
|
264
|
+
}
|
|
265
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
|
|
266
|
+
border-radius: 4px !important;
|
|
267
|
+
font-size: 12px !important;
|
|
268
|
+
height: 26px !important;
|
|
269
|
+
padding: 4px 11px 4px 9px !important;
|
|
270
|
+
top: 65px !important;
|
|
271
|
+
}
|
|
272
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
273
|
+
border-bottom: 6px solid transparent;
|
|
274
|
+
border-right: 6px solid transparent;
|
|
275
|
+
border-right-color: #cae8ff;
|
|
276
|
+
border-top: 6px solid transparent;
|
|
277
|
+
top: 73px !important;
|
|
278
|
+
}
|
|
279
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper::before,
|
|
280
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper::before {
|
|
281
|
+
content: "\e92c";
|
|
282
|
+
}
|
|
283
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right,
|
|
284
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left,
|
|
285
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
286
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
287
|
+
border-radius: 50%;
|
|
288
|
+
display: inline-block;
|
|
289
|
+
position: absolute;
|
|
290
|
+
}
|
|
291
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
292
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
293
|
+
border-style: solid;
|
|
294
|
+
border-width: 1px;
|
|
295
|
+
box-sizing: content-box;
|
|
296
|
+
cursor: pointer;
|
|
297
|
+
display: inline-block;
|
|
298
|
+
}
|
|
299
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
300
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
301
|
+
background-color: #21527d;
|
|
302
|
+
border-color: #1a1a1a;
|
|
303
|
+
}
|
|
304
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
305
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
306
|
+
background-color: #21527d;
|
|
307
|
+
border-color: #1a1a1a;
|
|
308
|
+
outline: 2px solid #75ACDB;
|
|
309
|
+
}
|
|
251
310
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
252
311
|
height: 63px !important;
|
|
253
312
|
}
|
|
313
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
314
|
+
background-color: #000000;
|
|
315
|
+
border-color: #000000;
|
|
316
|
+
color: #F9FAFB;
|
|
317
|
+
font-size: 12px;
|
|
318
|
+
line-height: 18px;
|
|
319
|
+
padding: 0 8px 0 0;
|
|
320
|
+
}
|
|
321
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
322
|
+
background-color: #000000;
|
|
323
|
+
border-color: #000000;
|
|
324
|
+
color: #F9FAFB;
|
|
325
|
+
font-size: 12px;
|
|
326
|
+
line-height: 18px;
|
|
327
|
+
padding: 0 0 0 8px;
|
|
328
|
+
}
|
|
329
|
+
.e-bigger .e-tooltip-wrap .e-tip-content {
|
|
330
|
+
padding: 3px !important;
|
|
331
|
+
}
|
|
332
|
+
.e-bigger .e-grid .e-flmenu-valuediv {
|
|
333
|
+
padding: 16px 0 0 !important;
|
|
334
|
+
}
|
|
335
|
+
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
336
|
+
padding: 0 16px !important;
|
|
337
|
+
}
|
|
254
338
|
.e-bigger .e-columnmenu {
|
|
255
339
|
top: 40px;
|
|
256
340
|
}
|
|
341
|
+
.e-bigger .e-gantt-dialog {
|
|
342
|
+
border-radius: 6px;
|
|
343
|
+
width: 556px !important;
|
|
344
|
+
}
|
|
257
345
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
258
|
-
padding: 16px
|
|
346
|
+
padding: 16px 12px 0 16px;
|
|
259
347
|
}
|
|
260
348
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
|
|
261
|
-
padding: 16px
|
|
349
|
+
padding: 16px 16px 0 12px;
|
|
262
350
|
}
|
|
263
351
|
.e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
|
|
264
|
-
padding: 16px 18px 0
|
|
352
|
+
padding: 16px 18px 0 9px;
|
|
353
|
+
}
|
|
354
|
+
.e-bigger .e-gantt-dialog .e-edit-form-row {
|
|
355
|
+
height: 242px !important;
|
|
356
|
+
}
|
|
357
|
+
.e-bigger .e-gantt-dialog .e-edit-form-column {
|
|
358
|
+
height: 76px !important;
|
|
359
|
+
}
|
|
360
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
361
|
+
border-bottom: 0 !important;
|
|
362
|
+
}
|
|
363
|
+
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
364
|
+
border-radius: 0 !important;
|
|
365
|
+
}
|
|
366
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
367
|
+
border-radius: 6px 6px 0px 0px;
|
|
368
|
+
padding-bottom: 20px;
|
|
369
|
+
}
|
|
370
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
371
|
+
border-radius: 50%;
|
|
372
|
+
height: auto !important;
|
|
373
|
+
width: auto !important;
|
|
374
|
+
}
|
|
375
|
+
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
376
|
+
margin-left: 5px !important;
|
|
377
|
+
}
|
|
378
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
379
|
+
font-size: 16px !important;
|
|
380
|
+
}
|
|
381
|
+
.e-bigger .e-float-input.e-control-wrapper {
|
|
382
|
+
width: 250px !important;
|
|
383
|
+
}
|
|
384
|
+
.e-bigger .e-predecessor-tooltip {
|
|
385
|
+
background-color: #000000;
|
|
386
|
+
}
|
|
387
|
+
.e-bigger .e-predecessor-dialog {
|
|
388
|
+
background-color: #f5f5f5;
|
|
389
|
+
}
|
|
390
|
+
.e-bigger .e-predecessor-dialog .e-dlg-content {
|
|
391
|
+
background-color: #f5f5f5;
|
|
392
|
+
padding: 10px 9px 9px 14px !important;
|
|
393
|
+
}
|
|
394
|
+
.e-bigger .e-dialog .e-dlg-header-content {
|
|
395
|
+
padding: 16px 4px 16px 16px !important;
|
|
396
|
+
}
|
|
397
|
+
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
398
|
+
left: 0 !important;
|
|
399
|
+
}
|
|
400
|
+
.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
|
|
401
|
+
font-size: 12px !important;
|
|
402
|
+
}
|
|
403
|
+
.e-bigger .e-dialog .e-footer-content {
|
|
404
|
+
height: 70px !important;
|
|
405
|
+
padding: 16px !important;
|
|
406
|
+
}
|
|
407
|
+
.e-bigger .e-dialog .e-footer-content .e-btn {
|
|
408
|
+
margin-left: 12px;
|
|
409
|
+
}
|
|
410
|
+
.e-bigger .e-dialog .e-dlg-header {
|
|
411
|
+
line-height: 28px;
|
|
412
|
+
}
|
|
413
|
+
.e-bigger .e-tab .e-content {
|
|
414
|
+
height: 242px !important;
|
|
415
|
+
}
|
|
416
|
+
.e-bigger .e-filter-popup {
|
|
417
|
+
width: 350px !important;
|
|
418
|
+
}
|
|
419
|
+
.e-bigger .e-dlg-content {
|
|
420
|
+
border-radius: 6px !important;
|
|
421
|
+
padding: 32px 16px 16px !important;
|
|
422
|
+
}
|
|
423
|
+
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
424
|
+
font-size: 14px;
|
|
425
|
+
line-height: 22px;
|
|
426
|
+
}
|
|
427
|
+
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text {
|
|
428
|
+
font-size: 14px;
|
|
429
|
+
line-height: 22px;
|
|
430
|
+
}
|
|
431
|
+
.e-bigger .e-float-input.e-control-wrapper input {
|
|
432
|
+
height: 34px !important;
|
|
433
|
+
}
|
|
434
|
+
.e-bigger .e-left-btn:disabled {
|
|
435
|
+
color: #adadad !important;
|
|
436
|
+
}
|
|
437
|
+
.e-bigger .e-right-btn:disabled {
|
|
438
|
+
color: #adadad !important;
|
|
439
|
+
}
|
|
440
|
+
.e-bigger .e-input-group-icon.e-date-icon {
|
|
441
|
+
min-width: 36px !important;
|
|
442
|
+
}
|
|
443
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
444
|
+
min-height: 35px !important;
|
|
445
|
+
min-width: 35.82px !important;
|
|
446
|
+
}
|
|
447
|
+
.e-bigger .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
448
|
+
min-height: 35px !important;
|
|
449
|
+
min-width: 35.82px !important;
|
|
450
|
+
}
|
|
451
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
452
|
+
min-height: 35px !important;
|
|
453
|
+
min-width: 35.82px !important;
|
|
454
|
+
}
|
|
455
|
+
.e-bigger .e-input-group.e-control-wrapper {
|
|
456
|
+
height: 36px;
|
|
457
|
+
}
|
|
458
|
+
.e-bigger .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
459
|
+
font-size: 16px !important;
|
|
460
|
+
}
|
|
461
|
+
.e-bigger .e-btn.e-flat {
|
|
462
|
+
line-height: 24px;
|
|
463
|
+
padding: 6px 16px 6px 15px !important;
|
|
464
|
+
}
|
|
465
|
+
.e-bigger .e-btn.e-primary {
|
|
466
|
+
padding: 6px 21px 6px 23px !important;
|
|
265
467
|
}
|
|
266
468
|
|
|
267
469
|
.e-gantt {
|
|
@@ -416,9 +618,11 @@
|
|
|
416
618
|
position: absolute;
|
|
417
619
|
}
|
|
418
620
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
|
|
621
|
+
height: 100%;
|
|
419
622
|
position: absolute;
|
|
420
623
|
}
|
|
421
624
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
|
|
625
|
+
height: 100%;
|
|
422
626
|
position: absolute;
|
|
423
627
|
}
|
|
424
628
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
@@ -667,37 +871,35 @@
|
|
|
667
871
|
cursor: col-resize;
|
|
668
872
|
}
|
|
669
873
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
|
|
670
|
-
border-style: solid;
|
|
671
874
|
border-width: 1px;
|
|
672
875
|
box-sizing: content-box;
|
|
673
876
|
cursor: col-resize;
|
|
674
877
|
height: 2px;
|
|
675
878
|
position: absolute;
|
|
676
879
|
top: 7px;
|
|
677
|
-
width: 12px;
|
|
678
880
|
}
|
|
679
881
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
680
882
|
border-bottom-style: solid;
|
|
681
|
-
border-bottom-width:
|
|
883
|
+
border-bottom-width: 8px;
|
|
682
884
|
border-left: 7px solid transparent;
|
|
683
885
|
border-right: 7px solid transparent;
|
|
684
886
|
cursor: col-resize;
|
|
685
887
|
height: 0;
|
|
686
|
-
left:
|
|
888
|
+
left: 0;
|
|
687
889
|
position: absolute;
|
|
688
890
|
top: -7px;
|
|
689
891
|
width: 0;
|
|
690
892
|
}
|
|
691
893
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
692
894
|
border-bottom-style: solid;
|
|
693
|
-
border-bottom-width:
|
|
895
|
+
border-bottom-width: 8px;
|
|
694
896
|
border-left: 6px solid transparent;
|
|
695
897
|
border-right: 6px solid transparent;
|
|
696
898
|
cursor: col-resize;
|
|
697
899
|
height: 0;
|
|
698
|
-
left:
|
|
900
|
+
left: 1px;
|
|
699
901
|
position: absolute;
|
|
700
|
-
top: -
|
|
902
|
+
top: -7px;
|
|
701
903
|
width: 0;
|
|
702
904
|
}
|
|
703
905
|
.e-gantt .e-gantt-chart .e-baseline-bar {
|
|
@@ -1124,6 +1326,10 @@
|
|
|
1124
1326
|
height: 100%;
|
|
1125
1327
|
}
|
|
1126
1328
|
|
|
1329
|
+
.e-predecessor-tooltip {
|
|
1330
|
+
visibility: hidden;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1127
1333
|
/*! Gantt theme */
|
|
1128
1334
|
.e-gantt .e-gantt-splitter {
|
|
1129
1335
|
border-color: #484848;
|
|
@@ -1341,7 +1547,7 @@
|
|
|
1341
1547
|
}
|
|
1342
1548
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
1343
1549
|
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
1344
|
-
background-color: #
|
|
1550
|
+
background-color: #21527d;
|
|
1345
1551
|
border-color: #1a1a1a;
|
|
1346
1552
|
}
|
|
1347
1553
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|