@syncfusion/ej2-react-gantt 20.1.55 → 20.1.56

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.
Files changed (39) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/ej2-react-gantt.umd.min.js +1 -1
  3. package/package.json +7 -7
  4. package/src/gantt/adddialogfields-directive.d.ts +3 -1
  5. package/src/gantt/columns-directive.d.ts +3 -1
  6. package/src/gantt/dayworkingtime-directive.d.ts +3 -1
  7. package/src/gantt/editdialogfields-directive.d.ts +3 -1
  8. package/src/gantt/eventmarkers-directive.d.ts +3 -1
  9. package/src/gantt/holidays-directive.d.ts +3 -1
  10. package/styles/bootstrap-dark.css +45 -368
  11. package/styles/bootstrap.css +46 -374
  12. package/styles/bootstrap4.css +56 -422
  13. package/styles/bootstrap5-dark.css +46 -369
  14. package/styles/bootstrap5.css +46 -369
  15. package/styles/fabric-dark.css +46 -367
  16. package/styles/fabric.css +48 -369
  17. package/styles/fluent-dark.css +45 -367
  18. package/styles/fluent.css +45 -367
  19. package/styles/gantt/bootstrap-dark.css +45 -368
  20. package/styles/gantt/bootstrap.css +46 -374
  21. package/styles/gantt/bootstrap4.css +56 -422
  22. package/styles/gantt/bootstrap5-dark.css +46 -369
  23. package/styles/gantt/bootstrap5.css +46 -369
  24. package/styles/gantt/fabric-dark.css +46 -367
  25. package/styles/gantt/fabric.css +48 -369
  26. package/styles/gantt/fluent-dark.css +45 -367
  27. package/styles/gantt/fluent.css +45 -367
  28. package/styles/gantt/highcontrast-light.css +21 -353
  29. package/styles/gantt/highcontrast.css +48 -403
  30. package/styles/gantt/material-dark.css +42 -360
  31. package/styles/gantt/material.css +43 -362
  32. package/styles/gantt/tailwind-dark.css +41 -359
  33. package/styles/gantt/tailwind.css +41 -359
  34. package/styles/highcontrast-light.css +21 -353
  35. package/styles/highcontrast.css +48 -403
  36. package/styles/material-dark.css +42 -360
  37. package/styles/material.css +43 -362
  38. package/styles/tailwind-dark.css +41 -359
  39. package/styles/tailwind.css +41 -359
package/styles/fabric.css CHANGED
@@ -1,9 +1,9 @@
1
+ @charset "UTF-8";
1
2
  .e-ddl.e-popup {
2
3
  border: 0;
3
4
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
4
5
  margin-top: 1px;
5
6
  }
6
-
7
7
  .e-ddl.e-popup .e-input-group input {
8
8
  line-height: 15px;
9
9
  }
@@ -27,9 +27,7 @@
27
27
  margin-top: 0;
28
28
  }
29
29
 
30
- .e-bigger .e-ddl.e-popup .e-list-item,
31
- .e-bigger .e-ddl.e-popup .e-list-group-item,
32
- .e-bigger .e-ddl.e-popup .e-fixed-head {
30
+ .e-bigger .e-ddl.e-popup .e-list-item, .e-bigger .e-ddl.e-popup .e-list-group-item, .e-bigger .e-ddl.e-popup .e-fixed-head {
33
31
  font-size: 15px;
34
32
  line-height: 45px;
35
33
  padding-left: 0;
@@ -44,8 +42,7 @@
44
42
  padding: 4px 0;
45
43
  }
46
44
 
47
- .e-bigger .e-ddl.e-popup .e-input-group input,
48
- .e-bigger .e-ddl.e-popup .e-input-group input.e-input {
45
+ .e-bigger .e-ddl.e-popup .e-input-group input, .e-bigger .e-ddl.e-popup .e-input-group input.e-input {
49
46
  height: 38px;
50
47
  }
51
48
 
@@ -57,9 +54,7 @@
57
54
  color: #333;
58
55
  }
59
56
 
60
- .e-bigger.e-small .e-ddl.e-popup .e-list-item,
61
- .e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
62
- .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
57
+ .e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
63
58
  font-size: 14px;
64
59
  line-height: 40px;
65
60
  padding-left: 0;
@@ -74,8 +69,7 @@
74
69
  padding: 0;
75
70
  }
76
71
 
77
- .e-bigger.e-small .e-ddl.e-popup .e-input-group input,
78
- .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
72
+ .e-bigger.e-small .e-ddl.e-popup .e-input-group input, .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input {
79
73
  height: 34px;
80
74
  }
81
75
 
@@ -111,7 +105,6 @@
111
105
  transform: rotate(360deg);
112
106
  }
113
107
  }
114
-
115
108
  @keyframes fabric-spinner-rotate {
116
109
  0% {
117
110
  transform: rotate(0);
@@ -120,138 +113,107 @@
120
113
  transform: rotate(360deg);
121
114
  }
122
115
  }
123
-
124
116
  .e-gantt .e-add::before {
125
- content: '\e7d5';
117
+ content: "\e7d5";
126
118
  }
127
-
128
119
  .e-gantt .e-edit::before {
129
- content: '\e97c';
120
+ content: "\e97c";
130
121
  }
131
-
132
122
  .e-gantt .e-delete::before {
133
- content: '\e965';
123
+ content: "\e965";
134
124
  }
135
-
136
125
  .e-gantt .e-cancel::before {
137
- content: '\e953';
126
+ content: "\e953";
138
127
  }
139
-
140
128
  .e-gantt .e-save::before {
141
- content: '\e735';
129
+ content: "\e735";
142
130
  }
143
-
144
131
  .e-gantt .e-update::before {
145
- content: '\e735';
132
+ content: "\e735";
146
133
  }
147
-
148
134
  .e-gantt .e-search-icon::before {
149
- content: '\ebe6';
135
+ content: "\ebe6";
150
136
  }
151
-
152
137
  .e-gantt .e-cancel-icon::before {
153
- content: '\e953';
138
+ content: "\e953";
154
139
  }
155
-
156
140
  .e-gantt .e-notes-info::before {
157
- content: '\1F6C8';
141
+ content: "🛈";
158
142
  }
159
-
160
143
  .e-gantt .e-expandall::before {
161
- content: '\e555';
144
+ content: "\e555";
162
145
  }
163
-
164
146
  .e-gantt .e-collapseall::before {
165
- content: '\e559';
147
+ content: "\e559";
166
148
  }
167
-
168
149
  .e-gantt .e-prevtimespan::before {
169
- content: '\e85b';
150
+ content: "\e85b";
170
151
  }
171
-
172
152
  .e-gantt .e-nexttimespan::before {
173
- content: '\e85f';
153
+ content: "\e85f";
174
154
  }
175
-
176
155
  .e-gantt .e-left-resize-gripper::before,
177
156
  .e-gantt .e-right-resize-gripper::before {
178
- content: '\ebef';
157
+ content: "\ebef";
179
158
  }
180
-
181
159
  .e-gantt .e-zoomin::before {
182
- content: '\e349';
160
+ content: "\e349";
183
161
  }
184
-
185
162
  .e-gantt .e-zoomout::before {
186
- content: '\e351';
163
+ content: "\e351";
187
164
  }
188
-
189
165
  .e-gantt .e-zoomtofit::before {
190
- content: '\e657';
166
+ content: "\e657";
191
167
  }
