@syncfusion/ej2-vue-gantt 19.3.46 → 19.3.55

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.
@@ -338,23 +338,6 @@
338
338
  border-color: transparent;
339
339
  }
340
340
 
341
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
342
- padding-left: 0px;
343
- }
344
-
345
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
346
- display: block;
347
- }
348
-
349
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
350
- border-style: solid;
351
- border-width: 0px;
352
- }
353
-
354
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
355
- border: 0;
356
- }
357
-
358
341
  .e-gantt .e-gantt-tree-grid-pane .e-grid {
359
342
  border-width: 0;
360
343
  }
@@ -807,7 +790,7 @@
807
790
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
808
791
  -ms-flex-align: center;
809
792
  align-items: center;
810
- cursor: e-resize;
793
+ cursor: ew-resize;
811
794
  display: -ms-inline-flexbox;
812
795
  display: inline-flex;
813
796
  }
@@ -989,101 +972,118 @@
989
972
  outline-offset: 2px;
990
973
  }
991
974
 
992
- .e-gantt .e-gantt-dialog {
975
+ .e-gantt-dialog .e-tab .e-tab-header {
976
+ padding-left: 0px;
977
+ }
978
+
979
+ .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
980
+ display: block;
981
+ }
982
+
983
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
984
+ border-style: solid;
985
+ border-width: 0px;
986
+ }
987
+
988
+ .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
993
989
  border: 0;
994
990
  }
995
991
 
