@syncfusion/ej2-angular-gantt 20.3.61 → 20.4.38-ngcc
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/@syncfusion/ej2-angular-gantt.es5.js +812 -0
- package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-gantt.js +764 -0
- package/@syncfusion/ej2-angular-gantt.js.map +1 -0
- package/CHANGELOG.md +1505 -0
- package/dist/ej2-angular-gantt.umd.js +909 -0
- package/dist/ej2-angular-gantt.umd.js.map +1 -0
- package/dist/ej2-angular-gantt.umd.min.js +11 -0
- package/dist/ej2-angular-gantt.umd.min.js.map +1 -0
- package/{syncfusion-ej2-angular-gantt.d.ts → ej2-angular-gantt.d.ts} +1 -1
- package/ej2-angular-gantt.metadata.json +1 -0
- package/package.json +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/gantt/adddialogfields.directive.d.ts +0 -5
- package/src/gantt/columns.directive.d.ts +0 -5
- package/src/gantt/dayworkingtime.directive.d.ts +0 -5
- package/src/gantt/editdialogfields.directive.d.ts +0 -5
- package/src/gantt/eventmarkers.directive.d.ts +0 -5
- package/src/gantt/gantt-all.module.d.ts +0 -6
- package/src/gantt/gantt.component.d.ts +0 -3
- package/src/gantt/gantt.module.d.ts +0 -12
- package/src/gantt/holidays.directive.d.ts +0 -5
- package/styles/bootstrap-dark.css +182 -14
- package/styles/bootstrap.css +182 -14
- package/styles/bootstrap4.css +181 -12
- package/styles/bootstrap5-dark.css +181 -12
- package/styles/bootstrap5.css +181 -12
- package/styles/fabric-dark.css +182 -14
- package/styles/fabric.css +182 -14
- package/styles/fluent-dark.css +183 -12
- package/styles/fluent.css +183 -12
- package/styles/gantt/bootstrap-dark.css +182 -14
- package/styles/gantt/bootstrap-dark.scss +1 -22
- package/styles/gantt/bootstrap.css +182 -14
- package/styles/gantt/bootstrap.scss +1 -22
- package/styles/gantt/bootstrap4.css +181 -12
- package/styles/gantt/bootstrap4.scss +1 -22
- package/styles/gantt/bootstrap5-dark.css +181 -12
- package/styles/gantt/bootstrap5-dark.scss +1 -22
- package/styles/gantt/bootstrap5.css +181 -12
- package/styles/gantt/bootstrap5.scss +1 -22
- package/styles/gantt/fabric-dark.css +182 -14
- package/styles/gantt/fabric-dark.scss +1 -22
- package/styles/gantt/fabric.css +182 -14
- package/styles/gantt/fabric.scss +1 -22
- package/styles/gantt/fluent-dark.css +183 -12
- package/styles/gantt/fluent-dark.scss +1 -22
- package/styles/gantt/fluent.css +183 -12
- package/styles/gantt/fluent.scss +1 -22
- package/styles/gantt/highcontrast-light.css +181 -12
- package/styles/gantt/highcontrast-light.scss +1 -21
- package/styles/gantt/highcontrast.css +182 -14
- package/styles/gantt/highcontrast.scss +1 -22
- package/styles/gantt/material-dark.css +180 -14
- package/styles/gantt/material-dark.scss +1 -22
- package/styles/gantt/material.css +182 -14
- package/styles/gantt/material.scss +1 -22
- package/styles/gantt/tailwind-dark.css +181 -12
- package/styles/gantt/tailwind-dark.scss +1 -22
- package/styles/gantt/tailwind.css +181 -12
- package/styles/gantt/tailwind.scss +1 -22
- package/styles/highcontrast-light.css +181 -12
- package/styles/highcontrast.css +182 -14
- package/styles/material-dark.css +180 -14
- package/styles/material.css +182 -14
- package/styles/tailwind-dark.css +181 -12
- package/styles/tailwind.css +181 -12
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/gantt/adddialogfields.directive.mjs +0 -58
- package/esm2020/src/gantt/columns.directive.mjs +0 -72
- package/esm2020/src/gantt/dayworkingtime.directive.mjs +0 -58
- package/esm2020/src/gantt/editdialogfields.directive.mjs +0 -58
- package/esm2020/src/gantt/eventmarkers.directive.mjs +0 -57
- package/esm2020/src/gantt/gantt-all.module.mjs +0 -71
- package/esm2020/src/gantt/gantt.component.mjs +0 -255
- package/esm2020/src/gantt/gantt.module.mjs +0 -79
- package/esm2020/src/gantt/holidays.directive.mjs +0 -58
- package/esm2020/src/index.mjs +0 -11
- package/esm2020/syncfusion-ej2-angular-gantt.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-gantt.mjs +0 -734
- package/fesm2015/syncfusion-ej2-angular-gantt.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-gantt.mjs +0 -734
- package/fesm2020/syncfusion-ej2-angular-gantt.mjs.map +0 -1
- package/styles/gantt/_all.scss +0 -2
- package/styles/gantt/_bootstrap-dark-definition.scss +0 -210
- package/styles/gantt/_bootstrap-definition.scss +0 -211
- package/styles/gantt/_bootstrap4-definition.scss +0 -213
- package/styles/gantt/_bootstrap5-dark-definition.scss +0 -1
- package/styles/gantt/_bootstrap5-definition.scss +0 -215
- package/styles/gantt/_fabric-dark-definition.scss +0 -211
- package/styles/gantt/_fabric-definition.scss +0 -211
- package/styles/gantt/_fluent-dark-definition.scss +0 -1
- package/styles/gantt/_fluent-definition.scss +0 -215
- package/styles/gantt/_fusionnew-definition.scss +0 -214
- package/styles/gantt/_highcontrast-definition.scss +0 -211
- package/styles/gantt/_highcontrast-light-definition.scss +0 -211
- package/styles/gantt/_layout.scss +0 -1446
- package/styles/gantt/_material-dark-definition.scss +0 -212
- package/styles/gantt/_material-definition.scss +0 -212
- package/styles/gantt/_material3-definition.scss +0 -215
- package/styles/gantt/_tailwind-dark-definition.scss +0 -1
- package/styles/gantt/_tailwind-definition.scss +0 -215
- package/styles/gantt/_theme.scss +0 -702
- package/styles/gantt/icons/_bootstrap-dark.scss +0 -124
- package/styles/gantt/icons/_bootstrap.scss +0 -124
- package/styles/gantt/icons/_bootstrap4.scss +0 -124
- package/styles/gantt/icons/_bootstrap5-dark.scss +0 -1
- package/styles/gantt/icons/_bootstrap5.scss +0 -124
- package/styles/gantt/icons/_fabric-dark.scss +0 -124
- package/styles/gantt/icons/_fabric.scss +0 -124
- package/styles/gantt/icons/_fluent-dark.scss +0 -1
- package/styles/gantt/icons/_fluent.scss +0 -124
- package/styles/gantt/icons/_fusionnew.scss +0 -120
- package/styles/gantt/icons/_highcontrast.scss +0 -124
- package/styles/gantt/icons/_material-dark.scss +0 -124
- package/styles/gantt/icons/_material.scss +0 -124
- package/styles/gantt/icons/_material3.scss +0 -124
- package/styles/gantt/icons/_tailwind-dark.scss +0 -124
- package/styles/gantt/icons/_tailwind.scss +0 -124
package/styles/fluent.css
CHANGED
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
border-radius: 2px !important;
|
|
365
365
|
padding: 28px 28px 0px 28px !important;
|
|
366
366
|
}
|
|
367
|
-
.e-bigger .e-columnmenu {
|
|
367
|
+
.e-bigger .e-grid .e-columnmenu {
|
|
368
368
|
top: 38px;
|
|
369
369
|
}
|
|
370
370
|
.e-bigger .e-gantt-dialog .e-dialog {
|
|
@@ -490,9 +490,78 @@
|
|
|
490
490
|
font-size: 12px;
|
|
491
491
|
font-weight: 400;
|
|
492
492
|
line-height: 1.8;
|
|
493
|
+
color: #201f1e;
|
|
493
494
|
margin-bottom: 0;
|
|
494
495
|
}
|
|
495
496
|
|
|
497
|
+
.e-blazor-gantt-tooltip .e-tip-content {
|
|
498
|
+
overflow-wrap: unset !important; /* stylelint-disable-line declaration-no-important */
|
|
499
|
+
white-space: nowrap !important; /* stylelint-disable-line declaration-no-important */
|
|
500
|
+
word-break: unset !important; /* stylelint-disable-line declaration-no-important */
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
.e-gantt-tooltip .e-tip-content {
|
|
504
|
+
text-align: left !important; /* stylelint-disable-line declaration-no-important */
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.e-gantt.e-gantt-rtl .e-connector-line-right-arrow {
|
|
508
|
+
border-left: none !important; /* stylelint-disable-line declaration-no-important */
|
|
509
|
+
border-right-color: #0078d4;
|
|
510
|
+
}
|
|
511
|
+
.e-gantt.e-gantt-rtl .e-connector-line-left-arrow {
|
|
512
|
+
border-right: none !important; /* stylelint-disable-line declaration-no-important */
|
|
513
|
+
border-left-color: #0078d4;
|
|
514
|
+
}
|
|
515
|
+
.e-gantt.e-gantt-rtl .e-toolbar-right {
|
|
516
|
+
left: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
517
|
+
right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
518
|
+
}
|
|
519
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-header-container {
|
|
520
|
+
border-right: none !important; /* stylelint-disable-line declaration-no-important */
|
|
521
|
+
border-left: 1px solid !important; /* stylelint-disable-line declaration-no-important */
|
|
522
|
+
border-left-color: #edebe9 !important; /* stylelint-disable-line declaration-no-important */
|
|
523
|
+
}
|
|
524
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text {
|
|
525
|
+
padding-right: 11px !important; /* stylelint-disable-line declaration-no-important */
|
|
526
|
+
padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
527
|
+
text-align: right !important; /* stylelint-disable-line declaration-no-important */
|
|
528
|
+
}
|
|
529
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
530
|
+
right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
531
|
+
}
|
|
532
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
533
|
+
right: 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
534
|
+
}
|
|
535
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-connectorpoint-right {
|
|
536
|
+
margin-right: 2px !important; /* stylelint-disable-line declaration-no-important */
|
|
537
|
+
}
|
|
538
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
539
|
+
border-left: 5px solid;
|
|
540
|
+
border-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
541
|
+
}
|
|
542
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-holiday .e-span {
|
|
543
|
+
transform: rotate(90deg) !important; /* stylelint-disable-line declaration-no-important */
|
|
544
|
+
}
|
|
545
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-left-label-container {
|
|
546
|
+
padding-left: 25px !important; /* stylelint-disable-line declaration-no-important */
|
|
547
|
+
padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
548
|
+
}
|
|
549
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-right-label-container {
|
|
550
|
+
margin-right: 25px !important; /* stylelint-disable-line declaration-no-important */
|
|
551
|
+
margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
.e-gantt-rtl .e-gantt-tooltip-label {
|
|
555
|
+
text-align: right !important; /* stylelint-disable-line declaration-no-important */
|
|
556
|
+
}
|
|
557
|
+
.e-gantt-rtl .e-tip-content {
|
|
558
|
+
text-align: right !important; /* stylelint-disable-line declaration-no-important */
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.e-gantt-dialog.e-rtl .e-dlg-closeicon-btn {
|
|
562
|
+
padding: 4px 8px !important; /* stylelint-disable-line declaration-no-important */
|
|
563
|
+
}
|
|
564
|
+
|
|
496
565
|
.e-gantt {
|
|
497
566
|
display: block;
|
|
498
567
|
width: 100%;
|
|
@@ -602,6 +671,7 @@
|
|
|
602
671
|
border-top-style: none;
|
|
603
672
|
border-top-width: 0;
|
|
604
673
|
padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
674
|
+
padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
605
675
|
}
|
|
606
676
|
.e-gantt .e-gantt-tree-grid-pane .e-columnheader,
|
|
607
677
|
.e-gantt .e-gantt-tree-grid-pane .e-headercell {
|
|
@@ -610,6 +680,9 @@
|
|
|
610
680
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
|
|
611
681
|
overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */
|
|
612
682
|
}
|
|
683
|
+
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-gantt-frozen {
|
|
684
|
+
overflow-x: hidden !important; /* stylelint-disable-line declaration-no-important */
|
|
685
|
+
}
|
|
613
686
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
|
|
614
687
|
width: calc(100% + 17px);
|
|
615
688
|
}
|
|
@@ -629,6 +702,12 @@
|
|
|
629
702
|
position: relative;
|
|
630
703
|
width: 100%;
|
|
631
704
|
}
|
|
705
|
+
.e-gantt .e-gantt-chart .e-chart-empty-row {
|
|
706
|
+
border: 0.5px solid;
|
|
707
|
+
position: absolute;
|
|
708
|
+
background-color: rgba(0, 120, 222, 0.15);
|
|
709
|
+
border-color: rgba(0, 120, 222, 0.65) !important;
|
|
710
|
+
}
|
|
632
711
|
.e-gantt .e-gantt-chart .e-chart-root-container {
|
|
633
712
|
border-right: 0 solid;
|
|
634
713
|
}
|
|
@@ -723,10 +802,10 @@
|
|
|
723
802
|
box-sizing: border-box;
|
|
724
803
|
}
|
|
725
804
|
.e-gantt .e-gantt-chart .e-zero-spacing {
|
|
726
|
-
border-spacing: 0;
|
|
805
|
+
border-spacing: 0.25px;
|
|
727
806
|
}
|
|
728
807
|
.e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
|
|
729
|
-
border-top
|
|
808
|
+
border-top: 0;
|
|
730
809
|
}
|
|
731
810
|
.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
|
|
732
811
|
border-collapse: separate;
|
|
@@ -877,6 +956,88 @@
|
|
|
877
956
|
.e-gantt .e-gantt-chart .e-chart-rows-container {
|
|
878
957
|
line-height: initial;
|
|
879
958
|
}
|
|
959
|
+
.e-gantt .e-gantt-chart .e-masked-tbody {
|
|
960
|
+
table-layout: fixed;
|
|
961
|
+
width: 100%;
|
|
962
|
+
}
|
|
963
|
+
.e-gantt .e-gantt-chart .e-div-background {
|
|
964
|
+
border-color: rgb(225, 223, 221);
|
|
965
|
+
border-right-style: solid;
|
|
966
|
+
border-right-width: 1px;
|
|
967
|
+
height: 100%;
|
|
968
|
+
position: absolute;
|
|
969
|
+
}
|
|
970
|
+
.e-gantt .e-gantt-chart .e-innerHTML {
|
|
971
|
+
height: 16px;
|
|
972
|
+
width: 16px;
|
|
973
|
+
left: 14px;
|
|
974
|
+
background: rgb(225, 223, 221);
|
|
975
|
+
}
|
|
976
|
+
.e-gantt .e-gantt-chart .e-innerHTML1 {
|
|
977
|
+
height: 16px;
|
|
978
|
+
width: 16px;
|
|
979
|
+
left: 30px;
|
|
980
|
+
background: rgb(225, 223, 221);
|
|
981
|
+
}
|
|
982
|
+
.e-gantt .e-gantt-chart .e-innerHTML2 {
|
|
983
|
+
height: 16px;
|
|
984
|
+
width: 16px;
|
|
985
|
+
left: 60px;
|
|
986
|
+
background: rgb(225, 223, 221);
|
|
987
|
+
}
|
|
988
|
+
.e-gantt .e-gantt-chart .e-timelineHeader {
|
|
989
|
+
height: 16px;
|
|
990
|
+
width: 82px;
|
|
991
|
+
left: 20px;
|
|
992
|
+
background: rgb(225, 223, 221);
|
|
993
|
+
}
|
|
994
|
+
.e-gantt .e-gantt-chart .e-maskcell01 {
|
|
995
|
+
height: 12px;
|
|
996
|
+
width: 88px;
|
|
997
|
+
left: 14px;
|
|
998
|
+
border-radius: 0;
|
|
999
|
+
background: rgb(225, 223, 221);
|
|
1000
|
+
}
|
|
1001
|
+
.e-gantt .e-gantt-chart .e-maskcell02 {
|
|
1002
|
+
height: 18px;
|
|
1003
|
+
width: 410px;
|
|
1004
|
+
border-radius: 0;
|
|
1005
|
+
background: rgb(225, 223, 221);
|
|
1006
|
+
}
|
|
1007
|
+
.e-gantt .e-gantt-chart .e-maskcell03 {
|
|
1008
|
+
height: 12px;
|
|
1009
|
+
width: 88px;
|
|
1010
|
+
left: 14px;
|
|
1011
|
+
border-radius: 0;
|
|
1012
|
+
background: rgb(225, 223, 221);
|
|
1013
|
+
}
|
|
1014
|
+
.e-gantt .e-gantt-chart .e-maskcell04 {
|
|
1015
|
+
height: 18px;
|
|
1016
|
+
width: 208px;
|
|
1017
|
+
border-radius: 0;
|
|
1018
|
+
background: rgb(225, 223, 221);
|
|
1019
|
+
}
|
|
1020
|
+
.e-gantt .e-gantt-chart .e-maskcell05 {
|
|
1021
|
+
height: 12px;
|
|
1022
|
+
width: 108px;
|
|
1023
|
+
left: 64px;
|
|
1024
|
+
border-radius: 0;
|
|
1025
|
+
background: rgb(225, 223, 221);
|
|
1026
|
+
}
|
|
1027
|
+
.e-gantt .e-gantt-chart .e-maskcell06 {
|
|
1028
|
+
height: 18px;
|
|
1029
|
+
width: 195px;
|
|
1030
|
+
left: 192px;
|
|
1031
|
+
border-radius: 0;
|
|
1032
|
+
background: rgb(225, 223, 221);
|
|
1033
|
+
}
|
|
1034
|
+
.e-gantt .e-gantt-chart .e-maskcell07 {
|
|
1035
|
+
height: 18px;
|
|
1036
|
+
width: 156px;
|
|
1037
|
+
left: 388px;
|
|
1038
|
+
border-radius: 0;
|
|
1039
|
+
background: rgb(225, 223, 221);
|
|
1040
|
+
}
|
|
880
1041
|
.e-gantt .e-gantt-chart .e-taskbar-left-resizer,
|
|
881
1042
|
.e-gantt .e-gantt-chart .e-taskbar-right-resizer {
|
|
882
1043
|
display: inline-block;
|
|
@@ -911,7 +1072,7 @@
|
|
|
911
1072
|
border-right: 7px solid transparent;
|
|
912
1073
|
cursor: col-resize;
|
|
913
1074
|
height: 0;
|
|
914
|
-
left:
|
|
1075
|
+
left: 1px;
|
|
915
1076
|
position: absolute;
|
|
916
1077
|
top: -7px;
|
|
917
1078
|
width: 0;
|
|
@@ -923,7 +1084,7 @@
|
|
|
923
1084
|
border-right: 6px solid transparent;
|
|
924
1085
|
cursor: col-resize;
|
|
925
1086
|
height: 0;
|
|
926
|
-
left:
|
|
1087
|
+
left: 2px;
|
|
927
1088
|
position: absolute;
|
|
928
1089
|
top: -7px;
|
|
929
1090
|
width: 0;
|
|
@@ -971,6 +1132,7 @@
|
|
|
971
1132
|
}
|
|
972
1133
|
.e-gantt .e-gantt-chart .e-task-table {
|
|
973
1134
|
overflow: hidden;
|
|
1135
|
+
border-collapse: separate;
|
|
974
1136
|
}
|
|
975
1137
|
.e-gantt .e-gantt-chart .e-left-resize-gripper,
|
|
976
1138
|
.e-gantt .e-gantt-chart .e-right-resize-gripper {
|
|
@@ -1015,7 +1177,6 @@
|
|
|
1015
1177
|
border-radius: 3px;
|
|
1016
1178
|
font-weight: 500;
|
|
1017
1179
|
height: 28px;
|
|
1018
|
-
left: 5px;
|
|
1019
1180
|
line-height: 1.5;
|
|
1020
1181
|
padding: 3px 12px;
|
|
1021
1182
|
position: absolute;
|
|
@@ -1138,6 +1299,8 @@
|
|
|
1138
1299
|
}
|
|
1139
1300
|
.e-gantt-dialog .e-tab .e-tab-header .e-indicator {
|
|
1140
1301
|
display: block;
|
|
1302
|
+
bottom: 1px;
|
|
1303
|
+
height: 3px;
|
|
1141
1304
|
}
|
|
1142
1305
|
.e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
1143
1306
|
border-style: solid;
|
|
@@ -1224,7 +1387,7 @@
|
|
|
1224
1387
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1225
1388
|
border-radius: 50%;
|
|
1226
1389
|
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1227
|
-
width: auto
|
|
1390
|
+
width: auto;
|
|
1228
1391
|
}
|
|
1229
1392
|
|
|
1230
1393
|
.e-icon-rowselect::before {
|
|
@@ -1403,6 +1566,7 @@
|
|
|
1403
1566
|
font-size: 12px;
|
|
1404
1567
|
font-weight: 400;
|
|
1405
1568
|
line-height: 1.8;
|
|
1569
|
+
color: #201f1e;
|
|
1406
1570
|
margin-bottom: 0;
|
|
1407
1571
|
}
|
|
1408
1572
|
|
|
@@ -1460,6 +1624,7 @@
|
|
|
1460
1624
|
border-bottom-color: #edebe9;
|
|
1461
1625
|
border-bottom-width: 1px;
|
|
1462
1626
|
border-right-color: #edebe9;
|
|
1627
|
+
border-left-color: #edebe9;
|
|
1463
1628
|
color: #201f1e;
|
|
1464
1629
|
height: 52px;
|
|
1465
1630
|
}
|
|
@@ -1502,7 +1667,7 @@
|
|
|
1502
1667
|
}
|
|
1503
1668
|
.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
|
|
1504
1669
|
background-color: #6ec0ff;
|
|
1505
|
-
|
|
1670
|
+
outline: 1px solid #0078d4;
|
|
1506
1671
|
border-radius: 4px;
|
|
1507
1672
|
}
|
|
1508
1673
|
.e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
|
|
@@ -1524,7 +1689,7 @@
|
|
|
1524
1689
|
}
|
|
1525
1690
|
.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
|
|
1526
1691
|
background-color: #e1dfdd;
|
|
1527
|
-
|
|
1692
|
+
outline: 1px solid #c8c6c4;
|
|
1528
1693
|
border-radius: 4px;
|
|
1529
1694
|
}
|
|
1530
1695
|
.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
|
|
@@ -1580,6 +1745,7 @@
|
|
|
1580
1745
|
}
|
|
1581
1746
|
.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
1582
1747
|
border-right-color: #fff4ce;
|
|
1748
|
+
border-left-color: #fff4ce !important; /* stylelint-disable-line declaration-no-important */
|
|
1583
1749
|
}
|
|
1584
1750
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
|
|
1585
1751
|
background: linear-gradient(to right, #c7e0f4, #0078d4 30%, #0078d4 70%, #0078d4 70%, #c7e0f4 100%);
|
|
@@ -1672,14 +1838,16 @@
|
|
|
1672
1838
|
border-width: 3px;
|
|
1673
1839
|
}
|
|
1674
1840
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
|
|
1675
|
-
border-
|
|
1676
|
-
border-bottom-
|
|
1677
|
-
border-top-left-radius: 0px;
|
|
1841
|
+
border-top-left-radius: 0;
|
|
1842
|
+
border-bottom-left-radius: 0;
|
|
1678
1843
|
border-top-right-radius: 2px;
|
|
1844
|
+
border-bottom-right-radius: 2px;
|
|
1679
1845
|
}
|
|
1680
1846
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left {
|
|
1681
1847
|
border-bottom-left-radius: 2px;
|
|
1682
1848
|
border-top-left-radius: 2px;
|
|
1849
|
+
border-bottom-right-radius: 0;
|
|
1850
|
+
border-top-right-radius: 0;
|
|
1683
1851
|
}
|
|
1684
1852
|
.e-gantt .e-gantt-chart .e-task-label {
|
|
1685
1853
|
color: #fff;
|
|
@@ -1832,6 +2000,9 @@
|
|
|
1832
2000
|
color: #605e5c !important; /* stylelint-disable-line declaration-no-important */
|
|
1833
2001
|
}
|
|
1834
2002
|
|
|
2003
|
+
.e-gantt-dialog .e-dlg-content .e-rte-quick-popup.e-hide {
|
|
2004
|
+
border: none !important; /* stylelint-disable-line declaration-no-important */
|
|
2005
|
+
}
|
|
1835
2006
|
.e-gantt-dialog .e-dlg-header {
|
|
1836
2007
|
color: #201f1e;
|
|
1837
2008
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
.e-rte-toolbar .e-toolbar-popup .e-rte-backgroundcolor-dropdown.e-active,
|
|
3
2
|
.e-rte-toolbar .e-toolbar-popup .e-rte-fontcolor-dropdown.e-active,
|
|
4
3
|
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-active,
|
|
@@ -190,7 +189,7 @@
|
|
|
190
189
|
content: "\e842";
|
|
191
190
|
}
|
|
192
191
|
.e-gantt .e-notes-info::before {
|
|
193
|
-
content: "
|
|
192
|
+
content: "\e607";
|
|
194
193
|
}
|
|
195
194
|
.e-gantt .e-left-resize-gripper::before,
|
|
196
195
|
.e-gantt .e-right-resize-gripper::before {
|
|
@@ -342,7 +341,7 @@
|
|
|
342
341
|
border-radius: 6px !important;
|
|
343
342
|
padding: 32px 16px 16px !important;
|
|
344
343
|
}
|
|
345
|
-
.e-bigger .e-columnmenu {
|
|
344
|
+
.e-bigger .e-grid .e-columnmenu {
|
|
346
345
|
top: 40px;
|
|
347
346
|
}
|
|
348
347
|
.e-bigger .e-gantt-dialog .e-dialog {
|
|
@@ -467,6 +466,75 @@
|
|
|
467
466
|
font-size: 12px;
|
|
468
467
|
font-weight: 400;
|
|
469
468
|
line-height: 1.8;
|
|
469
|
+
color: #000;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.e-blazor-gantt-tooltip .e-tip-content {
|
|
473
|
+
overflow-wrap: unset !important; /* stylelint-disable-line declaration-no-important */
|
|
474
|
+
white-space: nowrap !important; /* stylelint-disable-line declaration-no-important */
|
|
475
|
+
word-break: unset !important; /* stylelint-disable-line declaration-no-important */
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.e-gantt-tooltip .e-tip-content {
|
|
479
|
+
text-align: left !important; /* stylelint-disable-line declaration-no-important */
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.e-gantt.e-gantt-rtl .e-connector-line-right-arrow {
|
|
483
|
+
border-left: none !important; /* stylelint-disable-line declaration-no-important */
|
|
484
|
+
border-right-color: #0070f0;
|
|
485
|
+
}
|
|
486
|
+
.e-gantt.e-gantt-rtl .e-connector-line-left-arrow {
|
|
487
|
+
border-right: none !important; /* stylelint-disable-line declaration-no-important */
|
|
488
|
+
border-left-color: #0070f0;
|
|
489
|
+
}
|
|
490
|
+
.e-gantt.e-gantt-rtl .e-toolbar-right {
|
|
491
|
+
left: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
492
|
+
right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
493
|
+
}
|
|
494
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-header-container {
|
|
495
|
+
border-right: none !important; /* stylelint-disable-line declaration-no-important */
|
|
496
|
+
border-left: 1px solid !important; /* stylelint-disable-line declaration-no-important */
|
|
497
|
+
border-left-color: #484848 !important; /* stylelint-disable-line declaration-no-important */
|
|
498
|
+
}
|
|
499
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text {
|
|
500
|
+
padding-right: 11px !important; /* stylelint-disable-line declaration-no-important */
|
|
501
|
+
padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
502
|
+
text-align: right !important; /* stylelint-disable-line declaration-no-important */
|
|
503
|
+
}
|
|
504
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
505
|
+
right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
506
|
+
}
|
|
507
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
508
|
+
right: 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
509
|
+
}
|
|
510
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-connectorpoint-right {
|
|
511
|
+
margin-right: 2px !important; /* stylelint-disable-line declaration-no-important */
|
|
512
|
+
}
|
|
513
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
514
|
+
border-left: 5px solid;
|
|
515
|
+
border-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
516
|
+
}
|
|
517
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-holiday .e-span {
|
|
518
|
+
transform: rotate(90deg) !important; /* stylelint-disable-line declaration-no-important */
|
|
519
|
+
}
|
|
520
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-left-label-container {
|
|
521
|
+
padding-left: 25px !important; /* stylelint-disable-line declaration-no-important */
|
|
522
|
+
padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
523
|
+
}
|
|
524
|
+
.e-gantt.e-gantt-rtl .e-gantt-chart .e-right-label-container {
|
|
525
|
+
margin-right: 25px !important; /* stylelint-disable-line declaration-no-important */
|
|
526
|
+
margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.e-gantt-rtl .e-gantt-tooltip-label {
|
|
530
|
+
text-align: right !important; /* stylelint-disable-line declaration-no-important */
|
|
531
|
+
}
|
|
532
|
+
.e-gantt-rtl .e-tip-content {
|
|
533
|
+
text-align: right !important; /* stylelint-disable-line declaration-no-important */
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
.e-gantt-dialog.e-rtl .e-dlg-closeicon-btn {
|
|
537
|
+
padding: 4px 8px !important; /* stylelint-disable-line declaration-no-important */
|
|
470
538
|
}
|
|
471
539
|
|
|
472
540
|
.e-gantt {
|
|
@@ -578,6 +646,7 @@
|
|
|
578
646
|
border-top-style: none;
|
|
579
647
|
border-top-width: 0;
|
|
580
648
|
padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
649
|
+
padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
581
650
|
}
|
|
582
651
|
.e-gantt .e-gantt-tree-grid-pane .e-columnheader,
|
|
583
652
|
.e-gantt .e-gantt-tree-grid-pane .e-headercell {
|
|
@@ -586,6 +655,9 @@
|
|
|
586
655
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
|
|
587
656
|
overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */
|
|
588
657
|
}
|
|
658
|
+
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-gantt-frozen {
|
|
659
|
+
overflow-x: hidden !important; /* stylelint-disable-line declaration-no-important */
|
|
660
|
+
}
|
|
589
661
|
.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
|
|
590
662
|
width: calc(100% + 17px);
|
|
591
663
|
}
|
|
@@ -605,6 +677,12 @@
|
|
|
605
677
|
position: relative;
|
|
606
678
|
width: 100%;
|
|
607
679
|
}
|
|
680
|
+
.e-gantt .e-gantt-chart .e-chart-empty-row {
|
|
681
|
+
border: 0.5px solid;
|
|
682
|
+
position: absolute;
|
|
683
|
+
background-color: rgba(0, 112, 240, 0.15);
|
|
684
|
+
border-color: rgba(0, 112, 240, 0.65) !important;
|
|
685
|
+
}
|
|
608
686
|
.e-gantt .e-gantt-chart .e-chart-root-container {
|
|
609
687
|
border-right: 0 solid;
|
|
610
688
|
}
|
|
@@ -699,10 +777,10 @@
|
|
|
699
777
|
box-sizing: border-box;
|
|
700
778
|
}
|
|
701
779
|
.e-gantt .e-gantt-chart .e-zero-spacing {
|
|
702
|
-
border-spacing: 0;
|
|
780
|
+
border-spacing: 0.25px;
|
|
703
781
|
}
|
|
704
782
|
.e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
|
|
705
|
-
border-top
|
|
783
|
+
border-top: 0;
|
|
706
784
|
}
|
|
707
785
|
.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
|
|
708
786
|
border-collapse: separate;
|
|
@@ -853,6 +931,88 @@
|
|
|
853
931
|
.e-gantt .e-gantt-chart .e-chart-rows-container {
|
|
854
932
|
line-height: initial;
|
|
855
933
|
}
|
|
934
|
+
.e-gantt .e-gantt-chart .e-masked-tbody {
|
|
935
|
+
table-layout: fixed;
|
|
936
|
+
width: 100%;
|
|
937
|
+
}
|
|
938
|
+
.e-gantt .e-gantt-chart .e-div-background {
|
|
939
|
+
border-color: #e1dfdd;
|
|
940
|
+
border-right-style: solid;
|
|
941
|
+
border-right-width: 1px;
|
|
942
|
+
height: 100%;
|
|
943
|
+
position: absolute;
|
|
944
|
+
}
|
|
945
|
+
.e-gantt .e-gantt-chart .e-innerHTML {
|
|
946
|
+
height: 16px;
|
|
947
|
+
width: 16px;
|
|
948
|
+
left: 14px;
|
|
949
|
+
background: #e1dfdd;
|
|
950
|
+
}
|
|
951
|
+
.e-gantt .e-gantt-chart .e-innerHTML1 {
|
|
952
|
+
height: 16px;
|
|
953
|
+
width: 16px;
|
|
954
|
+
left: 30px;
|
|
955
|
+
background: #e1dfdd;
|
|
956
|
+
}
|
|
957
|
+
.e-gantt .e-gantt-chart .e-innerHTML2 {
|
|
958
|
+
height: 16px;
|
|
959
|
+
width: 16px;
|
|
960
|
+
left: 60px;
|
|
961
|
+
background: #e1dfdd;
|
|
962
|
+
}
|
|
963
|
+
.e-gantt .e-gantt-chart .e-timelineHeader {
|
|
964
|
+
height: 16px;
|
|
965
|
+
width: 82px;
|
|
966
|
+
left: 20px;
|
|
967
|
+
background: #e1dfdd;
|
|
968
|
+
}
|
|
969
|
+
.e-gantt .e-gantt-chart .e-maskcell01 {
|
|
970
|
+
height: 12px;
|
|
971
|
+
width: 88px;
|
|
972
|
+
left: 14px;
|
|
973
|
+
border-radius: 0;
|
|
974
|
+
background: #e1dfdd;
|
|
975
|
+
}
|
|
976
|
+
.e-gantt .e-gantt-chart .e-maskcell02 {
|
|
977
|
+
height: 18px;
|
|
978
|
+
width: 410px;
|
|
979
|
+
border-radius: 0;
|
|
980
|
+
background: #e1dfdd;
|
|
981
|
+
}
|
|
982
|
+
.e-gantt .e-gantt-chart .e-maskcell03 {
|
|
983
|
+
height: 12px;
|
|
984
|
+
width: 88px;
|
|
985
|
+
left: 14px;
|
|
986
|
+
border-radius: 0;
|
|
987
|
+
background: #e1dfdd;
|
|
988
|
+
}
|
|
989
|
+
.e-gantt .e-gantt-chart .e-maskcell04 {
|
|
990
|
+
height: 18px;
|
|
991
|
+
width: 208px;
|
|
992
|
+
border-radius: 0;
|
|
993
|
+
background: #e1dfdd;
|
|
994
|
+
}
|
|
995
|
+
.e-gantt .e-gantt-chart .e-maskcell05 {
|
|
996
|
+
height: 12px;
|
|
997
|
+
width: 108px;
|
|
998
|
+
left: 64px;
|
|
999
|
+
border-radius: 0;
|
|
1000
|
+
background: #e1dfdd;
|
|
1001
|
+
}
|
|
1002
|
+
.e-gantt .e-gantt-chart .e-maskcell06 {
|
|
1003
|
+
height: 18px;
|
|
1004
|
+
width: 195px;
|
|
1005
|
+
left: 192px;
|
|
1006
|
+
border-radius: 0;
|
|
1007
|
+
background: #e1dfdd;
|
|
1008
|
+
}
|
|
1009
|
+
.e-gantt .e-gantt-chart .e-maskcell07 {
|
|
1010
|
+
height: 18px;
|
|
1011
|
+
width: 156px;
|
|
1012
|
+
left: 388px;
|
|
1013
|
+
border-radius: 0;
|
|
1014
|
+
background: #e1dfdd;
|
|
1015
|
+
}
|
|
856
1016
|
.e-gantt .e-gantt-chart .e-taskbar-left-resizer,
|
|
857
1017
|
.e-gantt .e-gantt-chart .e-taskbar-right-resizer {
|
|
858
1018
|
display: inline-block;
|
|
@@ -887,7 +1047,7 @@
|
|
|
887
1047
|
border-right: 7px solid transparent;
|
|
888
1048
|
cursor: col-resize;
|
|
889
1049
|
height: 0;
|
|
890
|
-
left:
|
|
1050
|
+
left: 1px;
|
|
891
1051
|
position: absolute;
|
|
892
1052
|
top: -7px;
|
|
893
1053
|
width: 0;
|
|
@@ -899,7 +1059,7 @@
|
|
|
899
1059
|
border-right: 6px solid transparent;
|
|
900
1060
|
cursor: col-resize;
|
|
901
1061
|
height: 0;
|
|
902
|
-
left:
|
|
1062
|
+
left: 2px;
|
|
903
1063
|
position: absolute;
|
|
904
1064
|
top: -7px;
|
|
905
1065
|
width: 0;
|
|
@@ -947,6 +1107,7 @@
|
|
|
947
1107
|
}
|
|
948
1108
|
.e-gantt .e-gantt-chart .e-task-table {
|
|
949
1109
|
overflow: hidden;
|
|
1110
|
+
border-collapse: separate;
|
|
950
1111
|
}
|
|
951
1112
|
.e-gantt .e-gantt-chart .e-left-resize-gripper,
|
|
952
1113
|
.e-gantt .e-gantt-chart .e-right-resize-gripper {
|
|
@@ -991,7 +1152,6 @@
|
|
|
991
1152
|
border-radius: 3px;
|
|
992
1153
|
font-weight: 500;
|
|
993
1154
|
height: 30px;
|
|
994
|
-
left: 5px;
|
|
995
1155
|
line-height: 1.5;
|
|
996
1156
|
padding: 7px 12px;
|
|
997
1157
|
position: absolute;
|
|
@@ -1200,7 +1360,7 @@
|
|
|
1200
1360
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1201
1361
|
border-radius: 50%;
|
|
1202
1362
|
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
1203
|
-
width: auto
|
|
1363
|
+
width: auto;
|
|
1204
1364
|
}
|
|
1205
1365
|
|
|
1206
1366
|
.e-icon-rowselect::before {
|
|
@@ -1378,6 +1538,7 @@
|
|
|
1378
1538
|
font-size: 12px;
|
|
1379
1539
|
font-weight: 400;
|
|
1380
1540
|
line-height: 1.8;
|
|
1541
|
+
color: #000;
|
|
1381
1542
|
}
|
|
1382
1543
|
|
|
1383
1544
|
/*! Gantt theme */
|
|
@@ -1434,6 +1595,7 @@
|
|
|
1434
1595
|
border-bottom-color: #484848;
|
|
1435
1596
|
border-bottom-width: 0px;
|
|
1436
1597
|
border-right-color: #484848;
|
|
1598
|
+
border-left-color: #484848;
|
|
1437
1599
|
color: #f0f0f0;
|
|
1438
1600
|
height: 64px;
|
|
1439
1601
|
}
|
|
@@ -1476,7 +1638,7 @@
|
|
|
1476
1638
|
}
|
|
1477
1639
|
.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
|
|
1478
1640
|
background-color: #248aff;
|
|
1479
|
-
|
|
1641
|
+
outline: 1px solid #0070f0;
|
|
1480
1642
|
border-radius: 4px;
|
|
1481
1643
|
}
|
|
1482
1644
|
.e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
|
|
@@ -1498,7 +1660,7 @@
|
|
|
1498
1660
|
}
|
|
1499
1661
|
.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
|
|
1500
1662
|
background-color: #029f90;
|
|
1501
|
-
|
|
1663
|
+
outline: 1px solid #4cc7ba;
|
|
1502
1664
|
border-radius: 4px;
|
|
1503
1665
|
}
|
|
1504
1666
|
.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
|
|
@@ -1554,6 +1716,7 @@
|
|
|
1554
1716
|
}
|
|
1555
1717
|
.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
1556
1718
|
border-right-color: #cae8ff;
|
|
1719
|
+
border-left-color: #cae8ff !important; /* stylelint-disable-line declaration-no-important */
|
|
1557
1720
|
}
|
|
1558
1721
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
|
|
1559
1722
|
background: linear-gradient(to right, rgba(0, 112, 240, 0.2), #0070f0 30%, #0070f0 70%, #0070f0 70%, rgba(0, 112, 240, 0.2) 100%);
|
|
@@ -1646,14 +1809,16 @@
|
|
|
1646
1809
|
border-width: 3px;
|
|
1647
1810
|
}
|
|
1648
1811
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
|
|
1649
|
-
border-
|
|
1650
|
-
border-bottom-
|
|
1651
|
-
border-top-left-radius: 0px;
|
|
1812
|
+
border-top-left-radius: 0;
|
|
1813
|
+
border-bottom-left-radius: 0;
|
|
1652
1814
|
border-top-right-radius: 2px;
|
|
1815
|
+
border-bottom-right-radius: 2px;
|
|
1653
1816
|
}
|
|
1654
1817
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left {
|
|
1655
1818
|
border-bottom-left-radius: 2px;
|
|
1656
1819
|
border-top-left-radius: 2px;
|
|
1820
|
+
border-bottom-right-radius: 0;
|
|
1821
|
+
border-top-right-radius: 0;
|
|
1657
1822
|
}
|
|
1658
1823
|
.e-gantt .e-gantt-chart .e-task-label {
|
|
1659
1824
|
color: #fff;
|
|
@@ -1806,6 +1971,9 @@
|
|
|
1806
1971
|
color: #f0f0f0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1807
1972
|
}
|
|
1808
1973
|
|
|
1974
|
+
.e-gantt-dialog .e-dlg-content .e-rte-quick-popup.e-hide {
|
|
1975
|
+
border: none !important; /* stylelint-disable-line declaration-no-important */
|
|
1976
|
+
}
|
|
1809
1977
|
.e-gantt-dialog .e-dlg-header {
|
|
1810
1978
|
color: #fff;
|
|
1811
1979
|
}
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-grids/styles/grid/bootstrap-dark-definition.scss';
|
|
3
|
-
@import 'ej2-treegrid/styles/treegrid/bootstrap-dark-definition.scss';
|
|
4
|
-
@import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap-dark-definition.scss';
|
|
5
|
-
@import 'ej2-calendars/styles/datepicker/bootstrap-dark-definition.scss';
|
|
6
|
-
@import 'ej2-calendars/styles/datetimepicker/bootstrap-dark-definition.scss';
|
|
7
|
-
@import 'ej2-buttons/styles/button/bootstrap-dark-definition.scss';
|
|
8
|
-
@import 'ej2-dropdowns/styles/drop-down-list/bootstrap-dark-definition.scss';
|
|
9
|
-
@import 'ej2-dropdowns/styles/combo-box/bootstrap-dark-definition.scss';
|
|
10
|
-
@import 'ej2-dropdowns/styles/multi-select/bootstrap-dark-definition.scss';
|
|
11
|
-
@import 'ej2-navigations/styles/toolbar/bootstrap-dark-definition.scss';
|
|
12
|
-
@import 'ej2-navigations/styles/tab/bootstrap-dark-definition.scss';
|
|
13
|
-
@import 'ej2-navigations/styles/context-menu/bootstrap-dark-definition.scss';
|
|
14
|
-
@import 'ej2-inputs/styles/input/bootstrap-dark-definition.scss';
|
|
15
|
-
@import 'ej2-inputs/styles/numerictextbox/bootstrap-dark-definition.scss';
|
|
16
|
-
@import 'ej2-popups/styles/dialog/bootstrap-dark-definition.scss';
|
|
17
|
-
@import 'ej2-popups/styles/spinner/bootstrap-dark-definition.scss';
|
|
18
|
-
@import 'ej2-popups/styles/tooltip/bootstrap-dark-definition.scss';
|
|
19
|
-
@import 'ej2-layouts/styles/splitter/bootstrap-dark-definition.scss';
|
|
20
|
-
@import 'bootstrap-dark-definition.scss';
|
|
21
|
-
@import 'icons/bootstrap-dark.scss';
|
|
22
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-gantt/styles/gantt/bootstrap-dark.scss';
|