192
-
193
168
  .e-gantt .e-add-above::before {
194
- content: '\e658';
169
+ content: "\e658";
195
170
  }
196
-
197
171
  .e-gantt .e-csvexport::before {
198
- content: '\e241';
172
+ content: "\e241";
199
173
  }
200
-
201
174
  .e-gantt .e-excelexport::before {
202
- content: '\e242';
175
+ content: "\e242";
203
176
  }
204
-
205
177
  .e-gantt .e-pdfexport::before {
206
- content: '\e240';
178
+ content: "\e240";
207
179
  }
208
-
209
180
  .e-gantt .e-indent::before {
210
- content: '\e33f';
181
+ content: "\e33f";
211
182
  }
212
-
213
183
  .e-gantt .e-outdent::before {
214
- content: '\e35d';
184
+ content: "\e35d";
215
185
  }
216
-
217
186
  .e-gantt .e-add-below::before {
218
- content: '\e659';
187
+ content: "\e659";
219
188
  }
220
189
 
221
190
  .e-gantt.e-device .e-backarrowspan::before,
222
191
  .e-gantt.e-device .e-icon-dlg-close::before {
223
- content: '\e85b';
192
+ content: "\e85b";
224
193
  }
225
-
226
194
  .e-gantt.e-device .e-left-resize-gripper::before,
227
195
  .e-gantt.e-device .e-right-resize-gripper::before {
228
- content: '\e903';
196
+ content: "\e903";
229
197
  }
230
198
 
231
199
  .e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
232
200
  height: 64px;
233
201
  }
234
-
235
202
  .e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
236
203
  height: 32px;
237
204
  }
238
-
239
205
  .e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
240
206
  height: 63px !important;
241
207
  }
242
-
243
208
  .e-bigger .e-columnmenu {
244
209
  top: 45px;
245
210
  }
246
-
247
211
  .e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
248
212
  padding: 16px 18px 0 18px;
249
213
  }
250
-
251
214
  .e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
252
215
  padding: 16px 18px 0 0;
253
216
  }
254
-
255
217
  .e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
256
218
  padding: 16px 18px 0 0;
257
219
  }
@@ -260,16 +222,13 @@
260
222
  display: block;
261
223
  width: 100%;
262
224
  }
263
-
264
225
  .e-gantt .e-cloneproperties {
265
226
  padding: 4px 5px;
266
227
  }
267
-
268
228
  .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
269
229
  left: -5px;
270
230
  position: relative;
271
231
  }
272
-
273
232
  .e-gantt .e-cloneproperties {
274
233
  border-style: solid;
275
234
  border-width: 1px;
@@ -287,127 +246,101 @@
287
246
  white-space: nowrap;
288
247
  z-index: 100;
289
248
  }
290
-
291
249
  .e-gantt .e-cloneproperties.e-draganddrop {
292
250
  border-spacing: 0;
293
251
  font-size: 12px;
294
252
  font-weight: normal;
295
253
  overflow: visible;
296
254
  }
297
-
298
255
  .e-gantt .e-cloneproperties .e-bothganttlines {
299
256
  border-width: 1px 0 0 1px;
300
257
  }
301
-
302
258
  .e-gantt .e-draganddrop {
303
259
  border-width: 0 1px 1px;
304
260
  font-weight: normal;
305
261
  padding: 0;
306
262
  }
307
-
308
263
  .e-gantt .e-draganddrop .e-rowcell {
309
- opacity: .95;
264
+ opacity: 0.95;
310
265
  }
311
-
312
266
  .e-gantt .e-cloneproperties.e-draganddrop table {
313
267
  border-spacing: 0;
314
268
  }
315
-
316
269
  .e-gantt .e-icons.e-errorelem {
317
270
  display: inline-block;
318
271
  padding-left: 10px;
319
272
  vertical-align: middle;
320
273
  }
321
-
322
274
  .e-gantt .e-errorelem::before {
323
275
  color: #e3165b;
324
- content: '\e22a';
276
+ content: "\e22a";
325
277
  transform: rotate(180deg);
326
278
  }
327
-
328
- .e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop,
329
- .e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
279
+ .e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop, .e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
330
280
  border-bottom: 0;
331
281
  border-right: 1px solid #eaeaea;
332
282
  border-top: 1px solid #eaeaea;
333
283
  }
334
-
335
284
  .e-gantt .e-gantt-toolbar {
336
285
  border-bottom-left-radius: 0;
337
286
  border-bottom-right-radius: 0;
338
287
  border-style: solid;
339
288
  border-width: 1px 1px 0;
340
289
  }
341
-
342
290
  .e-gantt .e-flmenu-valuediv {
343
291
  padding-top: 24px;
344
292
  }
345
-
346
293
  .e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
347
294
  margin: 0;
348
295
  }
349
-
350
296
  .e-gantt .e-gantt-splitter .e-pane {
351
297
  overflow: hidden !important;
352
298
  }
353
-
354
299
  .e-gantt .e-temp-content {
355
300
  border-left: 1px solid;
356
301
  }
357
-
358
302
  .e-gantt .e-tab {
359
303
  border: 0;
360
304
  }
361
-
362
305
  .e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active {
363
306
  border-color: transparent;
364
307
  }
365
-
366
308
  .e-gantt .e-gantt-tree-grid-pane .e-grid {
367
309
  border-width: 0;
368
310
  }
369
-
370
- .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
371
- .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
372
- .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
373
- .e-gantt .e-gantt-tree-grid-pane .e-grid.e-rtl .e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
374
- .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
311
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
312
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
313
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
314
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
315
+ .e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role=row]:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
375
316
  background-color: transparent;
376
317
  }
377
-
378
318
  .e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header {
379
319
  border-bottom-style: solid;
380
320
  border-bottom-width: 1px;
381
321
  height: 45px;
382
322
  }
383
-
384
323
  .e-gantt .e-gantt-tree-grid-pane .e-headercontent {
385
324
  border-right-width: 0 !important;
386
325
  }
387
-
388
326
  .e-gantt .e-gantt-tree-grid-pane .e-gridheader {
389
327
  border-top-style: none;
390
328
  border-top-width: 0;
391
329
  padding-right: 0 !important;
392
330
  }
393
-
394
331
  .e-gantt .e-gantt-tree-grid-pane .e-columnheader,
395
332
  .e-gantt .e-gantt-tree-grid-pane .e-headercell {
396
333
  height: 63px !important;
397
334
  }
398
-
399
335
  .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
400
336
  overflow-x: scroll !important;
401
337
  }
402
-
403
338
  .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
404
339
  width: calc(100% + 17px);
405
340
  }
406
-
407
341
  .e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info {
408
342
  text-align: center;
409
343
  }
410
-
411
344
  .e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info {
412
345
  display: inline-block;
413
346
  font-size: 18px;
@@ -415,41 +348,33 @@
415
348
  line-height: 10px;
416
349
  vertical-align: middle;
417
350
  }
418
-
419
351
  .e-gantt .e-gantt-chart {
420
352
  height: 100%;
421
353
  overflow: hidden;
422
354
  position: relative;
423
355
  width: 100%;
424
356
  }
425
-
426
357
  .e-gantt .e-gantt-chart .e-chart-root-container {
427
358
  border-right: 0 solid;
428
359
  }
429
-
430
360
  .e-gantt .e-gantt-chart .e-chart-root-container .e-content {
431
361
  -webkit-overflow-scrolling: touch;
432
362
  overflow-x: scroll;
433
363
  overflow-y: auto;
434
364
  position: relative;
435
365
  }