996
- .e-gantt .e-gantt-dialog .e-gridform .e-table {
992
+ .e-gantt-dialog {
993
+ border: 0;
994
+ }
995
+
996
+ .e-gantt-dialog .e-gridform .e-table {
997
997
  border-spacing: 0;
998
998
  }
999
999
 
1000
- .e-gantt .e-gantt-dialog .e-item {
1000
+ .e-gantt-dialog .e-item {
1001
1001
  height: 241px;
1002
1002
  }
1003
1003
 
1004
- .e-gantt .e-gantt-dialog .e-dependent-div {
1004
+ .e-gantt-dialog .e-dependent-div {
1005
1005
  border-bottom-width: 1px;
1006
1006
  }
1007
1007
 
1008
- .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1008
+ .e-gantt-dialog .e-icon-dlg-close {
1009
1009
  opacity: initial;
1010
1010
  }
1011
1011
 
1012
- .e-gantt .e-gantt-dialog .e-toolbar {
1012
+ .e-gantt-dialog .e-toolbar {
1013
1013
  border-top-width: 0;
1014
1014
  }
1015
1015
 
1016
- .e-gantt .e-gantt-dialog .e-resource-div {
1016
+ .e-gantt-dialog .e-resource-div {
1017
1017
  border-bottom-width: 1px;
1018
1018
  }
1019
1019
 
1020
- .e-gantt .e-gantt-dialog .e-resource-div .e-gridheader {
1020
+ .e-gantt-dialog .e-resource-div .e-gridheader {
1021
1021
  border-top-width: 0;
1022
1022
  }
1023
1023
 
1024
- .e-gantt .e-gantt-dialog .e-edit-form-row {
1024
+ .e-gantt-dialog .e-edit-form-row {
1025
1025
  height: 241px;
1026
1026
  overflow-y: auto;
1027
1027
  padding-bottom: 16px;
1028
1028
  }
1029
1029
 
1030
- .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1030
+ .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1031
1031
  float: left;
1032
1032
  padding: 16px 18px 0 18px;
1033
1033
  width: 50%;
1034
1034
  }
1035
1035
 
1036
- .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1036
+ .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1037
1037
  float: left;
1038
1038
  padding: 16px 16px 0 0;
1039
1039
  width: 50%;
1040
1040
  }
1041
1041
 
1042
- .e-gantt .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1042
+ .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1043
1043
  padding: 16px 16px 0 0;
1044
1044
  }
1045
1045
 
1046
- .e-gantt .e-gantt-dialog .e-edit-form-column {
1046
+ .e-gantt-dialog .e-edit-form-column {
1047
1047
  height: 75px;
1048
1048
  }
1049
1049
 
1050
- .e-gantt .e-gantt-dialog .e-dependent-div .e-content {
1050
+ .e-gantt-dialog .e-dependent-div .e-content {
1051
1051
  height: 161px;
1052
1052
  }
1053
1053
 
1054
- .e-gantt .e-gantt-dialog .e-resource-div .e-content {
1054
+ .e-gantt-dialog .e-resource-div .e-content {
1055
1055
  height: 202px;
1056
1056
  }
1057
1057
 
1058
- .e-gantt .e-gantt-dialog .e-richtexteditor {
1058
+ .e-gantt-dialog .e-richtexteditor {
1059
1059
  border-bottom-width: 1px;
1060
1060
  height: 241px !important;
1061
1061
  overflow: hidden;
1062
1062
  }
1063
1063
 
1064
- .e-gantt .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1064
+ .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1065
1065
  border-top: 0;
1066
1066
  }
1067
1067
 
1068
- .e-gantt .e-gantt-dialog .e-richtexteditor .e-rte-content {
1068
+ .e-gantt-dialog .e-richtexteditor .e-rte-content {
1069
1069
  border-bottom-width: 0px;
1070
1070
  height: 200px;
1071
1071
  }
1072
1072
 
1073
- .e-gantt .e-gantt-dialog > .e-dlg-content {
1073
+ .e-gantt-dialog > .e-dlg-content {
1074
1074
  padding: 0 !important;
1075
1075
  }
1076
1076
 
1077
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1077
+ .e-gantt-dialog .e-dlg-header-content {
1078
1078
  border-bottom: 0 !important;
1079
1079
  }
1080
1080
 
1081
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1081
+ .e-gantt-dialog .e-dlg-header-content {
1082
1082
  border-radius: 3px 3px 0px 0px;
1083
1083
  padding-bottom: 4px;
1084
1084
  }
1085
1085
 
1086
- .e-gantt .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1086
+ .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1087
1087
  border-radius: 50%;
1088
1088
  }
1089
1089
 
@@ -1239,10 +1239,6 @@
1239
1239
  border-radius: 0px;
1240
1240
  }
1241
1241
 
1242
- .e-gantt .e-gantt-splitter-height {
1243
- height: calc(100% - 42px) !important;
1244
- }
1245
-
1246
1242
  .e-gantt .e-cloneproperties.e-draganddrop {
1247
1243
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.2);
1248
1244
  opacity: .95;
@@ -1274,62 +1270,6 @@
1274
1270
  box-shadow: 0 0 0 1px #ffff inset !important;
1275
1271
  }
1276
1272
 
1277
- .e-gantt .e-gantt-dialog .e-dlg-header {
1278
- color: #000;
1279
- }
1280
-
1281
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1282
- background: #6e06f1;
1283
- }
1284
-
1285
- .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1286
- color: #000;
1287
- }
1288
-
1289
- .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1290
- background-color: rgba(255, 255, 255, 0.15);
1291
- }
1292
-
1293
- .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1294
- color: black;
1295
- }
1296
-
1297
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
1298
- background: #6e06f1;
1299
- }
1300
-
1301
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1302
- background: #000;
1303
- }
1304
-
1305
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1306
- background-color: transparent;
1307
- }
1308
-
1309
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1310
- color: #000;
1311
- }
1312
-
1313
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1314
- border-color: transparent;
1315
- }
1316
-
1317
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1318
- color: #000;
1319
- }
1320
-
1321
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1322
- background: transparent;
1323
- border-bottom: 0px;
1324
- border-bottom-left-radius: 0px;
1325
- border-bottom-right-radius: 0px;
1326
- border-color: transparent;
1327
- }
1328
-
1329
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1330
- color: #f0f0f0;
1331
- }
1332
-
1333
1273
  .e-gantt .e-temp-content {
1334
1274
  border-color: #757575;
1335
1275
  }
@@ -1834,6 +1774,62 @@
1834
1774
  color: #000 !important;
1835
1775
  }
1836
1776
 
1777
+ .e-gantt-dialog .e-dlg-header {
1778
+ color: #000;
1779
+ }
1780
+
1781
+ .e-gantt-dialog .e-dlg-header-content {
1782
+ background: #6e06f1;
1783
+ }
1784
+
1785
+ .e-gantt-dialog .e-icon-dlg-close {
1786
+ color: #000;
1787
+ }
1788
+
1789
+ .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1790
+ background-color: rgba(255, 255, 255, 0.15);
1791
+ }
1792
+
1793
+ .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1794
+ color: black;
1795
+ }
1796
+
1797
+ .e-gantt-dialog .e-tab .e-tab-header {
1798
+ background: #6e06f1;
1799
+ }
1800
+
1801
+ .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1802
+ background: #000;
1803
+ }
1804
+
1805
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1806
+ background-color: transparent;
1807
+ }
1808
+
1809
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1810
+ color: #000;
1811
+ }
1812
+
1813
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1814
+ border-color: transparent;
1815
+ }
1816
+
1817
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1818
+ color: #000;
1819
+ }
1820
+
1821
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1822
+ background: transparent;
1823
+ border-bottom: 0px;
1824
+ border-bottom-left-radius: 0px;
1825
+ border-bottom-right-radius: 0px;
1826
+ border-color: transparent;
1827
+ }
1828
+
1829
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1830
+ color: #f0f0f0;
1831
+ }
1832
+
1837
1833
  .e-gantt.e-device .e-left-resize-gripper,
1838
1834
  .e-gantt.e-device .e-right-resize-gripper {
1839
1835
  border-color: #9e9e9e;
@@ -452,23 +452,6 @@
452
452
  border-color: transparent;
453
453
  }
454
454
 
455
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
456
- padding-left: 13px;
457
- }
458
-
459
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
460
- display: block;
461
- }
462
-
463
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
464
- border-style: solid;
465
- border-width: 0px;
466
- }
467
-
468
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
469
- border: 0;
470
- }
471
-
472
455
  .e-gantt .e-gantt-tree-grid-pane .e-grid {
473
456
  border-width: 0;
474
457
  }
@@ -921,7 +904,7 @@
921
904
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
922
905
  -ms-flex-align: center;
923
906
  align-items: center;
924
- cursor: e-resize;
907
+ cursor: ew-resize;
925
908
  display: -ms-inline-flexbox;
926
909
  display: inline-flex;
927
910
  }
@@ -1103,101 +1086,118 @@
1103
1086
  outline-offset: 2px;
1104
1087
  }
1105
1088
 
1106
- .e-gantt .e-gantt-dialog {
1089
+ .e-gantt-dialog .e-tab .e-tab-header {
1090
+ padding-left: 13px;
1091
+ }
1092
+
1093
+ .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1094
+ display: block;
1095
+ }
1096
+
1097
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1098
+ border-style: solid;
1099
+ border-width: 0px;
1100
+ }
1101
+
1102
+ .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
1107
1103
  border: 0;
1108
1104
  }
1109
1105
 