436
-
437
366
  .e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container {
438
367
  position: absolute;
439
368
  }
440
-
441
369
  .e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container {
442
370
  position: absolute;
443
371
  }
444
-
445
372
  .e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
446
373
  position: absolute;
447
374
  }
448
-
449
375
  .e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
450
376
  position: absolute;
451
377
  }
452
-
453
378
  .e-gantt .e-gantt-chart .e-timeline-header-container {
454
379
  border-bottom-style: solid;
455
380
  border-right-width: 0;
@@ -457,12 +382,10 @@
457
382
  position: relative;
458
383
  z-index: 6;
459
384
  }
460
-
461
385
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
462
386
  border-left: 0;
463
387
  padding: 0 3px;
464
388
  }
465
-
466
389
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
467
390
  border-collapse: collapse;
468
391
  border-spacing: 0;
@@ -471,7 +394,6 @@
471
394
  margin: 0;
472
395
  padding: 0;
473
396
  }
474
-
475
397
  .e-gantt .e-gantt-chart .e-timeline-header-table-body {
476
398
  border-collapse: collapse;
477
399
  box-sizing: border-box;
@@ -479,12 +401,10 @@
479
401
  transform: scale(1);
480
402
  white-space: nowrap;
481
403
  }
482
-
483
404
  .e-gantt .e-gantt-chart .e-timeline-header-table-body > tr {
484
405
  display: -ms-inline-flexbox;
485
406
  display: inline-flex;
486
407
  }
487
-
488
408
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
489
409
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
490
410
  border-spacing: 0;
@@ -505,7 +425,6 @@
505
425
  user-select: none;
506
426
  white-space: nowrap;
507
427
  }
508
-
509
428
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label,
510
429
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label {
511
430
  box-sizing: border-box;
@@ -515,13 +434,11 @@
515
434
  text-overflow: ellipsis;
516
435
  white-space: nowrap;
517
436
  }
518
-
519
437
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
520
438
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
521
439
  padding-left: 8px;
522
440
  text-align: left;
523
441
  }
524
-
525
442
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
526
443
  border-bottom-style: solid;
527
444
  border-bottom-width: 1px;
@@ -529,37 +446,30 @@
529
446
  border-spacing: 0;
530
447
  box-sizing: border-box;
531
448
  }
532
-
533
449
  .e-gantt .e-gantt-chart .e-zero-spacing {
534
450
  border-spacing: 0;
535
451
  }
536
-
537
452
  .e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
538
453
  border-top-color: transparent;
539
454
  }
540
-
541
455
  .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
542
456
  border-collapse: separate;
543
457
  border-style: solid;
544
458
  border-width: 1px 0 0;
545
459
  }
546
-
547
460
  .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell {
548
461
  font-size: 0;
549
462
  padding: 0;
550
463
  }
551
-
552
464
  .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow {
553
465
  border-bottom-width: 1px;
554
466
  }
555
-
556
467
  .e-gantt .e-gantt-chart .e-line-container-cell {
557
468
  border-right-style: solid;
558
469
  border-right-width: 1px;
559
470
  height: 100%;
560
471
  position: absolute;
561
472
  }
562
-
563
473
  .e-gantt .e-gantt-chart .e-taskbar-main-container {
564
474
  cursor: move;
565
475
  display: inline-block;
@@ -567,7 +477,6 @@
567
477
  vertical-align: middle;
568
478
  z-index: 3;
569
479
  }
570
-
571
480
  .e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container {
572
481
  -ms-flex-align: center;
573
482
  align-items: center;
@@ -579,7 +488,6 @@
579
488
  text-overflow: ellipsis;
580
489
  white-space: nowrap;
581
490
  }
582
-
583
491
  .e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container {
584
492
  -ms-flex-align: center;
585
493
  align-items: center;
@@ -592,16 +500,13 @@
592
500
  text-overflow: ellipsis;
593
501
  white-space: nowrap;
594
502
  }
595
-
596
503
  .e-gantt .e-gantt-chart .e-left-label-container {
597
504
  display: inline-block;
598
505
  }
599
-
600
506
  .e-gantt .e-gantt-chart .e-left-label-inner-div,
601
507
  .e-gantt .e-gantt-chart .e-right-label-container {
602
508
  overflow: hidden;
603
509
  }
604
-
605
510
  .e-gantt .e-gantt-chart .e-left-label-inner-div {
606
511
  -ms-flex-align: center;
607
512
  align-items: center;
@@ -611,21 +516,18 @@
611
516
  justify-content: flex-end;
612
517
  width: 100%;
613
518
  }
614
-
615
519
  .e-gantt .e-gantt-chart .e-label {
616
520
  margin: 3px;
617
521
  overflow: hidden;
618
522
  text-overflow: ellipsis;
619
523
  white-space: nowrap;
620
524
  }
621
-
622
525
  .e-gantt .e-gantt-chart .e-right-label-container {
623
526
  background-color: transparent;
624
527
  display: inline-block;
625
528
  margin: 0;
626
529
  position: absolute;
627
530
  }
628
-
629
531
  .e-gantt .e-gantt-chart .e-right-label-inner-div {
630
532
  -ms-flex-align: center;
631
533
  align-items: center;
@@ -635,7 +537,6 @@
635
537
  outline: none;
636
538
  overflow: hidden;
637
539
  }
638
-
639
540
  .e-gantt .e-gantt-chart .e-indicator-span {
640
541
  display: inline-block;
641
542
  font-size: 13px;
@@ -644,7 +545,6 @@
644
545
  position: absolute;
645
546
  text-overflow: ellipsis;
646
547
  }
647
-
648
548
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar,
649
549
  .e-gantt .e-gantt-chart .e-gantt-parent-taskbar,
650
550
  .e-gantt .e-gantt-chart .e-gantt-child-progressbar,
@@ -655,18 +555,15 @@
655
555
  display: inline-block;
656
556
  width: 100%;
657
557
  }
658
-
659
558
  .e-gantt .e-gantt-chart .e-manualparent-main-container {
660
559
  background-color: transparent;
661
560
  cursor: move;
662
561
  margin-top: -5px;
663
562
  position: absolute;
664
563
  }
665
-
666
564
  .e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar {
667
565
  margin-top: 3px;
668
566
  }
669
-
670
567
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
671
568
  border-color: inherit;
672
569
  border-top-style: dotted;
@@ -678,7 +575,6 @@
678
575
  top: 50%;
679
576
  width: 98%;
680
577
  }
681
-
682
578
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div,
683
579
  .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
684
580
  border-spacing: 0;
@@ -688,28 +584,23 @@
688
584
  padding: 0;
689
585
  z-index: 3;
690
586
  }
691
-
692
587
  .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
693
588
  z-index: 3;
694
589
  }
695
-
696
590
  .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div,
697
591
  .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
698
592
  box-sizing: border-box;
699
593
  text-align: right;
700
594
  }
701
-
702
595
  .e-gantt .e-gantt-chart .e-chart-scroll-container,
703
596
  .e-gantt .e-gantt-chart .e-chart-rows-container {
704
597
  -webkit-user-select: none;
705
598
  -ms-user-select: none;
706
599
  user-select: none;
707
600
  }
708
-
709
601
  .e-gantt .e-gantt-chart .e-chart-rows-container {
710
602
  line-height: initial;
711
603
  }
712
-
713
604
  .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
714
605
  .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
715
606
  display: inline-block;
@@ -718,7 +609,6 @@
718
609
  width: 10px;
719
610
  z-index: 4;
720
611
  }
721
-
722
612
  .e-gantt .e-gantt-chart .e-child-progress-resizer {
723
613
  display: inline-block;
724
614
  height: 15px;
@@ -727,11 +617,9 @@
727
617
  width: 20px;
728
618
  z-index: 5;
729
619
  }
730
-
731
620
  .e-gantt .e-gantt-chart .e-progress-resize-gripper {
732
621
  cursor: col-resize;
733
622
  }
734
-
735
623
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
736
624
  border-style: solid;
737
625
  border-width: 1px;
@@ -742,7 +630,6 @@
742
630
  top: 7px;
743
631
  width: 12px;
744
632
  }
745
-
746
633
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
747
634
  border-bottom-style: solid;
748
635
  border-bottom-width: 6px;
@@ -755,7 +642,6 @@
755
642
  top: -7px;
756
643
  width: 0;
757
644
  }
758
-
759
645
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
760
646
  border-bottom-style: solid;
761
647
  border-bottom-width: 6px;
@@ -768,21 +654,18 @@
768
654
  top: -6px;
769
655
  width: 0;
770
656
  }
771
-
772
657
  .e-gantt .e-gantt-chart .e-baseline-bar {
773
658
  border-radius: 2px;
774
659
  box-sizing: border-box;
775
660
  position: absolute;
776
661
  z-index: 2;
777
662
  }
778
-
779
663
  .e-gantt .e-gantt-chart .e-milestone-top,
780
664
  .e-gantt .e-gantt-chart .e-parent-milestone-top,
781
665
  .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
782
666
  border-style: none solid solid;
783
667
  border-top: 0;
784
668
  }
785
-
786
669
  .e-gantt .e-gantt-chart .e-milestone-top,
787
670
  .e-gantt .e-gantt-chart .e-milestone-bottom,
788
671
  .e-gantt .e-gantt-chart .e-parent-milestone-top,
@@ -792,19 +675,16 @@
792
675
  border-left-color: transparent;
793
676
  border-right-color: transparent;
794
677
  }
795
-
796
678
  .e-gantt .e-gantt-chart .e-milestone-bottom,
797
679
  .e-gantt .e-gantt-chart .e-parent-milestone-bottom,
798
680
  .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
799
681
  border-bottom: 0;
800
682
  border-style: solid solid none;
801
683
  }
802
-
803
684
  .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
804
685
  position: absolute;
805
686
  z-index: 2;
806
687
  }
807
-
808
688
  .e-gantt .e-gantt-chart .e-task-label {
809
689
  display: inline;
810
690
  font-weight: normal;
@@ -815,11 +695,9 @@
815
695
  vertical-align: middle;
816
696
  white-space: nowrap;
817
697
  }
818
-
819
698
  .e-gantt .e-gantt-chart .e-task-table {
820
699
  overflow: hidden;
821
700
  }
822
-
823
701
  .e-gantt .e-gantt-chart .e-left-resize-gripper,
824
702
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
825
703
  -ms-flex-align: center;
@@ -828,44 +706,37 @@
828
706
  display: -ms-inline-flexbox;
829
707
  display: inline-flex;
830
708
  }
831
-
832
709
  .e-gantt .e-gantt-chart .e-holiday {
833
710
  display: inline-block;
834
711
  position: absolute;
835
712
  }
836
-
837
713
  .e-gantt .e-gantt-chart .e-holiday .e-span {
838
714
  position: absolute;
839
715
  transform: rotate(-90deg);
840
716
  white-space: nowrap;
841
717
  width: 0;
842
718
  }
843
-
844
719
  .e-gantt .e-gantt-chart .e-weekend {
845
720
  display: inline-block;
846
721
  position: absolute;
847
722
  z-index: 0;
848
723
  }
849
-
850
724
  .e-gantt .e-gantt-chart .e-rangecontainer .e-leftarc {
851
725
  border-bottom-left-radius: 0px;
852
726
  border-top-left-radius: 0px;
853
727
  position: absolute;
854
728
  }
855
-
856
729
  .e-gantt .e-gantt-chart .e-rangecontainer .e-rightarc {
857
730
  border-bottom-right-radius: 0px;
858
731
  border-top-right-radius: 0px;
859
732
  position: absolute;
860
733
  }
861
-
862
734
  .e-gantt .e-gantt-chart .e-event-markers {
863
735
  border-left: 1px dashed;
864
736
  position: absolute;
865
737
  width: 1px;
866
738
  z-index: 2;
867
739
  }
868
-
869
740
  .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
870
741
  border-radius: 3px;
871
742
  font-weight: 500;
@@ -879,7 +750,6 @@
879
750
  width: auto;
880
751
  z-index: 2;
881
752
  }
882
-
883
753
  .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
884
754
  border-bottom: 5px solid transparent;
885
755
  border-right: 5px solid;
@@ -889,52 +759,42 @@
889
759
  top: 60px;
890
760
  width: 0;
891
761
  }
892
-
893
762
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
894
763
  border-radius: 0;
895
764
  border-style: none;
896
765
  display: inline-block;
897
766
  }
898
-
899
767
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
900
768
  border-left-style: solid;
901
769
  border-left-width: 10px;
902
770
  }
903
-
904
771
  .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
905
772
  border-right-style: solid;
906
773
  border-right-width: 10px;
907
774
  }
908
-
909
775
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow,
910
776
  .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
911
777
  border-bottom: 5px solid transparent;
912
778
  border-top: 5px solid transparent;
913
779
  }
914
-
915
780
  .e-gantt .e-gantt-chart .e-connector-line-container {
916
781
  z-index: 5;
917
782
  }
918
-
919
783
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
920
784
  z-index: 1;
921
785
  }
922
-
923
786
  .e-gantt .e-gantt-chart .e-connector-line-hover {
924
787
  outline: 1px solid;
925
788
  }
926
-
927
789
  .e-gantt .e-gantt-chart .e-connector-line-hover-z-index {
928
790
  z-index: 100;
929
791
  }
930
-
931
792
  .e-gantt .e-gantt-chart .e-connectortouchpoint {
932
793
  background-color: transparent;
933
794
  display: block;
934
795
  position: absolute;
935
796
  z-index: 5;
936
797
  }
937
-
938
798
  .e-gantt .e-gantt-chart .e-connectorpoint-right,
939
799
  .e-gantt .e-gantt-chart .e-connectorpoint-left,
940
800
  .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
@@ -943,7 +803,6 @@
943
803
  display: inline-block;
944
804
  position: absolute;
945
805
  }
946
-
947
806
  .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
948
807
  .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
949
808
  border-style: solid;
@@ -952,11 +811,9 @@
952
811
  cursor: pointer;
953
812
  display: inline-block;
954
813
  }
955
-
956
814
  .e-gantt .e-gantt-chart .e-connectorpoint-allow-block {
957
815
  cursor: no-drop;
958
816
  }
959
-
960
817
  .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left,
961
818
  .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
962
819
  background-color: #989A9C;
@@ -968,29 +825,24 @@
968
825
  position: absolute;
969
826
  width: 10px;
970
827
  }
971
-
972
828
  .e-gantt .e-gantt-chart .e-manualparent-milestone-top,
973
829
  .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
974
830
  border-bottom-color: #989A9C;
975
831
  }
976
-
977
832
  .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
978
833
  cursor: e-resize;
979
834
  margin-left: -8px;
980
835
  }