1110
- .e-gantt .e-gantt-dialog .e-gridform .e-table {
1106
+ .e-gantt-dialog {
1107
+ border: 0;
1108
+ }
1109
+
1110
+ .e-gantt-dialog .e-gridform .e-table {
1111
1111
  border-spacing: 0;
1112
1112
  }
1113
1113
 
1114
- .e-gantt .e-gantt-dialog .e-item {
1114
+ .e-gantt-dialog .e-item {
1115
1115
  height: 241px;
1116
1116
  }
1117
1117
 
1118
- .e-gantt .e-gantt-dialog .e-dependent-div {
1118
+ .e-gantt-dialog .e-dependent-div {
1119
1119
  border-bottom-width: 1px;
1120
1120
  }
1121
1121
 
1122
- .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1122
+ .e-gantt-dialog .e-icon-dlg-close {
1123
1123
  opacity: initial;
1124
1124
  }
1125
1125
 
1126
- .e-gantt .e-gantt-dialog .e-toolbar {
1126
+ .e-gantt-dialog .e-toolbar {
1127
1127
  border-top-width: 0;
1128
1128
  }
1129
1129
 
1130
- .e-gantt .e-gantt-dialog .e-resource-div {
1130
+ .e-gantt-dialog .e-resource-div {
1131
1131
  border-bottom-width: 1px;
1132
1132
  }
1133
1133
 
1134
- .e-gantt .e-gantt-dialog .e-resource-div .e-gridheader {
1134
+ .e-gantt-dialog .e-resource-div .e-gridheader {
1135
1135
  border-top-width: 0;
1136
1136
  }
1137
1137
 
1138
- .e-gantt .e-gantt-dialog .e-edit-form-row {
1138
+ .e-gantt-dialog .e-edit-form-row {
1139
1139
  height: 241px;
1140
1140
  overflow-y: auto;
1141
1141
  padding-bottom: 16px;
1142
1142
  }
1143
1143
 
1144
- .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1144
+ .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1145
1145
  float: left;
1146
1146
  padding: 16px 18px 0 18px;
1147
1147
  width: 50%;
1148
1148
  }
1149
1149
 
1150
- .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1150
+ .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1151
1151
  float: left;
1152
1152
  padding: 16px 16px 0 0;
1153
1153
  width: 50%;
1154
1154
  }
1155
1155
 
1156
- .e-gantt .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1156
+ .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1157
1157
  padding: 16px 16px 0 0;
1158
1158
  }
1159
1159
 
1160
- .e-gantt .e-gantt-dialog .e-edit-form-column {
1160
+ .e-gantt-dialog .e-edit-form-column {
1161
1161
  height: 75px;
1162
1162
  }
1163
1163
 
1164
- .e-gantt .e-gantt-dialog .e-dependent-div .e-content {
1164
+ .e-gantt-dialog .e-dependent-div .e-content {
1165
1165
  height: 161px;
1166
1166
  }
1167
1167
 
1168
- .e-gantt .e-gantt-dialog .e-resource-div .e-content {
1168
+ .e-gantt-dialog .e-resource-div .e-content {
1169
1169
  height: 202px;
1170
1170
  }
1171
1171
 
1172
- .e-gantt .e-gantt-dialog .e-richtexteditor {
1172
+ .e-gantt-dialog .e-richtexteditor {
1173
1173
  border-bottom-width: 1px;
1174
1174
  height: 241px !important;
1175
1175
  overflow: hidden;
1176
1176
  }
1177
1177
 
1178
- .e-gantt .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1178
+ .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1179
1179
  border-top: 0;
1180
1180
  }
1181
1181
 
1182
- .e-gantt .e-gantt-dialog .e-richtexteditor .e-rte-content {
1182
+ .e-gantt-dialog .e-richtexteditor .e-rte-content {
1183
1183
  border-bottom-width: 0px;
1184
1184
  height: 200px;
1185
1185
  }
1186
1186
 
1187
- .e-gantt .e-gantt-dialog > .e-dlg-content {
1187
+ .e-gantt-dialog > .e-dlg-content {
1188
1188
  padding: 0 !important;
1189
1189
  }
1190
1190
 
1191
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1191
+ .e-gantt-dialog .e-dlg-header-content {
1192
1192
  border-bottom: 0 !important;
1193
1193
  }
1194
1194
 
1195
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1195
+ .e-gantt-dialog .e-dlg-header-content {
1196
1196
  border-radius: 0px;
1197
1197
  padding-bottom: 4px;
1198
1198
  }
1199
1199
 
1200
- .e-gantt .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1200
+ .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1201
1201
  border-radius: 50%;
1202
1202
  }
1203
1203
 
@@ -1353,10 +1353,6 @@
1353
1353
  border-radius: 0px;
1354
1354
  }
1355
1355
 
1356
- .e-gantt .e-gantt-splitter-height {
1357
- height: calc(100% - 40px) !important;
1358
- }
1359
-
1360
1356
  .e-gantt .e-cloneproperties.e-draganddrop {
1361
1357
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
1362
1358
  opacity: .95;
@@ -1388,62 +1384,6 @@
1388
1384
  box-shadow: 0 0 0 1px #ffff inset !important;
1389
1385
  }
1390
1386
 
1391
- .e-gantt .e-gantt-dialog .e-dlg-header {
1392
- color: #000;
1393
- }
1394
-
1395
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1396
- background: #ffd939;
1397
- }
1398
-
1399
- .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1400
- color: #000;
1401
- }
1402
-
1403
- .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1404
- background-color: rgba(104, 87, 8, 0.4);
1405
- }
1406
-
1407
- .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1408
- color: #000;
1409
- }
1410
-
1411
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
1412
- background: #ffd939;
1413
- }
1414
-
1415
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1416
- background: #000;
1417
- }
1418
-
1419
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1420
- background-color: transparent;
1421
- }
1422
-
1423
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1424
- color: #000;
1425
- }
1426
-
1427
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1428
- border-color: transparent;
1429
- }
1430
-
1431
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1432
- color: rgba(0, 0, 0, 0.7);
1433
- }
1434
-
1435
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1436
- background: transparent;
1437
- border-bottom: 0px;
1438
- border-bottom-left-radius: 0px;
1439
- border-bottom-right-radius: 0px;
1440
- border-color: transparent;
1441
- }
1442
-
1443
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1444
- color: black;
1445
- }
1446
-
1447
1387
  .e-gantt .e-temp-content {
1448
1388
  border-color: #969696;
1449
1389
  }