981
-
982
836
  .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left {
983
837
  margin-left: 0;
984
838
  }
985
-
986
839
  .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar {
987
840
  background: #989A9C;
988
841
  margin-top: 3px;
989
842
  position: absolute;
990
843
  }
991
-
992
844
  .e-gantt .e-gantt-chart .e-icon {
993
- font-family: 'e-icons';
845
+ font-family: "e-icons";
994
846
  font-size: 13px;
995
847
  font-style: normal;
996
848
  font-variant: normal;
@@ -999,7 +851,6 @@
999
851
  text-transform: none;
1000
852
  vertical-align: middle;
1001
853
  }
1002
-
1003
854
  .e-gantt .e-gantt-chart .e-active-container {
1004
855
  outline: 1px solid;
1005
856
  outline-offset: 2px;
@@ -1008,11 +859,9 @@
1008
859
  .e-gantt-dialog .e-tab .e-tab-header {
1009
860
  padding-left: 13px;
1010
861
  }
1011
-
1012
862
  .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1013
863
  display: block;
1014
864
  }
1015
-
1016
865
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1017
866
  border-style: solid;
1018
867
  border-width: 0px;
@@ -1025,96 +874,75 @@
1025
874
  .e-gantt-dialog {
1026
875
  border: 0;
1027
876
  }
1028
-
1029
877
  .e-gantt-dialog .e-gridform .e-table {
1030
878
  border-spacing: 0;
1031
879
  }
1032
-
1033
880
  .e-gantt-dialog .e-item {
1034
881
  height: 241px;
1035
882
  }
1036
-
1037
883
  .e-gantt-dialog .e-dependent-div {
1038
884
  border-bottom-width: 1px;
1039
885
  }
1040
-
1041
886
  .e-gantt-dialog .e-icon-dlg-close {
1042
887
  opacity: initial;
1043
888
  }
1044
-
1045
889
  .e-gantt-dialog .e-toolbar {
1046
890
  border-top-width: 0;
1047
891
  }
1048
-
1049
892
  .e-gantt-dialog .e-resource-div {
1050
893
  border-bottom-width: 1px;
1051
894
  }
1052
-
1053
895
  .e-gantt-dialog .e-resource-div .e-gridheader {
1054
896
  border-top-width: 0;
1055
897
  }
1056
-
1057
898
  .e-gantt-dialog .e-edit-form-row {
1058
899
  height: 241px;
1059
900
  overflow-y: auto;
1060
901
  }
1061
-
1062
902
  .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1063
903
  float: left;
1064
904
  padding: 15px 20px 0 18px;
1065
905
  width: 50%;
1066
906
  }
1067
-
1068
907
  .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1069
908
  float: left;
1070
909
  padding: 16px 16px 0 0;
1071
910
  width: 50%;
1072
911
  }
1073
-
1074
912
  .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1075
913
  padding: 16px 16px 0 0;
1076
914
  }
1077
-
1078
915
  .e-gantt-dialog .e-edit-form-column {
1079
916
  height: 75px;
1080
917
  }
1081
-
1082
918
  .e-gantt-dialog .e-dependent-div .e-content {
1083
919
  height: 161px;
1084
920
  }
1085
-
1086
921
  .e-gantt-dialog .e-resource-div .e-content {
1087
922
  height: 202px;
1088
923
  }
1089
-
1090
924
  .e-gantt-dialog .e-richtexteditor {
1091
925
  border-bottom-width: 1px;
1092
926
  height: 241px !important;
1093
927
  overflow: hidden;
1094
928
  }
1095
-
1096
929
  .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1097
930
  border-top: 0;
1098
931
  }
1099
-
1100
932
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1101
933
  border-bottom-width: 0px;
1102
934
  height: 200px;
1103
935
  }
1104
-
1105
936
  .e-gantt-dialog > .e-dlg-content {
1106
937
  padding: 0 !important;
1107
938
  }
1108
-
1109
939
  .e-gantt-dialog .e-dlg-header-content {
1110
940
  border-bottom: 0 !important;
1111
941
  }
1112
-
1113
942
  .e-gantt-dialog .e-dlg-header-content {
1114
943
  border-radius: 0px;
1115
944
  padding-bottom: 4px;
1116
945
  }
1117
-
1118
946
  .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1119
947
  border-radius: 50%;
1120
948
  height: auto !important;
@@ -1122,7 +950,7 @@
1122
950
  }
1123
951
 
1124
952
  .e-icon-rowselect::before {
1125
- content: '\e930';
953
+ content: "\e930";
1126
954
  }
1127
955
 
1128
956
  .e-ganttpopup {
@@ -1134,12 +962,10 @@
1134
962
  user-select: none;
1135
963
  z-index: 99999;
1136
964
  }
1137
-
1138
965
  .e-ganttpopup .e-rowselect {
1139
966
  line-height: 18px;
1140
967
  text-indent: 7%;
1141
968
  }
1142
-
1143
969
  .e-ganttpopup span {
1144
970
  border: 1px solid transparent;
1145
971
  cursor: pointer;
@@ -1148,7 +974,6 @@
1148
974
  padding: 4px;
1149
975
  width: 26px;
1150
976
  }
1151
-
1152
977
  .e-ganttpopup .e-content {
1153
978
  border-radius: 4px;
1154
979
  border-style: solid;
@@ -1156,18 +981,16 @@
1156
981
  font-size: 14px;
1157
982
  padding: 4px;
1158
983
  }
1159
-
1160
984
  .e-ganttpopup .e-tail::after,
1161
985
  .e-ganttpopup .e-tail::before,
1162
986
  .e-ganttpopup .e-ganttpopup {
1163
987
  border: 10px solid transparent;
1164
- content: '';
988
+ content: "";
1165
989
  height: 0;
1166
990
  left: 8px;
1167
991
  position: absolute;
1168
992
  width: 0;
1169
993
  }
1170
-
1171
994
  .e-ganttpopup .e-downtail::after {
1172
995
  top: 34px;
1173
996
  }
@@ -1181,7 +1004,7 @@
1181
1004
  }
1182
1005
 
1183
1006
  .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1184
- content: '';
1007
+ content: "";
1185
1008
  }
1186
1009
 
1187
1010
  .e-bigger .e-gantt .e-gantt-chart .e-label {
@@ -1199,74 +1022,58 @@
1199
1022
  padding: 15px 20px 0 18px;
1200
1023
  width: 100%;
1201
1024
  }
1202
-
1203
1025
  .e-gantt.e-device .e-edit-form-row {
1204
1026
  height: auto;
1205
1027
  }
1206
-
1207
1028
  .e-gantt.e-device .e-adaptive-searchbar {
1208
1029
  padding: 5px 10px;
1209
1030
  width: 90%;
1210
1031
  }
1211
-
1212
1032
  .e-gantt.e-device .e-backarrowspan {
1213
1033
  font-size: 16px;
1214
1034
  padding: 5px 10px;
1215
1035
  }
1216
-
1217
1036
  .e-gantt.e-device .e-gantt-dialog {
1218
1037
  max-height: none;
1219
1038
  }
1220
-
1221
1039
  .e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn {
1222
1040
  float: left;
1223
1041
  left: -4px;
1224
1042
  }
1225
-
1226
1043
  .e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close {
1227
1044
  font-size: 16px;
1228
1045
  }
1229
-
1230
1046
  .e-gantt.e-device .e-gantt-dialog .e-dlg-header {
1231
1047
  display: inline-block;
1232
1048
  }
1233
-
1234
1049
  .e-gantt.e-device .e-toolbar-item {
1235
1050
  padding: 7px;
1236
1051
  }
1237
-
1238
1052
  .e-gantt.e-device .e-toolbar .e-icons {
1239
1053
  font-size: 18px;
1240
1054
  }
1241
-
1242
1055
  .e-gantt.e-device .e-gridheader .e-icons {
1243
1056
  font-size: 12px;
1244
1057
  }
1245
-
1246
1058
  .e-gantt.e-device .e-right-resize-gripper,
1247
1059
  .e-gantt.e-device .e-left-resize-gripper {
1248
1060
  border: 7px solid;
1249
1061
  z-index: -1;
1250
1062
  }
1251
-
1252
1063
  .e-gantt.e-device .e-right-resize-gripper::before,
1253
1064
  .e-gantt.e-device .e-left-resize-gripper::before {
1254
1065
  font-size: 14px;
1255
1066
  margin-left: -7px;
1256
1067
  }
1257
-
1258
1068
  .e-gantt.e-device .e-dependent-div .e-content {
1259
1069
  height: 100%;
1260
1070
  }
1261
-
1262
1071
  .e-gantt.e-device .e-resource-div .e-content {
1263
1072
  height: 100%;
1264
1073
  }
1265
-
1266
1074
  .e-gantt.e-device .e-richtexteditor {
1267
1075
  height: 100%;
1268
1076
  }
1269
-
1270
1077
  .e-gantt.e-device .e-richtexteditor .e-rte-content {
1271
1078
  height: 100%;
1272
1079
  }
@@ -1276,63 +1083,50 @@
1276
1083
  border-color: #eaeaea;
1277
1084
  border-radius: 0px;
1278
1085
  }
1279
-
1280
1086
  .e-gantt .e-cloneproperties.e-draganddrop {
1281
1087
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
1282
- opacity: .95;
1088
+ opacity: 0.95;
1283
1089
  overflow: visible;
1284
1090
  }
1285
-
1286
1091
  .e-gantt .e-cloneproperties {
1287
1092
  background-color: #d1ebff;
1288
1093
  border-color: #eaeaea;
1289
1094
  color: #333;
1290
1095
  }
1291
-
1292
1096
  .e-gantt .e-cloneproperties.e-draganddrop .e-rowcell {
1293
1097
  color: #333;
1294
1098
  }
1295
-
1296
1099
  .e-gantt .e-cloneproperties.e-draganddrop table,
1297
1100
  .e-gantt .e-cloneproperties.e-draganddrop table .e-selectionbackground {
1298
1101
  background-color: #fff;
1299
1102
  height: 30px;
1300
1103
  }
1301
-
1302
1104
  .e-gantt .e-gantt-toolbar + .e-gantt-splitter {
1303
1105
  border-top-left-radius: 0px;
1304
1106
  border-top-right-radius: 0px;
1305
1107
  }
1306
-
1307
1108
  .e-gantt .e-grid .e-focused:not(.e-menu-item) {
1308
1109
  box-shadow: 0 0 0 1px #666 inset !important;
1309
1110
  }
1310
-
1311
1111
  .e-gantt .e-temp-content {
1312
1112
  border-color: #eaeaea;
1313
1113
  }
1314
-
1315
1114
  .e-gantt .e-splitter-box {
1316
1115
  border-color: #eaeaea;
1317
1116
  }
1318
-
1319
1117
  .e-gantt .e-gantt-temp-header {
1320
1118
  border-color: #eaeaea;
1321
1119
  }
1322
-
1323
1120
  .e-gantt .e-gantt-chart-pane {
1324
1121
  border-color: #eaeaea;
1325
1122
  }
1326
-
1327
1123
  .e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
1328
1124
  height: 45px !important;
1329
1125
  }
1330
-
1331
1126
  .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1332
- background: #d1ebff;
1127
+ background: rgb(209, 235, 255);
1333
1128
  opacity: 1;
1334
1129
  }
1335
-
1336
1130
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1337
1131
  background: #fff;
1338
1132
  border-bottom-color: #eaeaea;
@@ -1341,470 +1135,368 @@
1341
1135
  color: #666;
1342
1136
  height: 64px;
1343
1137
  }
1344
-
1345
1138
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
1346
1139
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
1347
1140
  border-color: #eaeaea;
1348
1141
  color: #666;
1349
1142
  }
1350
-
1351
1143
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
1352
1144
  height: 46px;
1353
1145
  line-height: 46px;
1354
1146
  }
1355
-
1356
1147
  .e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
1357
1148
  height: 46px !important;
1358
1149
  }
1359
-
1360
1150
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1361
1151
  height: 32px;
1362
1152
  }
1363
-
1364
1153
  .e-gantt .e-gantt-chart .e-chart-root-container {
1365
1154
  background-color: #fff;
1366
1155
  border-color: #eaeaea;
1367
1156
  }
1368
-
1369
1157
  .e-gantt .e-gantt-chart .e-timeline-header-table-body {
1370
1158
  border-spacing: 0;
1371
1159
  }
1372
-
1373
1160
  .e-gantt .e-gantt-chart .e-chart-row-border {
1374
1161
  border-top-color: #e0e0e0;
1375
1162
  }
1376
-
1377
1163
  .e-gantt .e-gantt-chart .e-chart-row-cell {
1378
- color: black;
1164
+ color: rgb(0, 0, 0);
1379
1165
  }
1380
-
1381
1166
  .e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow {
1382
1167
  border-bottom-color: #e0e0e0;
1383
1168
  }
1384
-
1385
1169
  .e-gantt .e-gantt-chart .e-line-container-cell {
1386
1170
  border-color: #e0e0e0;
1387
1171
  }
1388
-
1389
1172
  .e-gantt .e-gantt-chart .e-active-container {
1390
1173
  outline-color: #666;
1391
1174
  }
1392
-
1393
1175
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1394
1176
  background-color: #0078d6;
1395
1177
  border: 1px solid #005ba3;
1396
1178
  border-radius: 0px;
1397
1179
  }
1398
-
1399
1180
  .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
1400
1181
  border: 1px solid #fff;
1401
1182
  border-bottom: 0;
1402
1183
  border-top: 0;
1403
1184
  }
1404
-
1405
1185
  .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-progressbar {
1406
1186
  width: 0px !important;
1407
1187
  }
1408
-
1409
1188
  .e-gantt .e-gantt-chart .e-collapse-parent .e-collapsed-taskbar-drag {
1410
1189
  background-color: #005ba3;
1411
1190
  }
1412
-
1413
1191
  .e-gantt .e-gantt-chart .e-collapse-parent .e-left-connectorpoint-outer-div {
1414
1192
  display: none;
1415
1193
  }
1416
-
1417
1194
  .e-gantt .e-gantt-chart .e-collapse-parent .e-right-connectorpoint-outer-div {
1418
1195
  display: none;
1419
1196
  }
1420
-
1421
1197
  .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
1422
1198
  background-color: #767676;
1423
1199
  border: 1px solid #505050;
1424
1200
  border-radius: 0px;
1425
1201
  }
1426
-
1427
1202
  .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1428
1203
  background-color: #505050;
1429
1204
  border: 0px;
1430
1205
  border-radius: 0px;
1431
1206
  }
1432
-
1433
1207
  .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
1434
1208
  background-color: #005ba3;
1435
1209
  border: 0px;
1436
1210
  border-radius: 4px;
1437
1211
  }