@@ -1948,6 +1888,62 @@
1948
1888
  color: #fff !important;
1949
1889
  }
1950
1890
 
1891
+ .e-gantt-dialog .e-dlg-header {
1892
+ color: #000;
1893
+ }
1894
+
1895
+ .e-gantt-dialog .e-dlg-header-content {
1896
+ background: #ffd939;
1897
+ }
1898
+
1899
+ .e-gantt-dialog .e-icon-dlg-close {
1900
+ color: #000;
1901
+ }
1902
+
1903
+ .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1904
+ background-color: rgba(104, 87, 8, 0.4);
1905
+ }
1906
+
1907
+ .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1908
+ color: #000;
1909
+ }
1910
+
1911
+ .e-gantt-dialog .e-tab .e-tab-header {
1912
+ background: #ffd939;
1913
+ }
1914
+
1915
+ .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1916
+ background: #000;
1917
+ }
1918
+
1919
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1920
+ background-color: transparent;
1921
+ }
1922
+
1923
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1924
+ color: #000;
1925
+ }
1926
+
1927
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1928
+ border-color: transparent;
1929
+ }
1930
+
1931
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1932
+ color: rgba(0, 0, 0, 0.7);
1933
+ }
1934
+
1935
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1936
+ background: transparent;
1937
+ border-bottom: 0px;
1938
+ border-bottom-left-radius: 0px;
1939
+ border-bottom-right-radius: 0px;
1940
+ border-color: transparent;
1941
+ }
1942
+
1943
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1944
+ color: black;
1945
+ }
1946
+
1951
1947
  .e-gantt.e-device .e-left-resize-gripper,
1952
1948
  .e-gantt.e-device .e-right-resize-gripper {
1953
1949
  border-color: #9e9e9e;