1438
-
1439
1212
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1440
1213
  background-color: #9A38BA;
1441
1214
  border: 1px solid #6D1888;
1442
1215
  }
1443
-
1444
1216
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
1445
1217
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #9A38BA 30%, #9A38BA 70%, #9A38BA 70%, rgba(63, 81, 181, 0.2) 100%);
1446
1218
  }
1447
-
1448
1219
  .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1449
1220
  background-color: #6D1888;
1450
1221
  border: 0px;
1451
1222
  }
1452
-
1453
1223
  .e-gantt .e-gantt-chart .e-holiday {
1454
1224
  background: #f4f4f4;
1455
1225
  }
1456
-
1457
1226
  .e-gantt .e-gantt-chart .e-holiday .e-span {
1458
1227
  color: #333;
1459
1228
  font-size: 13px;
1460
1229
  }
1461
-
1462
1230
  .e-gantt .e-gantt-chart .e-weekend {
1463
1231
  background: #f8f8f8;
1464
1232
  }
1465
-
1466
1233
  .e-gantt .e-gantt-chart .e-weekend-header-cell {
1467
1234
  background: #f8f8f8;
1468
1235
  }
1469
-
1470
1236
  .e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv {
1471
1237
  border: 2px solid #FC7A05;
1472
1238
  width: 5px;
1473
1239
  z-index: 6;
1474
1240
  }
1475
-
1476
1241
  .e-gantt .e-gantt-chart .e-event-markers {
1477
1242
  border-left-color: #0078d6;
1478
1243
  }
1479
-
1480
1244
  .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
1481
1245
  background-color: #cae8ff;
1482
1246
  color: #005a9e;
1483
1247
  font-size: 12px;
1484
1248
  }
1485
-
1486
1249
  .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
1487
1250
  border-right-color: #cae8ff;
1488
1251
  }
1489
-
1490
1252
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
1491
1253
  background: linear-gradient(to right, rgba(0, 91, 163, 0.2), #005ba3 30%, #005ba3 70%, #005ba3 70%, rgba(0, 91, 163, 0.2) 100%);
1492
1254
  background-color: rgba(0, 91, 163, 0.2);
1493
1255
  border: 0px;
1494
1256
  border-radius: 0px;
1495
1257
  }
1496
-
1497
1258
  .e-gantt .e-gantt-chart .e-unscheduled-milestone-top {
1498
1259
  border-bottom-color: rgba(51, 51, 51, 0.6);
1499
1260
  }
1500
-
1501
1261
  .e-gantt .e-gantt-chart .e-unscheduled-milestone-bottom {
1502
1262
  border-top-color: rgba(51, 51, 51, 0.6);
1503
1263
  }
1504
-
1505
1264
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
1506
1265
  background: #222;
1507
1266
  }
1508
-
1509
1267
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
1510
1268
  border-bottom-color: #222;
1511
1269
  }
1512
-
1513
1270
  .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
1514
1271
  display: block;
1515
1272
  z-index: 5;
1516
1273
  }
1517
-
1518
1274
  .e-gantt .e-gantt-chart .e-line {
1519
1275
  border-color: #00457a;
1520
1276
  }
1521
-
1522
1277
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
1523
1278
  border-left-color: #00457a;
1524
1279
  }
1525
-
1526
1280
  .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
1527
1281
  border-right-color: #00457a;
1528
1282
  }
1529
-
1530
1283
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow-hover {
1531
1284
  border-left-color: #005ba3;
1532
1285
  }
1533
-
1534
1286
  .e-gantt .e-gantt-chart .e-connector-line-left-arrow-hover {
1535
1287
  border-right-color: #005ba3;
1536
1288
  }
1537
-
1538
1289
  .e-gantt .e-gantt-chart .e-connector-line-hover {
1539
1290
  border-color: #005ba3;
1540
1291
  outline-color: #005ba3;
1541
1292
  }
1542
-
1543
1293
  .e-gantt .e-gantt-chart .e-gantt-false-line {
1544
1294
  border-top-color: #0078d6;
1545
1295
  }
1546
-
1547
1296
  .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
1548
1297
  .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
1549
1298
  background-color: #666;
1550
1299
  border-color: #fff;
1551
1300
  }
1552
-
1553
1301
  .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
1554
1302
  .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
1555
1303
  background-color: #fff;
1556
1304
  border-color: #00457a;
1557
1305
  }
1558
-
1559
1306
  .e-gantt .e-gantt-chart .e-left-label-inner-div,
1560
1307
  .e-gantt .e-gantt-chart .e-right-label-inner-div {
1561
1308
  color: #333;
1562
1309
  font-size: 13px;
1563
1310
  }
1564
-
1565
1311
  .e-gantt .e-gantt-chart .e-left-label-temp-container {
1566
1312
  color: #333;
1567
1313
  font-size: 13px;
1568
1314
  padding-right: 25px;
1569
1315
  }
1570
-
1571
1316
  .e-gantt .e-gantt-chart .e-right-label-temp-container {
1572
1317
  color: #333;
1573
1318
  font-size: 13px;
1574
1319
  margin-left: 25px;
1575
1320
  }
1576
-
1577
1321
  .e-gantt .e-gantt-chart .e-right-label-container {
1578
1322
  margin-left: 25px;
1579
1323
  }
1580
-
1581
1324
  .e-gantt .e-gantt-chart .e-left-label-container {
1582
1325
  padding-right: 25px;
1583
1326
  }
1584
-
1585
1327
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
1586
1328
  margin-left: 2px;
1587
1329
  }
1588
-
1589
1330
  .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
1590
1331
  .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
1591
1332
  height: 8px;
1592
1333
  width: 12px;
1593
1334
  }
1594
-
1595
1335
  .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
1596
1336
  left: -12px;
1597
1337
  }
1598
-
1599
1338
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left,
1600
1339
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
1601
1340
  border-right: transparent;
1602
1341
  border-width: 3px;
1603
1342
  }
1604
-
1605
1343
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
1606
1344
  border-bottom-left-radius: 0px;
1607
1345
  border-bottom-right-radius: 2px;
1608
1346
  border-top-left-radius: 0px;
1609
1347
  border-top-right-radius: 2px;
1610
1348
  }
1611
-
1612
1349
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left {
1613
1350
  border-bottom-left-radius: 2px;
1614
1351
  border-top-left-radius: 2px;
1615
1352
  }
1616
-
1617
1353
  .e-gantt .e-gantt-chart .e-task-label {
1618
1354
  color: #fff;
1619
1355
  font-size: 12px;
1620
1356
  }
1621
-
1622
1357
  .e-gantt .e-gantt-chart .e-icon {
1623
1358
  color: #fff;
1624
1359
  }
1625
-
1626
1360
  .e-gantt .e-gantt-chart .e-milestone-top {
1627
1361
  border-bottom-color: #505050;
1628
1362
  }
1629
-
1630
1363
  .e-gantt .e-gantt-chart .e-milestone-bottom {
1631
1364
  border-top-color: #505050;
1632
1365
  }
1633
-
1634
1366
  .e-gantt .e-gantt-chart .e-parent-milestone-top {
1635
1367
  border-bottom-color: #505050;
1636
1368
  }
1637
-
1638
1369
  .e-gantt .e-gantt-chart .e-parent-milestone-bottom {
1639
1370
  border-top-color: #505050;
1640
1371
  }
1641
-
1642
1372
  .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1643
1373
  border-bottom-color: #989A9C;
1644
1374
  }
1645
-
1646
1375
  .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1647
1376
  border-top-color: #989A9C;
1648
1377
  }
1649
-
1650
1378
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
1651
1379
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
1652
1380
  }
1653
-
1654
1381
  .e-gantt .e-gantt-chart .e-label {
1655
1382
  color: #333;
1656
1383
  font-size: 13px;
1657
1384
  }
1658
-
1659
1385
  .e-gantt .e-gantt-chart .e-active {
1660
- background: #d1ebff;
1386
+ background: rgb(209, 235, 255);
1661
1387
  color: #333;
1662
1388
  opacity: 1;
1663
1389
  }
1664
-
1665
1390
  .e-gantt .e-gantt-chart .e-active .e-label {
1666
1391
  color: #333;
1667
1392
  }
1668
-
1669
1393
  .e-gantt .e-gantt-chart .e-baseline-bar {
1670
1394
  background-color: #D83B01;
1671
1395
  }
1672
-
1673
1396
  .e-gantt .e-gantt-chart .e-baseline-milestone-top {
1674
1397
  border-bottom-color: #D83B01;
1675
1398
  }
1676
-
1677
1399
  .e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
1678
1400
  border-top-color: #D83B01;
1679
1401
  }
1680
-
1681
1402
  .e-gantt .e-gantt-chart .e-uptail::before {
1682
1403
  border-bottom-color: #e0e0e0;
1683
1404
  }
1684
-
1685
1405
  .e-gantt .e-gantt-chart .e-downtail::after {
1686
1406
  border-top-color: #fff;
1687
1407
  }
1688
-
1689
1408
  .e-gantt .e-gantt-chart .e-downtail::before {
1690
1409
  border-top-color: #e0e0e0;
1691
1410
  }
1692
-
1693
1411
  .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
1694
1412
  background-color: #fff;
1695
1413
  border-color: #e0e0e0;
1696
1414
  }
1697
-
1698
1415
  .e-gantt .e-gantt-chart .e-spanclicked,
1699
1416
  .e-gantt .e-gantt-chart .e-grid .e-gridpopup .e-spanclicked {
1700
1417
  border-color: #000;
1701
1418
  }
1702
-
1703
1419
  .e-gantt .e-gantt-chart .e-active-parent-task {
1704
1420
  border-radius: 4px;
1705
1421
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.5);
1706
1422
  }
1707
-
1708
1423
  .e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-taskbar-inner-div {
1709
1424
  background: #1a1a1a;
1710
1425
  border: #1a1a1a;
1711
1426
  }
1712
-
1713
1427
  .e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-progressbar-inner-div {
1714
1428
  background-color: transparent;
1715
1429
  border: transparent;
1716
1430
  }
1717
-
1718
1431
  .e-gantt .e-gantt-chart .e-active-parent-task .e-task-label {
1719
1432
  color: transparent;
1720
1433
  }
1721
-
1722
1434
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label {
1723
1435
  color: transparent !important;
1724
1436
  }
1725
-
1726
1437
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
1727
1438
  border-color: #8A8A8A !important;
1728
1439
  }
1729
-
1730
1440
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
1731
1441
  border-left-color: #8A8A8A !important;
1732
1442
  }
1733
-
1734
1443
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
1735
1444
  border-right-color: #8A8A8A !important;
1736
1445
  }
1737
-
1738
1446
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
1739
1447
  background: #D5D5D5 !important;
1740
1448
  border: #D5D5D5 !important;
1741
1449
  }
1742
-
1743
1450
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
1744
1451
  background-color: transparent !important;
1745
1452
  border: transparent !important;
1746
1453
  }
1747
-
1748
1454
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1749
1455
  border-bottom-color: #D5D5D5 !important;
1750
1456
  }
1751
-
1752
1457
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1753
1458
  border-top-color: #D5D5D5 !important;
1754
1459
  }
1755
-
1756
1460
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1757
1461
  background-color: #8A8A8A !important;
1758
1462
  border: #8A8A8A !important;
1759
1463
  }
1760
-
1761
1464
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
1762
1465
  background-color: transparent !important;
1763
1466
  border: transparent !important;
1764
1467
  }
1765
-
1766
1468
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-child-taskbar-inner-div {
1767
1469
  background: #005ba3 !important;
1768
1470
  border: #005ba3 !important;
1769
1471
  }
1770
-
1771
1472
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
1772
1473
  border-bottom-color: #005ba3 !important;
1773
1474
  }
1774
-
1775
1475
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
1776
1476
  border-top-color: #005ba3 !important;
1777
1477
  }
1778
-
1779
1478
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
1780
1479
  background: #3daaff !important;
1781
1480
  border: #3daaff !important;
1782
1481
  }
1783
-
1784
1482
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
1785
1483
  border-bottom-color: #3daaff !important;
1786
1484
  }
1787
-
1788
1485
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
1789
1486
  border-top-color: #3daaff !important;
1790
1487
  }
1791
-
1792
1488
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
1793
1489
  border-color: #005ba3 !important;
1794
1490
  }
1795
-
1796
1491
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-right-arrow {
1797
1492
  border-left-color: #005ba3 !important;
1798
1493
  }
1799
-
1800
1494
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-left-arrow {
1801
1495
  border-right-color: #005ba3 !important;
1802
1496
  }
1803
-
1804
1497
  .e-gantt .e-icons {
1805
1498
  color: rgba(0, 0, 0, 0.87);
1806
1499
  }
1807
-
1808
1500
  .e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
1809
1501
  color: #666 !important;
1810
1502
  }
@@ -1812,47 +1504,36 @@
1812
1504
  .e-gantt-dialog .e-dlg-header {
1813
1505
  color: #fff;
1814
1506
  }
1815
-
1816
1507
  .e-gantt-dialog .e-dlg-header-content {
1817
1508
  background: #0078d6;
1818
1509
  }
1819
-
1820
1510
  .e-gantt-dialog .e-icon-dlg-close {
1821
1511
  color: #fff;
1822
1512
  }
1823
-
1824
1513
  .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1825
1514
  background-color: #eaeaea;
1826
1515
  }
1827
-
1828
1516
  .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1829
1517
  color: #0078d6;
1830
1518
  }
1831
-
1832
1519
  .e-gantt-dialog .e-tab .e-tab-header {
1833
1520
  background: #0078d6;
1834
1521
  }
1835
-
1836
1522
  .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1837
1523
  background: #fff;
1838
1524
  }
1839
-
1840
1525
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1841
1526
  background-color: transparent;
1842
1527
  }
1843
-
1844
1528
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1845
1529
  color: #fff;
1846
1530
  }
1847
-
1848
1531
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1849
1532
  border-color: transparent;
1850
1533
  }
1851
-
1852
1534
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1853
1535
  color: rgba(255, 255, 255, 0.8);
1854
1536
  }
1855
-
1856
1537
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1857
1538
  background: transparent;
1858
1539
  border-bottom: 0px;
@@ -1860,7 +1541,6 @@
1860
1541
  border-bottom-right-radius: 0px;
1861
1542
  border-color: transparent;
1862
1543
  }
1863
-
1864
1544
  .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1865
1545
  color: white;
1866
1546
  }
@@ -1870,7 +1550,6 @@
1870
1550
  border-color: #9e9e9e;
1871
1551
  color: #eee;
1872
1552
  }
1873
-
1874
1553
  .e-gantt.e-device .e-backarrowspan {
1875
1554
  color: #000;
1876
- }
1555
+ }