@syncfusion/ej2-vue-gantt 26.1.42 → 26.2.4

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 (44) hide show
  1. package/dist/ej2-vue-gantt.umd.min.js +2 -2
  2. package/dist/ej2-vue-gantt.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-gantt.es2015.js +2 -8
  4. package/dist/es6/ej2-vue-gantt.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-gantt.es5.js +2 -8
  6. package/dist/es6/ej2-vue-gantt.es5.js.map +1 -1
  7. package/package.json +8 -8
  8. package/src/gantt/gantt.component.js +2 -8
  9. package/styles/bootstrap-dark.css +1 -2188
  10. package/styles/bootstrap.css +1 -2318
  11. package/styles/bootstrap4.css +1 -2531
  12. package/styles/bootstrap5-dark.css +1 -2213
  13. package/styles/bootstrap5.css +1 -2213
  14. package/styles/fabric-dark.css +1 -2133
  15. package/styles/fabric.css +1 -2121
  16. package/styles/fluent-dark.css +1 -2209
  17. package/styles/fluent.css +1 -2209
  18. package/styles/fluent2.css +1 -3450
  19. package/styles/gantt/bootstrap-dark.css +1 -2188
  20. package/styles/gantt/bootstrap.css +1 -2318
  21. package/styles/gantt/bootstrap4.css +1 -2531
  22. package/styles/gantt/bootstrap5-dark.css +1 -2213
  23. package/styles/gantt/bootstrap5.css +1 -2213
  24. package/styles/gantt/fabric-dark.css +1 -2133
  25. package/styles/gantt/fabric.css +1 -2121
  26. package/styles/gantt/fluent-dark.css +1 -2209
  27. package/styles/gantt/fluent.css +1 -2209
  28. package/styles/gantt/fluent2.css +1 -3450
  29. package/styles/gantt/highcontrast-light.css +1 -2092
  30. package/styles/gantt/highcontrast.css +1 -2219
  31. package/styles/gantt/material-dark.css +1 -2240
  32. package/styles/gantt/material.css +1 -2292
  33. package/styles/gantt/material3-dark.css +1 -2367
  34. package/styles/gantt/material3.css +1 -2479
  35. package/styles/gantt/tailwind-dark.css +1 -2218
  36. package/styles/gantt/tailwind.css +1 -2218
  37. package/styles/highcontrast-light.css +1 -2092
  38. package/styles/highcontrast.css +1 -2219
  39. package/styles/material-dark.css +1 -2240
  40. package/styles/material.css +1 -2292
  41. package/styles/material3-dark.css +1 -2367
  42. package/styles/material3.css +1 -2479
  43. package/styles/tailwind-dark.css +1 -2218
  44. package/styles/tailwind.css +1 -2218
@@ -1,2213 +1 @@
1
- .e-popup.e-ddl {
2
- border-radius: 4px;
3
- -webkit-box-shadow: none;
4
- box-shadow: none;
5
- margin-top: 3px;
6
- }
7
- .e-popup.e-ddl .e-input-group {
8
- width: auto;
9
- }
10
- .e-popup.e-ddl .e-input-group input {
11
- line-height: 15px;
12
- }
13
-
14
- .e-popup.e-ddl .e-dropdownbase {
15
- min-height: 26px;
16
- }
17
-
18
- .e-popup.e-ddl .e-filter-parent .e-input-group {
19
- display: -webkit-box;
20
- display: -ms-flexbox;
21
- display: flex;
22
- width: auto;
23
- }
24
- .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
25
- border: 0;
26
- }
27
-
28
- .e-bigger .e-popup.e-ddl-device-filter {
29
- margin-top: 0;
30
- }
31
-
32
- .e-bigger .e-popup.e-ddl .e-list-item {
33
- font-size: 16px;
34
- line-height: 32px;
35
- padding-left: 0;
36
- text-indent: 16px;
37
- }
38
-
39
- .e-bigger .e-popup.e-ddl .e-list-group-item, .e-bigger .e-popup.e-ddl .e-fixed-head {
40
- font-size: 14px;
41
- line-height: 32px;
42
- padding-left: 0;
43
- text-indent: 16px;
44
- }
45
-
46
- .e-bigger .e-popup.e-ddl .e-dd-group .e-list-item {
47
- padding-left: 0;
48
- }
49
-
50
- .e-bigger .e-popup.e-ddl .e-input-group input, .e-bigger .e-popup.e-ddl .e-input-group input.e-input {
51
- font-size: 16px;
52
- height: 36px;
53
- }
54
-
55
- .e-bigger .e-popup.e-ddl .e-dropdownbase {
56
- min-height: 40px;
57
- }
58
-
59
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
60
- .e-float-input.e-control-wrapper.e-ddl input[readonly] {
61
- background: transparent;
62
- }
63
-
64
- .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
65
- .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
66
- background: #e9ecef;
67
- }
68
-
69
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
70
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
71
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
72
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
73
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
74
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
75
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
76
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
77
- background: transparent;
78
- color: #6c757d;
79
- }
80
-
81
- .e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
82
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
83
- .e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
84
- .e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
85
- background: transparent;
86
- color: #6c757d;
87
- }
88
-
89
- .e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
90
- .e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
91
- .e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
92
- .e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
93
- background: #e9ecef;
94
- }
95
-
96
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
97
- .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
98
- .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
99
- .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
100
- border: 0;
101
- }
102
-
103
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
104
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
105
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
106
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
107
- -webkit-box-shadow: none;
108
- box-shadow: none;
109
- }
110
-
111
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
112
- background: transparent;
113
- display: -webkit-box;
114
- display: -ms-flexbox;
115
- display: flex;
116
- position: relative;
117
- }
118
-
119
- .e-ddl.e-popup .e-filter-parent .e-input-group,
120
- .e-ddl.e-popup .e-filter-parent {
121
- background: #fff;
122
- }
123
-
124
- .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
125
- font-size: 14px;
126
- }
127
-
128
- .e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
129
- font-size: 16px;
130
- }
131
-
132
- .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 {
133
- font-size: 14px;
134
- line-height: 34px;
135
- padding-left: 0;
136
- text-indent: 16px;
137
- }
138
-
139
- .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item {
140
- padding-left: 4px;
141
- }
142
-
143
- .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 {
144
- height: 30px;
145
- }
146
-
147
- .e-bigger.e-small .e-popup.e-ddl .e-dropdownbase {
148
- min-height: 34px;
149
- }
150
-
151
- .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
152
- line-height: 30px;
153
- top: 0;
154
- }
155
-
156
- .e-multiselect .e-input-group-icon.e-ddl-icon {
157
- border-radius: 0 2px 2px 0;
158
- border-right-width: 0;
159
- }
160
-
161
- .e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
162
- border-left-width: 0;
163
- border-radius: 4px 0 0 4px;
164
- border-right-width: 1px;
165
- }
166
-
167
- .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
168
- height: 32px;
169
- width: 32px;
170
- }
171
-
172
- .e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
173
- height: 24px;
174
- width: 24px;
175
- }
176
-
177
- .e-multi-select-wrapper .e-searcher input[type=text],
178
- .e-multi-select-wrapper .e-multi-searcher input[type=text] {
179
- color: #212529;
180
- height: 100%;
181
- }
182
-
183
- .e-multiselect .e-input-group-icon.e-ddl-icon {
184
- border-left-width: 0;
185
- }
186
-
187
- /* stylelint-disable */
188
- /* stylelint-disable property-no-vendor-prefix */
189
- /* stylelint-disable property-no-vendor-prefix */
190
- @-webkit-keyframes material-spinner-rotate {
191
- 0% {
192
- -webkit-transform: rotate(0);
193
- transform: rotate(0);
194
- }
195
- 100% {
196
- -webkit-transform: rotate(360deg);
197
- transform: rotate(360deg);
198
- }
199
- }
200
- @keyframes material-spinner-rotate {
201
- 0% {
202
- -webkit-transform: rotate(0);
203
- transform: rotate(0);
204
- }
205
- 100% {
206
- -webkit-transform: rotate(360deg);
207
- transform: rotate(360deg);
208
- }
209
- }
210
- @-webkit-keyframes fabric-spinner-rotate {
211
- 0% {
212
- -webkit-transform: rotate(0);
213
- transform: rotate(0);
214
- }
215
- 100% {
216
- -webkit-transform: rotate(360deg);
217
- transform: rotate(360deg);
218
- }
219
- }
220
- @keyframes fabric-spinner-rotate {
221
- 0% {
222
- -webkit-transform: rotate(0);
223
- transform: rotate(0);
224
- }
225
- 100% {
226
- -webkit-transform: rotate(360deg);
227
- transform: rotate(360deg);
228
- }
229
- }
230
- /* stylelint-disable */
231
- .e-gantt .e-add::before,
232
- .e-gantt-menu .e-add::before {
233
- content: "\e805";
234
- }
235
- .e-gantt .e-critical-path::before,
236
- .e-gantt-menu .e-critical-path::before {
237
- content: "\e88c";
238
- }
239
- .e-gantt .e-edit::before,
240
- .e-gantt-menu .e-edit::before {
241
- content: "\e730";
242
- }
243
- .e-gantt .e-delete::before,
244
- .e-gantt-menu .e-delete::before {
245
- content: "\e820";
246
- }
247
- .e-gantt .e-cancel-icon::before,
248
- .e-gantt .e-toolbar-item .e-cancel::before,
249
- .e-gantt-menu .e-cancel-icon::before,
250
- .e-gantt-menu .e-toolbar-item .e-cancel::before {
251
- content: "\e7e7";
252
- }
253
- .e-gantt .e-update::before,
254
- .e-gantt .e-save::before,
255
- .e-gantt-menu .e-update::before,
256
- .e-gantt-menu .e-save::before {
257
- content: "\e7c8";
258
- }
259
- .e-gantt .e-search-icon::before,
260
- .e-gantt-menu .e-search-icon::before {
261
- content: "\e754";
262
- }
263
- .e-gantt .e-notes-info::before,
264
- .e-gantt-menu .e-notes-info::before {
265
- content: "\e72d";
266
- }
267
- .e-gantt .e-left-resize-gripper::before,
268
- .e-gantt .e-right-resize-gripper::before,
269
- .e-gantt-menu .e-left-resize-gripper::before,
270
- .e-gantt-menu .e-right-resize-gripper::before {
271
- content: "\e770";
272
- }
273
- .e-gantt .e-expandall::before,
274
- .e-gantt-menu .e-expandall::before {
275
- content: "\e7c9";
276
- }
277
- .e-gantt .e-collapseall::before,
278
- .e-gantt-menu .e-collapseall::before {
279
- content: "\e80f";
280
- }
281
- .e-gantt .e-gantt-tooltip-arrow-left::before,
282
- .e-gantt .e-prevtimespan::before,
283
- .e-gantt-menu .e-gantt-tooltip-arrow-left::before,
284
- .e-gantt-menu .e-prevtimespan::before {
285
- content: "\e773";
286
- }
287
- .e-gantt .e-gantt-tooltip-arrow-right::before,
288
- .e-gantt .e-nexttimespan::before,
289
- .e-gantt-menu .e-gantt-tooltip-arrow-right::before,
290
- .e-gantt-menu .e-nexttimespan::before {
291
- content: "\e7f9";
292
- }
293
- .e-gantt .e-zoomin::before,
294
- .e-gantt-menu .e-zoomin::before {
295
- content: "\e795";
296
- }
297
- .e-gantt .e-zoomout::before,
298
- .e-gantt-menu .e-zoomout::before {
299
- content: "\e825";
300
- }
301
- .e-gantt .e-zoomtofit::before,
302
- .e-gantt-menu .e-zoomtofit::before {
303
- content: "\e838";
304
- }
305
- .e-gantt .e-csvexport::before,
306
- .e-gantt-menu .e-csvexport::before {
307
- content: "\e7ba";
308
- }
309
- .e-gantt .e-excelexport::before,
310
- .e-gantt-menu .e-excelexport::before {
311
- content: "\e7c1";
312
- }
313
- .e-gantt .e-pdfexport::before,
314
- .e-gantt-menu .e-pdfexport::before {
315
- content: "\e700";
316
- }
317
- .e-gantt .e-indent::before,
318
- .e-gantt-menu .e-indent::before {
319
- content: "\e810";
320
- }
321
- .e-gantt .e-outdent::before,
322
- .e-gantt-menu .e-outdent::before {
323
- content: "\e72a";
324
- }
325
- .e-gantt .e-add-above::before,
326
- .e-gantt-menu .e-add-above::before {
327
- content: "\e836";
328
- }
329
- .e-gantt .e-add-below::before,
330
- .e-gantt-menu .e-add-below::before {
331
- content: "\e801";
332
- }
333
-
334
- .e-gantt.e-device .e-backarrowspan::before,
335
- .e-gantt.e-device .e-icon-dlg-close::before {
336
- content: "\e773";
337
- }
338
- .e-gantt.e-device .e-left-resize-gripper::before,
339
- .e-gantt.e-device .e-right-resize-gripper::before {
340
- content: "\e770";
341
- }
342
-
343
- .e-icon-rowselect::before {
344
- content: "\e7d4";
345
- }
346
-
347
- .e-bigger .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
348
- .e-bigger .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
349
- display: inline-block;
350
- position: absolute;
351
- top: 0;
352
- width: 25px;
353
- z-index: 4;
354
- }
355
- .e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper,
356
- .e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper {
357
- -webkit-box-align: center;
358
- -ms-flex-align: center;
359
- align-items: center;
360
- cursor: ew-resize;
361
- display: -webkit-inline-box;
362
- display: -ms-inline-flexbox;
363
- display: inline-flex;
364
- }
365
- .e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
366
- height: 64px;
367
- }
368
- .e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
369
- height: 32px;
370
- }
371
- .e-bigger .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
372
- height: 64px;
373
- }
374
- .e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
375
- border-radius: 4px !important;
376
- font-size: 12px !important;
377
- height: 26px !important;
378
- padding: 4px 11px 4px 9px !important;
379
- top: 65px !important;
380
- }
381
- .e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
382
- border-bottom: 6px solid transparent;
383
- border-right: 6px solid transparent;
384
- border-right-color: #fff3cd;
385
- border-top: 6px solid transparent;
386
- top: 73px !important;
387
- }
388
- .e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper::before,
389
- .e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper::before {
390
- content: "\e888";
391
- }
392
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right,
393
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left,
394
- .e-bigger .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
395
- .e-bigger .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
396
- border-radius: 50%;
397
- display: inline-block;
398
- position: absolute;
399
- }
400
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
401
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
402
- border-style: solid;
403
- border-width: 1px;
404
- -webkit-box-sizing: content-box;
405
- box-sizing: content-box;
406
- cursor: pointer;
407
- display: inline-block;
408
- }
409
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
410
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
411
- background-color: #0257d5;
412
- border-color: #fff;
413
- position: relative;
414
- }
415
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
416
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
417
- background-color: #0257d5;
418
- border-color: #fff;
419
- outline: 2px solid #0d6efd;
420
- }
421
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover::after,
422
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover::after {
423
- content: "";
424
- position: absolute;
425
- width: 30px;
426
- height: 40px;
427
- top: -10px;
428
- }
429
- .e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-allow-block {
430
- cursor: no-drop;
431
- }
432
- .e-bigger .e-gantt .e-tab .e-content {
433
- height: 250px !important;
434
- }
435
- .e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
436
- height: 63px !important; /* stylelint-disable-line declaration-no-important */
437
- }
438
- .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
439
- padding-left: 12px;
440
- }
441
- .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
442
- display: block;
443
- }
444
- .e-bigger .e-gantt .e-dialog .e-dlg-header-content {
445
- padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
446
- }
447
- .e-bigger .e-gantt .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
448
- left: -11px;
449
- top: 2px;
450
- }
451
- .e-bigger .e-gantt .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
452
- font-size: 14px !important;
453
- }
454
- .e-bigger .e-gantt .e-dialog .e-footer-content {
455
- height: 70px !important;
456
- padding: 16px !important;
457
- }
458
- .e-bigger .e-gantt .e-dialog .e-footer-content .e-btn {
459
- margin-left: 12px;
460
- }
461
- .e-bigger .e-gantt .e-dialog .e-dlg-header:not(.e-gantt-adaptive-dialog .e-dialog .e-dlg-header) {
462
- line-height: 37px;
463
- }
464
- .e-bigger .e-gantt .e-grid .e-flmenu-valuediv {
465
- padding: 16px 0 0 !important;
466
- }
467
- .e-bigger .e-gantt .e-filter-popup .e-dlg-content {
468
- border-radius: 6px !important;
469
- padding: 32px 16px 16px !important;
470
- }
471
- .e-bigger .e-gantt .e-grid .e-columnmenu {
472
- top: 35px;
473
- }
474
- .e-bigger .e-gantt-dialog .e-dialog {
475
- border-radius: 6px;
476
- width: 556px !important;
477
- }
478
- .e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
479
- padding: 0 16px !important; /* stylelint-disable-line declaration-no-important */
480
- }
481
- .e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
482
- padding: 16px 12px 0 16px;
483
- }
484
- .e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
485
- padding: 16px 16px 0 12px;
486
- }
487
- .e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
488
- padding: 16px 18px 0 9px;
489
- }
490
- .e-bigger .e-gantt-dialog .e-edit-form-row {
491
- height: 250px !important;
492
- }
493
- .e-bigger .e-gantt-dialog .e-edit-form-column {
494
- height: 78px !important;
495
- }
496
- .e-bigger .e-gantt-dialog .e-dlg-header-content {
497
- border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
498
- }
499
- .e-bigger .e-gantt-dialog > .e-dlg-content {
500
- border-radius: 0 !important; /* stylelint-disable-line declaration-no-important */
501
- }
502
- .e-bigger .e-gantt-dialog .e-dlg-header-content {
503
- border-radius: 6px 6px 0px 0px;
504
- padding-bottom: 12px;
505
- }
506
- .e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:not(.e-gantt-adaptive-dialog .e-dialog .e-dlg-closeicon-btn) {
507
- border-radius: 50%;
508
- height: auto !important;
509
- width: auto;
510
- }
511
- .e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
512
- margin-left: 5px !important;
513
- }
514
- .e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
515
- font-size: 16px !important; /* stylelint-disable-line declaration-no-important */
516
- }
517
- .e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-date-icon {
518
- min-height: 36px !important;
519
- min-width: 35.82px !important; /* stylelint-disable-line declaration-no-important */
520
- }
521
- .e-bigger .e-gantt-dialog .e-btn.e-flat {
522
- line-height: 24px;
523
- padding: 6px 16px 6px 15px !important; /* stylelint-disable-line declaration-no-important */
524
- }
525
- .e-bigger .e-gantt-dialog .e-btn.e-primary {
526
- padding: 6px 21px 6px 23px !important; /* stylelint-disable-line declaration-no-important */
527
- }
528
- .e-bigger .e-gantt-dialog .e-datetime-wrapper .e-time-icon.e-icons::before {
529
- font-size: 16px !important; /* stylelint-disable-line declaration-no-important */
530
- }
531
- .e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
532
- font-size: 14px;
533
- line-height: 22px;
534
- }
535
- .e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text {
536
- font-size: 14px;
537
- line-height: 22px;
538
- }
539
- .e-bigger .e-gantt-dialog .e-float-input.e-control-wrapper input {
540
- height: 36px !important;
541
- }
542
- .e-bigger .e-gantt-dialog .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
543
- min-height: 36px !important;
544
- min-width: 35.82px !important; /* stylelint-disable-line declaration-no-important */
545
- }
546
- .e-bigger .e-gantt-dialog .e-control-wrapper .e-input-group-icon.e-time-icon {
547
- min-height: 36px !important;
548
- min-width: 35.82px !important; /* stylelint-disable-line declaration-no-important */
549
- }
550
- .e-bigger .e-gantt-dialog .e-input-group.e-control-wrapper {
551
- height: 38px;
552
- }
553
- .e-bigger .e-gantt-dialog .e-input-group-icon.e-date-icon {
554
- min-width: 36px !important; /* stylelint-disable-line declaration-no-important */
555
- }
556
- .e-bigger .e-gantt-dialog .e-gantt-adaptive-dialog .e-dialog {
557
- position: absolute !important; /* stylelint-disable-line declaration-no-important */
558
- left: 0 !important; /* stylelint-disable-line declaration-no-important */
559
- }
560
- .e-bigger .e-gantt-dialog .e-gantt-adaptive-dialog .e-dialog .e-dlg-header-content {
561
- padding: 16px !important; /* stylelint-disable-line declaration-no-important */
562
- }
563
- .e-bigger .e-gantt-dialog .e-gantt-adaptive-dialog .e-dialog td {
564
- width: 100% !important; /* stylelint-disable-line declaration-no-important */
565
- }
566
- .e-bigger .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
567
- border-top: 8px solid #000;
568
- }
569
- .e-bigger .e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom {
570
- color: #000;
571
- }
572
- .e-bigger .e-predecessor-tooltip .e-left-btn:disabled {
573
- color: #adb5bd !important;
574
- }
575
- .e-bigger .e-predecessor-tooltip .e-right-btn:disabled {
576
- color: #adb5bd !important;
577
- }
578
- .e-bigger .e-predecessor-tooltip .e-tip-content {
579
- padding: 3px !important; /* stylelint-disable-line declaration-no-important */
580
- }
581
- .e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
582
- background-color: #000;
583
- border-color: #000;
584
- color: #fff;
585
- font-size: 12px;
586
- line-height: 18px;
587
- padding: 0 8px 0 0;
588
- }
589
- .e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
590
- background-color: #000;
591
- border-color: #000;
592
- color: #fff;
593
- font-size: 12px;
594
- line-height: 18px;
595
- padding: 0 0 0 8px;
596
- }
597
- .e-bigger .e-predecessor-dialog {
598
- background-color: #fff;
599
- }
600
- .e-bigger .e-predecessor-dialog .e-dlg-content {
601
- background-color: #fff;
602
- padding: 10px 9px 9px 14px !important;
603
- font-size: 12px;
604
- font-weight: 400;
605
- line-height: 1.8;
606
- color: #212529;
607
- }
608
- .e-bigger .e-predecessor-dialog .e-touch-predecessor-dialog {
609
- display: -webkit-box;
610
- display: -ms-flexbox;
611
- display: flex;
612
- -webkit-box-pack: justify;
613
- -ms-flex-pack: justify;
614
- justify-content: space-between;
615
- -webkit-box-align: center;
616
- -ms-flex-align: center;
617
- align-items: center;
618
- }
619
-
620
- .e-blazor-gantt-tooltip .e-tip-content {
621
- overflow-wrap: unset !important; /* stylelint-disable-line declaration-no-important */
622
- white-space: nowrap !important; /* stylelint-disable-line declaration-no-important */
623
- word-break: unset !important; /* stylelint-disable-line declaration-no-important */
624
- }
625
-
626
- .e-gantt-tooltip .e-tip-content {
627
- text-align: left !important; /* stylelint-disable-line declaration-no-important */
628
- }
629
-
630
- .e-gantt.e-gantt-rtl .e-connector-line-right-arrow {
631
- border-left: none !important; /* stylelint-disable-line declaration-no-important */
632
- border-right-color: #0d6efd;
633
- }
634
- .e-gantt.e-gantt-rtl .e-connector-line-left-arrow {
635
- border-right: none !important; /* stylelint-disable-line declaration-no-important */
636
- border-left-color: #0d6efd;
637
- }
638
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-header-container {
639
- border-right: none !important; /* stylelint-disable-line declaration-no-important */
640
- border-left: 1px solid !important; /* stylelint-disable-line declaration-no-important */
641
- border-left-color: #dee2e6 !important; /* stylelint-disable-line declaration-no-important */
642
- }
643
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text {
644
- padding-right: 11px !important; /* stylelint-disable-line declaration-no-important */
645
- padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
646
- text-align: right !important; /* stylelint-disable-line declaration-no-important */
647
- }
648
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
649
- right: 0 !important; /* stylelint-disable-line declaration-no-important */
650
- }
651
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
652
- right: 1px !important; /* stylelint-disable-line declaration-no-important */
653
- }
654
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-connectorpoint-right {
655
- margin-right: 2px !important; /* stylelint-disable-line declaration-no-important */
656
- }
657
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
658
- border-left: 5px solid;
659
- border-right: 0 !important; /* stylelint-disable-line declaration-no-important */
660
- }
661
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-holiday .e-span {
662
- -webkit-transform: rotate(90deg) !important;
663
- transform: rotate(90deg) !important; /* stylelint-disable-line declaration-no-important */
664
- }
665
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-left-label-container {
666
- padding-left: 25px !important; /* stylelint-disable-line declaration-no-important */
667
- padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
668
- }
669
- .e-gantt.e-gantt-rtl .e-gantt-chart .e-right-label-container {
670
- margin-right: 25px !important; /* stylelint-disable-line declaration-no-important */
671
- margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
672
- }
673
-
674
- .e-gantt-rtl .e-gantt-tooltip-label {
675
- text-align: right !important; /* stylelint-disable-line declaration-no-important */
676
- }
677
- .e-gantt-rtl .e-tip-content {
678
- text-align: right !important; /* stylelint-disable-line declaration-no-important */
679
- }
680
-
681
- .e-gantt-dialog.e-rtl .e-dlg-closeicon-btn {
682
- padding: 4px 8px !important; /* stylelint-disable-line declaration-no-important */
683
- }
684
-
685
- .e-gantt {
686
- display: block;
687
- width: 100%;
688
- }
689
- .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
690
- left: -5px;
691
- position: relative;
692
- }
693
- .e-gantt .e-cloneproperties {
694
- border-style: solid;
695
- border-width: 1px;
696
- -webkit-box-shadow: 0 0;
697
- box-shadow: 0 0;
698
- font-size: 12px;
699
- font-weight: 700;
700
- opacity: 1;
701
- overflow: hidden;
702
- padding: 2px 8px 1px;
703
- text-align: center;
704
- -webkit-user-select: none;
705
- -moz-user-select: none;
706
- -ms-user-select: none;
707
- user-select: none;
708
- vertical-align: middle;
709
- white-space: nowrap;
710
- z-index: 100;
711
- }
712
- .e-gantt .e-cloneproperties .e-draganddrop {
713
- border-spacing: 0;
714
- font-size: 12px;
715
- font-weight: normal;
716
- overflow: visible;
717
- }
718
- .e-gantt .e-cloneproperties .e-bothganttlines {
719
- border-width: 1px 0 0 1px;
720
- }
721
- .e-gantt .e-draganddrop {
722
- border-width: 0 1px 1px;
723
- font-weight: normal;
724
- padding: 0;
725
- }
726
- .e-gantt .e-draganddrop .e-rowcell {
727
- opacity: 0.95;
728
- }
729
- .e-gantt .e-cloneproperties.e-draganddrop table {
730
- border-spacing: 0;
731
- }
732
- .e-gantt .e-icons.e-errorelem {
733
- display: inline-block;
734
- padding-left: 10px;
735
- vertical-align: middle;
736
- }
737
- .e-gantt .e-errorelem::before {
738
- color: #dc3545;
739
- content: "\e22a";
740
- -webkit-transform: rotate(180deg);
741
- transform: rotate(180deg);
742
- }
743
- .e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop, .e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
744
- border-bottom: 0;
745
- border-right: 1px solid #ced4da;
746
- border-top: 1px solid #ced4da;
747
- }
748
- .e-gantt .e-gantt-toolbar {
749
- border-bottom-left-radius: 0;
750
- border-bottom-right-radius: 0;
751
- border-style: solid;
752
- border-width: 1px 1px 0;
753
- }
754
- .e-gantt .e-flmenu-valuediv {
755
- padding-top: 16px;
756
- }
757
- .e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
758
- margin: 0;
759
- }
760
- .e-gantt .e-gantt-splitter .e-pane {
761
- overflow: hidden !important; /* stylelint-disable-line declaration-no-important */
762
- }
763
- .e-gantt .e-temp-content {
764
- border-left: 1px solid;
765
- }
766
- .e-gantt .e-tab {
767
- border: 0;
768
- }
769
- .e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active {
770
- border-color: transparent;
771
- }
772
- .e-gantt .e-gantt-tree-grid-pane .e-grid {
773
- border-width: 0;
774
- }
775
- .e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header {
776
- border-bottom-style: solid;
777
- border-bottom-width: 1px;
778
- height: 45px;
779
- }
780
- .e-gantt .e-gantt-tree-grid-pane .e-headercontent {
781
- border-right-width: 0 !important; /* stylelint-disable-line declaration-no-important */
782
- }
783
- .e-gantt .e-gantt-tree-grid-pane .e-gridheader {
784
- border-top-style: none;
785
- border-top-width: 0;
786
- padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
787
- padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
788
- }
789
- .e-gantt .e-gantt-tree-grid-pane .e-columnheader,
790
- .e-gantt .e-gantt-tree-grid-pane .e-headercell {
791
- height: 51px !important; /* stylelint-disable-line declaration-no-important */
792
- }
793
- .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
794
- overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */
795
- }
796
- .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
797
- width: calc(100% + 17px);
798
- }
799
- .e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info {
800
- text-align: center;
801
- }
802
- .e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info {
803
- display: inline-block;
804
- font-size: 18px;
805
- height: 15px;
806
- line-height: 10px;
807
- vertical-align: middle;
808
- }
809
- .e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
810
- pointer-events: none;
811
- }
812
- .e-gantt .e-gantt-chart {
813
- height: 100%;
814
- overflow: hidden;
815
- position: relative;
816
- width: 100%;
817
- }
818
- .e-gantt .e-gantt-chart .e-chart-empty-row {
819
- border: 0.5px solid;
820
- position: absolute;
821
- background-color: rgba(0, 120, 222, 0.15);
822
- border-color: rgba(0, 120, 222, 0.65) !important;
823
- }
824
- .e-gantt .e-gantt-chart .e-chart-root-container {
825
- border-right: 0 solid;
826
- }
827
- .e-gantt .e-gantt-chart .e-chart-root-container .e-content {
828
- -webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */
829
- overflow-x: scroll;
830
- overflow-y: auto;
831
- position: relative;
832
- }
833
- .e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-droptop {
834
- border-top: 2px solid #4f46e5;
835
- border-width: 2px 0 0;
836
- }
837
- .e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-dropbottom {
838
- border-bottom: 2px solid #4f46e5;
839
- -webkit-box-shadow: #0d6efd;
840
- box-shadow: #0d6efd;
841
- }
842
- .e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-childborder {
843
- border-bottom: 2px solid #4f46e5;
844
- border-top: 2px solid #4f46e5;
845
- -webkit-box-shadow: #0d6efd;
846
- box-shadow: #0d6efd;
847
- }
848
- .e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container {
849
- position: absolute;
850
- }
851
- .e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container {
852
- position: absolute;
853
- }
854
- .e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
855
- height: 100%;
856
- position: absolute;
857
- }
858
- .e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
859
- height: 100%;
860
- position: absolute;
861
- }
862
- .e-gantt .e-gantt-chart .e-timeline-header-container {
863
- border-bottom-style: solid;
864
- border-right: 1px solid;
865
- overflow: hidden;
866
- position: relative;
867
- z-index: 6;
868
- }
869
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
870
- border-left: 0;
871
- }
872
- .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > td {
873
- border-left: 0;
874
- }
875
- .e-gantt .e-gantt-chart .e-timeline-header-table-container {
876
- border-collapse: collapse;
877
- border-spacing: 0;
878
- border-width: 0;
879
- -webkit-box-sizing: border-box;
880
- box-sizing: border-box;
881
- margin: 0;
882
- padding: 0;
883
- }
884
- .e-gantt .e-gantt-chart .e-timeline-header-table-body {
885
- border-collapse: collapse;
886
- -webkit-box-sizing: border-box;
887
- box-sizing: border-box;
888
- display: inline-block;
889
- -webkit-transform: scale(1);
890
- transform: scale(1);
891
- white-space: nowrap;
892
- }
893
- .e-gantt .e-gantt-chart .e-timeline-header-table-body > tr {
894
- display: -webkit-inline-box;
895
- display: -ms-inline-flexbox;
896
- display: inline-flex;
897
- }
898
- .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
899
- .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
900
- border-spacing: 0;
901
- border-style: solid;
902
- border-top: 0;
903
- border-width: 1px;
904
- -webkit-box-sizing: border-box;
905
- box-sizing: border-box;
906
- display: -webkit-inline-box;
907
- display: -ms-inline-flexbox;
908
- display: inline-flex;
909
- font-size: 14px;
910
- font-weight: 700;
911
- margin: 0;
912
- padding: 0;
913
- position: static;
914
- text-align: center;
915
- -webkit-user-select: none;
916
- -moz-user-select: none;
917
- -ms-user-select: none;
918
- user-select: none;
919
- white-space: nowrap;
920
- }
921
- .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label,
922
- .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label {
923
- -webkit-box-sizing: border-box;
924
- box-sizing: border-box;
925
- margin: auto;
926
- overflow: hidden;
927
- position: static;
928
- text-overflow: ellipsis;
929
- white-space: nowrap;
930
- }
931
- .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
932
- .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
933
- padding-left: 11px;
934
- text-align: left;
935
- }
936
- .e-gantt .e-gantt-chart .e-gantt-grid-lines {
937
- border-bottom-style: solid;
938
- border-bottom-width: 1px;
939
- border-collapse: collapse;
940
- border-spacing: 0;
941
- -webkit-box-sizing: border-box;
942
- box-sizing: border-box;
943
- }
944
- .e-gantt .e-gantt-chart .e-zero-spacing {
945
- border-spacing: 0;
946
- }
947
- .e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
948
- border-top: 0;
949
- }
950
- .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
951
- border-collapse: separate;
952
- border-style: solid;
953
- border-width: 1px 0 0;
954
- }
955
- .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell {
956
- font-size: 0;
957
- padding: 0;
958
- }
959
- .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow {
960
- border-bottom-width: 1px;
961
- }
962
- .e-gantt .e-gantt-chart .e-line-container-cell {
963
- border-right-style: solid;
964
- border-right-width: 1px;
965
- height: 100%;
966
- position: absolute;
967
- }
968
- .e-gantt .e-gantt-chart .e-taskbar-main-container {
969
- cursor: move;
970
- display: inline-block;
971
- position: absolute;
972
- vertical-align: middle;
973
- z-index: 3;
974
- }
975
- .e-gantt .e-gantt-chart .e-taskbar-main-container.e-gantt-multi-taskbar:hover {
976
- z-index: 4;
977
- }
978
- .e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container {
979
- -webkit-box-align: center;
980
- -ms-flex-align: center;
981
- align-items: center;
982
- display: -webkit-inline-box;
983
- display: -ms-inline-flexbox;
984
- display: inline-flex;
985
- -webkit-box-pack: end;
986
- -ms-flex-pack: end;
987
- justify-content: flex-end;
988
- overflow: hidden;
989
- text-overflow: ellipsis;
990
- white-space: nowrap;
991
- }
992
- .e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container {
993
- -webkit-box-align: center;
994
- -ms-flex-align: center;
995
- align-items: center;
996
- display: -webkit-inline-box;
997
- display: -ms-inline-flexbox;
998
- display: inline-flex;
999
- float: left;
1000
- outline: none;
1001
- overflow: hidden;
1002
- position: absolute;
1003
- text-overflow: ellipsis;
1004
- white-space: nowrap;
1005
- }
1006
- .e-gantt .e-gantt-chart .e-left-label-container {
1007
- display: inline-block;
1008
- }
1009
- .e-gantt .e-gantt-chart .e-left-label-inner-div,
1010
- .e-gantt .e-gantt-chart .e-right-label-container {
1011
- overflow: hidden;
1012
- }
1013
- .e-gantt .e-gantt-chart .e-left-label-inner-div {
1014
- -webkit-box-align: center;
1015
- -ms-flex-align: center;
1016
- align-items: center;
1017
- display: -webkit-inline-box;
1018
- display: -ms-inline-flexbox;
1019
- display: inline-flex;
1020
- -webkit-box-pack: end;
1021
- -ms-flex-pack: end;
1022
- justify-content: flex-end;
1023
- width: 100%;
1024
- }
1025
- .e-gantt .e-gantt-chart .e-label {
1026
- margin: 3px;
1027
- overflow: hidden;
1028
- text-overflow: ellipsis;
1029
- white-space: nowrap;
1030
- }
1031
- .e-gantt .e-gantt-chart .e-right-label-container {
1032
- background-color: transparent;
1033
- display: inline-block;
1034
- margin: 0;
1035
- position: absolute;
1036
- }
1037
- .e-gantt .e-gantt-chart .e-right-label-inner-div {
1038
- -webkit-box-align: center;
1039
- -ms-flex-align: center;
1040
- align-items: center;
1041
- display: -webkit-inline-box;
1042
- display: -ms-inline-flexbox;
1043
- display: inline-flex;
1044
- float: left;
1045
- outline: none;
1046
- overflow: hidden;
1047
- }
1048
- .e-gantt .e-gantt-chart .e-indicator-span {
1049
- display: inline-block;
1050
- font-size: 13px;
1051
- font-weight: normal;
1052
- overflow: hidden;
1053
- position: absolute;
1054
- text-overflow: ellipsis;
1055
- }
1056
- .e-gantt .e-gantt-chart .e-gantt-child-taskbar,
1057
- .e-gantt .e-gantt-chart .e-gantt-parent-taskbar,
1058
- .e-gantt .e-gantt-chart .e-gantt-child-progressbar,
1059
- .e-gantt .e-gantt-chart .e-gantt-parent-progressbar,
1060
- .e-gantt .e-gantt-chart .e-gantt-milestone,
1061
- .e-gantt .e-gantt-chart .e-gantt-parent-milestone,
1062
- .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
1063
- display: inline-block;
1064
- width: 100%;
1065
- }
1066
- .e-gantt .e-gantt-chart .e-manualparent-main-container {
1067
- background-color: transparent;
1068
- cursor: move;
1069
- margin-top: -5px;
1070
- position: absolute;
1071
- }
1072
- .e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar {
1073
- margin-top: 3px;
1074
- }
1075
- .e-gantt .e-gantt-chart .e-gantt-split-container-line {
1076
- border-color: inherit;
1077
- border-top-style: dotted;
1078
- border-top-width: 2px;
1079
- height: 0;
1080
- left: 2px;
1081
- pointer-events: none;
1082
- position: absolute;
1083
- top: 50%;
1084
- width: 99%;
1085
- }
1086
- .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div,
1087
- .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
1088
- border-spacing: 0;
1089
- -webkit-box-sizing: border-box;
1090
- box-sizing: border-box;
1091
- margin: auto;
1092
- overflow: hidden;
1093
- padding: 0;
1094
- z-index: 3;
1095
- }
1096
- .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1097
- z-index: 3;
1098
- }
1099
- .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div,
1100
- .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1101
- -webkit-box-sizing: border-box;
1102
- box-sizing: border-box;
1103
- text-align: right;
1104
- }
1105
- .e-gantt .e-gantt-chart .e-chart-scroll-container,
1106
- .e-gantt .e-gantt-chart .e-chart-rows-container {
1107
- -webkit-user-select: none;
1108
- -moz-user-select: none;
1109
- -ms-user-select: none;
1110
- user-select: none;
1111
- }
1112
- .e-gantt .e-gantt-chart .e-chart-rows-container {
1113
- line-height: initial;
1114
- }
1115
- .e-gantt .e-gantt-chart .e-masked-tbody {
1116
- table-layout: fixed;
1117
- width: 100%;
1118
- }
1119
- .e-gantt .e-gantt-chart .e-div-background {
1120
- border-color: rgb(225, 223, 221);
1121
- border-right-style: solid;
1122
- border-right-width: 1px;
1123
- height: 100%;
1124
- position: absolute;
1125
- }
1126
- .e-gantt .e-gantt-chart .e-innerHTML {
1127
- height: 16px;
1128
- width: 16px;
1129
- left: 14px;
1130
- }
1131
- .e-gantt .e-gantt-chart .e-innerHTML1 {
1132
- height: 16px;
1133
- width: 16px;
1134
- left: 30px;
1135
- }
1136
- .e-gantt .e-gantt-chart .e-innerHTML2 {
1137
- height: 16px;
1138
- width: 16px;
1139
- left: 60px;
1140
- }
1141
- .e-gantt .e-gantt-chart .e-timelineHeader {
1142
- height: 16px;
1143
- width: 82px;
1144
- left: 20px;
1145
- }
1146
- .e-gantt .e-gantt-chart .e-maskcell01 {
1147
- height: 12px;
1148
- width: 88px;
1149
- left: 14px;
1150
- border-radius: 0;
1151
- }
1152
- .e-gantt .e-gantt-chart .e-maskcell02 {
1153
- border-radius: 0;
1154
- height: 18px;
1155
- width: 410px;
1156
- }
1157
- .e-gantt .e-gantt-chart .e-maskcell03 {
1158
- height: 12px;
1159
- width: 88px;
1160
- left: 14px;
1161
- border-radius: 0;
1162
- }
1163
- .e-gantt .e-gantt-chart .e-maskcell04 {
1164
- border-radius: 0;
1165
- height: 18px;
1166
- width: 208px;
1167
- }
1168
- .e-gantt .e-gantt-chart .e-maskcell05 {
1169
- height: 12px;
1170
- width: 108px;
1171
- left: 64px;
1172
- border-radius: 0;
1173
- }
1174
- .e-gantt .e-gantt-chart .e-maskcell06 {
1175
- height: 18px;
1176
- width: 195px;
1177
- left: 192px;
1178
- border-radius: 0;
1179
- }
1180
- .e-gantt .e-gantt-chart .e-maskcell07 {
1181
- height: 18px;
1182
- width: 156px;
1183
- left: 388px;
1184
- border-radius: 0;
1185
- }
1186
- .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
1187
- .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
1188
- display: inline-block;
1189
- position: absolute;
1190
- top: 0;
1191
- width: 10px;
1192
- z-index: 4;
1193
- }
1194
- .e-gantt .e-gantt-chart .e-child-progress-resizer {
1195
- display: inline-block;
1196
- height: 15px;
1197
- position: absolute;
1198
- top: 0;
1199
- width: 20px;
1200
- z-index: 5;
1201
- }
1202
- .e-gantt .e-gantt-chart .e-progress-resize-gripper {
1203
- cursor: col-resize;
1204
- }
1205
- .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
1206
- border-width: 1px;
1207
- -webkit-box-sizing: content-box;
1208
- box-sizing: content-box;
1209
- cursor: col-resize;
1210
- height: 2px;
1211
- position: absolute;
1212
- top: 7px;
1213
- }
1214
- .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
1215
- border-bottom-style: solid;
1216
- border-bottom-width: 8px;
1217
- border-left: 7px solid transparent;
1218
- border-right: 7px solid transparent;
1219
- cursor: col-resize;
1220
- height: 0;
1221
- left: 1px;
1222
- position: absolute;
1223
- top: -7px;
1224
- width: 0;
1225
- }
1226
- .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
1227
- border-bottom-style: solid;
1228
- border-bottom-width: 8px;
1229
- border-left: 6px solid transparent;
1230
- border-right: 6px solid transparent;
1231
- cursor: col-resize;
1232
- height: 0;
1233
- left: 2px;
1234
- position: absolute;
1235
- top: -7px;
1236
- width: 0;
1237
- }
1238
- .e-gantt .e-gantt-chart .e-baseline-bar {
1239
- border-radius: 2px;
1240
- }
1241
- .e-gantt .e-gantt-chart .e-baseline-bar {
1242
- -webkit-box-sizing: border-box;
1243
- box-sizing: border-box;
1244
- position: absolute;
1245
- z-index: 2;
1246
- }
1247
- .e-gantt .e-gantt-chart .e-milestone-top,
1248
- .e-gantt .e-gantt-chart .e-parent-milestone-top,
1249
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1250
- border-style: none solid solid;
1251
- border-top: 0;
1252
- }
1253
- .e-gantt .e-gantt-chart .e-milestone-top,
1254
- .e-gantt .e-gantt-chart .e-milestone-bottom,
1255
- .e-gantt .e-gantt-chart .e-parent-milestone-top,
1256
- .e-gantt .e-gantt-chart .e-parent-milestone-bottom,
1257
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top,
1258
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1259
- border-left-color: transparent;
1260
- border-right-color: transparent;
1261
- }
1262
- .e-gantt .e-gantt-chart .e-milestone-bottom,
1263
- .e-gantt .e-gantt-chart .e-parent-milestone-bottom,
1264
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1265
- border-bottom: 0;
1266
- border-style: solid solid none;
1267
- }
1268
- .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
1269
- position: absolute;
1270
- z-index: 2;
1271
- }
1272
- .e-gantt .e-gantt-chart .e-task-label {
1273
- display: inline;
1274
- font-weight: normal;
1275
- margin-left: 8px;
1276
- margin-right: 15px;
1277
- overflow: hidden;
1278
- text-overflow: ellipsis;
1279
- vertical-align: middle;
1280
- white-space: nowrap;
1281
- }
1282
- .e-gantt .e-gantt-chart .e-task-table {
1283
- overflow: hidden;
1284
- border-collapse: separate;
1285
- }
1286
- .e-gantt .e-gantt-chart .e-left-resize-gripper,
1287
- .e-gantt .e-gantt-chart .e-right-resize-gripper {
1288
- -webkit-box-align: center;
1289
- -ms-flex-align: center;
1290
- align-items: center;
1291
- cursor: ew-resize;
1292
- display: -webkit-inline-box;
1293
- display: -ms-inline-flexbox;
1294
- display: inline-flex;
1295
- }
1296
- .e-gantt .e-gantt-chart .e-holiday {
1297
- display: inline-block;
1298
- position: absolute;
1299
- }
1300
- .e-gantt .e-gantt-chart .e-holiday .e-span {
1301
- position: absolute;
1302
- -webkit-transform: rotate(-90deg);
1303
- transform: rotate(-90deg);
1304
- white-space: nowrap;
1305
- width: 0;
1306
- }
1307
- .e-gantt .e-gantt-chart .e-weekend {
1308
- display: inline-block;
1309
- position: absolute;
1310
- z-index: 0;
1311
- }
1312
- .e-gantt .e-gantt-chart .e-rangecontainer .e-leftarc {
1313
- border-bottom-left-radius: 2px;
1314
- border-top-left-radius: 2px;
1315
- position: absolute;
1316
- }
1317
- .e-gantt .e-gantt-chart .e-rangecontainer .e-rightarc {
1318
- border-bottom-right-radius: 2px;
1319
- border-top-right-radius: 2px;
1320
- position: absolute;
1321
- }
1322
- .e-gantt .e-gantt-chart .e-event-markers {
1323
- border-left: 1px dashed;
1324
- position: absolute;
1325
- width: 1px;
1326
- z-index: 4;
1327
- }
1328
- .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
1329
- border-radius: 3px;
1330
- font-weight: 500;
1331
- height: 28px;
1332
- line-height: 1.5;
1333
- padding: 3px 12px;
1334
- position: absolute;
1335
- top: 50px;
1336
- white-space: nowrap;
1337
- width: auto;
1338
- z-index: 2;
1339
- }
1340
- .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
1341
- border-bottom: 5px solid transparent;
1342
- border-right: 5px solid;
1343
- border-top: 5px solid transparent;
1344
- height: 0;
1345
- position: absolute;
1346
- top: 56px;
1347
- width: 0;
1348
- }
1349
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
1350
- border-radius: 0;
1351
- border-style: none;
1352
- display: inline-block;
1353
- }
1354
- .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
1355
- border-left-style: solid;
1356
- border-left-width: 10px;
1357
- }
1358
- .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
1359
- border-right-style: solid;
1360
- border-right-width: 10px;
1361
- }
1362
- .e-gantt .e-gantt-chart .e-connector-line-right-arrow,
1363
- .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
1364
- border-bottom: 5px solid transparent;
1365
- border-top: 5px solid transparent;
1366
- }
1367
- .e-gantt .e-gantt-chart .e-connector-line-container {
1368
- z-index: 5;
1369
- }
1370
- .e-gantt .e-gantt-chart .e-connector-line-z-index {
1371
- z-index: 1;
1372
- }
1373
- .e-gantt .e-gantt-chart .e-connector-line-hover,
1374
- .e-gantt .e-gantt-chart .e-critical-connector-line-hover {
1375
- outline: 1px solid;
1376
- }
1377
- .e-gantt .e-gantt-chart .e-connector-line-hover-z-index {
1378
- z-index: 100;
1379
- }
1380
- .e-gantt .e-gantt-chart .e-connectortouchpoint {
1381
- background-color: transparent;
1382
- display: block;
1383
- position: absolute;
1384
- z-index: 5;
1385
- }
1386
- .e-gantt .e-gantt-chart .e-connectorpoint-right,
1387
- .e-gantt .e-gantt-chart .e-connectorpoint-left,
1388
- .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
1389
- .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
1390
- border-radius: 50%;
1391
- display: inline-block;
1392
- position: absolute;
1393
- }
1394
- .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
1395
- .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
1396
- border-style: solid;
1397
- border-width: 1px;
1398
- -webkit-box-sizing: content-box;
1399
- box-sizing: content-box;
1400
- cursor: pointer;
1401
- display: inline-block;
1402
- }
1403
- .e-gantt .e-gantt-chart .e-connectorpoint-allow-block {
1404
- cursor: no-drop;
1405
- }
1406
- .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left,
1407
- .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
1408
- background-color: #adb5bd;
1409
- border-color: #adb5bd;
1410
- border-radius: 50%;
1411
- display: inline-block;
1412
- height: 10px;
1413
- margin: -1px;
1414
- position: absolute;
1415
- width: 10px;
1416
- }
1417
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top,
1418
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1419
- border-bottom-color: #adb5bd;
1420
- }
1421
- .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
1422
- cursor: e-resize;
1423
- margin-left: -8px;
1424
- }
1425
- .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left {
1426
- margin-left: 0;
1427
- }
1428
- .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar {
1429
- background: #adb5bd;
1430
- margin-top: 3px;
1431
- position: absolute;
1432
- }
1433
- .e-gantt .e-gantt-chart .e-icon {
1434
- font-family: "e-icons";
1435
- font-size: 13px;
1436
- font-style: normal;
1437
- font-variant: normal;
1438
- font-weight: normal;
1439
- line-height: 1;
1440
- text-transform: none;
1441
- vertical-align: middle;
1442
- }
1443
- .e-gantt .e-gantt-chart .e-active-container {
1444
- outline: 1px solid;
1445
- outline-offset: 2px;
1446
- }
1447
-
1448
- .e-gantt-dialog .e-tab .e-tab-header {
1449
- padding-left: 12px;
1450
- }
1451
- .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1452
- display: block;
1453
- }
1454
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1455
- border-style: solid;
1456
- border-width: 1px;
1457
- }
1458
-
1459
- .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
1460
- border: 0;
1461
- }
1462
-
1463
- .e-gantt-dialog {
1464
- border: 0;
1465
- }
1466
- .e-gantt-dialog .e-gridform .e-table {
1467
- border-spacing: 0;
1468
- }
1469
- .e-gantt-dialog .e-item {
1470
- height: 100%;
1471
- }
1472
- .e-gantt-dialog .e-dependent-div {
1473
- border-bottom-width: 0px;
1474
- }
1475
- .e-gantt-dialog .e-icon-dlg-close {
1476
- opacity: initial;
1477
- }
1478
- .e-gantt-dialog .e-toolbar {
1479
- border-top-width: 0;
1480
- }
1481
- .e-gantt-dialog .e-resource-div {
1482
- border-bottom-width: 0px;
1483
- }
1484
- .e-gantt-dialog .e-resource-div .e-gridheader {
1485
- border-top-width: 0;
1486
- }
1487
- .e-gantt-dialog .e-edit-form-row {
1488
- height: 241px;
1489
- overflow-y: auto;
1490
- }
1491
- .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1492
- float: left;
1493
- padding: 12px 18px 0 18px;
1494
- width: 50%;
1495
- }
1496
- .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1497
- float: left;
1498
- padding: 12px 18px 0 0;
1499
- width: 50%;
1500
- }
1501
- .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1502
- padding: 12px 18px 0 0;
1503
- }
1504
- .e-gantt-dialog .e-edit-form-column {
1505
- height: 75px;
1506
- }
1507
- .e-gantt-dialog .e-dependent-div .e-content {
1508
- height: 161px;
1509
- }
1510
- .e-gantt-dialog .e-resource-div .e-content {
1511
- height: 202px;
1512
- }
1513
- .e-gantt-dialog .e-richtexteditor {
1514
- border-bottom-width: 0px;
1515
- height: 241px !important; /* stylelint-disable-line declaration-no-important */
1516
- overflow: hidden auto;
1517
- }
1518
- .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1519
- border-top: 0;
1520
- }
1521
- .e-gantt-dialog .e-richtexteditor .e-rte-content {
1522
- border-bottom-width: 0px;
1523
- height: 200px;
1524
- overflow: auto;
1525
- }
1526
- .e-gantt-dialog > .e-dlg-content {
1527
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
1528
- }
1529
- .e-gantt-dialog .e-dlg-header {
1530
- line-height: 30px;
1531
- }
1532
- .e-gantt-dialog .e-dlg-header-content {
1533
- border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
1534
- }
1535
- .e-gantt-dialog .e-dlg-header-content {
1536
- border-radius: 3px 3px 0px 0px;
1537
- padding-bottom: 12px;
1538
- }
1539
- .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1540
- left: -11px;
1541
- top: 0 !important;
1542
- }
1543
- .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1544
- border-radius: 50%;
1545
- height: auto !important;
1546
- width: auto;
1547
- }
1548
-
1549
- .e-ganttpopup {
1550
- -moz-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
1551
- -ms-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
1552
- -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
1553
- font-weight: normal;
1554
- position: absolute;
1555
- user-select: none;
1556
- z-index: 99999;
1557
- }
1558
- .e-ganttpopup .e-rowselect {
1559
- line-height: 18px;
1560
- text-indent: 7%;
1561
- }
1562
- .e-ganttpopup span {
1563
- border: 1px solid transparent;
1564
- cursor: pointer;
1565
- display: inline-block;
1566
- height: 26px;
1567
- padding: 4px;
1568
- width: 26px;
1569
- }
1570
- .e-ganttpopup .e-content {
1571
- border-radius: 4px;
1572
- border-style: solid;
1573
- border-width: 1px;
1574
- font-size: 14px;
1575
- padding: 4px;
1576
- }
1577
- .e-ganttpopup .e-tail::after,
1578
- .e-ganttpopup .e-tail::before,
1579
- .e-ganttpopup .e-ganttpopup {
1580
- border: 10px solid transparent;
1581
- content: "";
1582
- height: 0;
1583
- left: 8px;
1584
- position: absolute;
1585
- width: 0;
1586
- }
1587
- .e-ganttpopup .e-downtail::after {
1588
- top: 34px;
1589
- }
1590
-
1591
- .e-gantt-tooltip.e-tooltip-wrap {
1592
- opacity: 1;
1593
- }
1594
-
1595
- .e-gantt-tooltip {
1596
- visibility: hidden;
1597
- }
1598
-
1599
- .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1600
- content: "";
1601
- }
1602
-
1603
- .e-bigger .e-gantt .e-gantt-chart .e-label {
1604
- font-size: 16px;
1605
- }
1606
-
1607
- .e-bigger .e-filter-popup .e-control .e-dialog .e-lib .e-popup .e-popup-open .e-excelfilter .e-gantt,
1608
- .e-bigger .e-gantt .e-excelfilter .e-dialog .e-dlg-content {
1609
- padding: 0 18px 0 0 !important; /* stylelint-disable-line declaration-no-important */
1610
- }
1611
-
1612
- .e-bigger .e-filter-popup .e-control .e-dialog .e-lib .e-popup .e-popup-open .e-excelfilter .e-gantt,
1613
- .e-bigger .e-gantt .e-contextmenu-wrapper ul {
1614
- padding: 0 !important; /* stylelint-disable-line declaration-no-important */
1615
- }
1616
-
1617
- .e-gantt-tooltip-label {
1618
- padding-bottom: 2px;
1619
- padding-right: 2px;
1620
- text-align: left;
1621
- }
1622
-
1623
- .e-gantt.e-device .e-edit-form-column:nth-child(odd), .e-gantt.e-device .e-edit-form-column:nth-child(even) {
1624
- float: none;
1625
- padding: 12px 18px 0 18px;
1626
- width: 100%;
1627
- }
1628
- .e-gantt.e-device .e-edit-form-row {
1629
- height: auto;
1630
- }
1631
- .e-gantt.e-device .e-adaptive-searchbar {
1632
- padding: 5px 10px;
1633
- width: 90%;
1634
- }
1635
- .e-gantt.e-device .e-backarrowspan {
1636
- font-size: 16px;
1637
- padding: 5px 10px;
1638
- }
1639
- .e-gantt.e-device .e-gantt-dialog {
1640
- max-height: none;
1641
- }
1642
- .e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn {
1643
- float: left;
1644
- left: -4px;
1645
- }
1646
- .e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close {
1647
- font-size: 16px;
1648
- }
1649
- .e-gantt.e-device .e-gantt-dialog .e-dlg-header {
1650
- display: inline-block;
1651
- }
1652
- .e-gantt.e-device .e-toolbar-item {
1653
- padding: 7px;
1654
- }
1655
- .e-gantt.e-device .e-toolbar .e-icons {
1656
- font-size: 18px;
1657
- }
1658
- .e-gantt.e-device .e-gridheader .e-icons {
1659
- font-size: 12px;
1660
- }
1661
- .e-gantt.e-device .e-dependent-div .e-content {
1662
- height: 100%;
1663
- }
1664
- .e-gantt.e-device .e-resource-div .e-content {
1665
- height: 100%;
1666
- }
1667
- .e-gantt.e-device .e-richtexteditor {
1668
- height: 100%;
1669
- }
1670
- .e-gantt.e-device .e-richtexteditor .e-rte-content {
1671
- height: 100%;
1672
- }
1673
-
1674
- .e-predecessor-tooltip {
1675
- background-color: #000 !important; /* stylelint-disable-line declaration-no-important */
1676
- border-color: #000 !important; /* stylelint-disable-line declaration-no-important */
1677
- visibility: hidden;
1678
- }
1679
- .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom {
1680
- border-top: 8px solid #000;
1681
- }
1682
- .e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom {
1683
- color: #000;
1684
- }
1685
- .e-predecessor-tooltip .e-left-btn:disabled,
1686
- .e-predecessor-tooltip .e-right-btn:disabled {
1687
- color: #adb5bd !important;
1688
- }
1689
- .e-predecessor-tooltip .e-tip-content {
1690
- padding: 3px !important; /* stylelint-disable-line declaration-no-important */
1691
- }
1692
- .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
1693
- background-color: #000;
1694
- border-color: #000;
1695
- color: #fff;
1696
- font-size: 12px;
1697
- line-height: 18px;
1698
- padding: 0 8px 0 0;
1699
- }
1700
- .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1701
- background-color: #000;
1702
- border-color: #000;
1703
- color: #fff;
1704
- font-size: 12px;
1705
- line-height: 18px;
1706
- padding: 0 0 0 8px;
1707
- }
1708
-
1709
- .e-predecessor-dialog {
1710
- background-color: #fff;
1711
- }
1712
- .e-predecessor-dialog .e-dlg-content {
1713
- background-color: #fff;
1714
- padding: 10px 9px 9px 14px !important;
1715
- font-size: 12px;
1716
- font-weight: 400;
1717
- line-height: 1.8;
1718
- color: #212529;
1719
- }
1720
-
1721
- .e-gantt-chart-resize-indicator {
1722
- height: 100%;
1723
- position: absolute;
1724
- z-index: 1;
1725
- }
1726
-
1727
- @media (max-width: 767px) {
1728
- .e-bigger .e-gantt .e-dialog .e-edit-form-column:nth-child(odd), .e-bigger .e-gantt .e-dialog .e-edit-form-column:nth-child(even) {
1729
- float: none;
1730
- padding: 16px 12px 0 16px;
1731
- width: 100%;
1732
- }
1733
- }
1734
- /*! Gantt theme */
1735
- .e-gantt .e-device .e-left-resize-gripper,
1736
- .e-gantt .e-device .e-right-resize-gripper {
1737
- border-color: #ced4da;
1738
- color: #fff;
1739
- }
1740
- .e-gantt .e-device .e-backarrowspan {
1741
- color: #000;
1742
- }
1743
- .e-gantt .e-gantt-splitter {
1744
- border-color: #dee2e6;
1745
- border-radius: 0px;
1746
- }
1747
- .e-gantt .e-grid .e-spinner-pane {
1748
- display: none;
1749
- }
1750
- .e-gantt .e-cloneproperties.e-draganddrop {
1751
- -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
1752
- box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
1753
- opacity: 0.95;
1754
- overflow: visible;
1755
- }
1756
- .e-gantt .e-cloneproperties {
1757
- background-color: #fff;
1758
- border-color: #dee2e6;
1759
- color: #212529;
1760
- }
1761
- .e-gantt .e-cloneproperties.e-draganddrop .e-rowcell {
1762
- color: #212529;
1763
- }
1764
- .e-gantt .e-cloneproperties.e-draganddrop table,
1765
- .e-gantt .e-cloneproperties.e-draganddrop table .e-selectionbackground {
1766
- background-color: #fff;
1767
- height: 30px;
1768
- }
1769
- .e-gantt .e-gantt-toolbar + .e-gantt-splitter {
1770
- border-top-left-radius: 0px;
1771
- border-top-right-radius: 0px;
1772
- }
1773
- .e-gantt .e-grid .e-focused:not(.e-menu-item) {
1774
- -webkit-box-shadow: 0 0 0 1px #ced4da inset !important;
1775
- box-shadow: 0 0 0 1px #ced4da inset !important; /* stylelint-disable-line declaration-no-important */
1776
- }
1777
- .e-gantt .e-temp-content,
1778
- .e-gantt .e-splitter-box,
1779
- .e-gantt .e-gantt-temp-header,
1780
- .e-gantt .e-gantt-chart-pane {
1781
- border-color: #dee2e6;
1782
- }
1783
- .e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
1784
- height: 45px !important; /* stylelint-disable-line declaration-no-important */
1785
- }
1786
- .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),
1787
- .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),
1788
- .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) {
1789
- background-color: #eff1f4;
1790
- }
1791
- .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1792
- background: #e6eaed;
1793
- opacity: 0.9;
1794
- }
1795
- .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-leftfreeze,
1796
- .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-unfreeze,
1797
- .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-rightfreeze,
1798
- .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-fixedfreeze {
1799
- background: #e6eaed;
1800
- opacity: 1;
1801
- }
1802
- .e-gantt .e-taskbar-resize-div {
1803
- border-color: #0d6efd;
1804
- }
1805
- .e-gantt .e-gantt-chart .e-timeline-header-container {
1806
- background: #fff;
1807
- border-bottom-color: #dee2e6;
1808
- border-bottom-width: 1px;
1809
- border-right-color: #dee2e6;
1810
- border-left-color: #dee2e6;
1811
- color: #212529;
1812
- height: 52px;
1813
- }
1814
- .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
1815
- .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
1816
- border-color: #dee2e6;
1817
- color: #212529;
1818
- }
1819
- .e-gantt .e-gantt-chart .e-timeline-single-header-cell {
1820
- height: 46px;
1821
- line-height: 46px;
1822
- }
1823
- .e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
1824
- height: 46px;
1825
- }
1826
- .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1827
- height: 26px;
1828
- }
1829
- .e-gantt .e-gantt-chart .e-chart-root-container {
1830
- background-color: #fff;
1831
- border-color: #dee2e6;
1832
- }
1833
- .e-gantt .e-gantt-chart .e-timeline-header-table-body {
1834
- border-spacing: 0;
1835
- }
1836
- .e-gantt .e-gantt-chart .e-chart-row-hover .e-chart-row:not(.e-active):hover {
1837
- background-color: #eff1f4;
1838
- }
1839
- .e-gantt .e-gantt-chart .e-chart-row-border {
1840
- border-top-color: #dee2e6;
1841
- }
1842
- .e-gantt .e-gantt-chart .e-chart-row-cell {
1843
- color: #495057;
1844
- }
1845
- .e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow {
1846
- border-bottom-color: #dee2e6;
1847
- }
1848
- .e-gantt .e-gantt-chart .e-line-container-cell {
1849
- border-color: #dee2e6;
1850
- }
1851
- .e-gantt .e-gantt-chart .e-active-container {
1852
- outline-color: #ced4da;
1853
- }
1854
- .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1855
- background: #86b7fe;
1856
- outline: 1px solid #0d6efd;
1857
- border-radius: 4px;
1858
- }
1859
- .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
1860
- border: 1px solid #fff;
1861
- border-bottom: 0;
1862
- border-top: 0;
1863
- }
1864
- .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-progressbar {
1865
- width: 0px !important;
1866
- }
1867
- .e-gantt .e-gantt-chart .e-collapse-parent .e-collapsed-taskbar-drag {
1868
- background-color: #0d6efd;
1869
- }
1870
- .e-gantt .e-gantt-chart .e-collapse-parent .e-left-connectorpoint-outer-div {
1871
- display: none;
1872
- }
1873
- .e-gantt .e-gantt-chart .e-collapse-parent .e-right-connectorpoint-outer-div {
1874
- display: none;
1875
- }
1876
- .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
1877
- outline: 1px solid #adb5bd;
1878
- }
1879
- .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
1880
- background-color: #ced4da;
1881
- border-radius: 4px;
1882
- }
1883
- .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1884
- background-color: #adb5bd;
1885
- border: 0px;
1886
- border-radius: 4px;
1887
- }
1888
- .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
1889
- background-color: #0d6efd;
1890
- border: 0px;
1891
- border-radius: 3px;
1892
- }
1893
- .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1894
- background: #d1e7dd;
1895
- outline: 1px solid #198754;
1896
- }
1897
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
1898
- background: -webkit-gradient(linear, left top, right top, from(#d1e7dd), color-stop(30%, #198754), color-stop(70%, #198754), color-stop(70%, #198754), to(#d1e7dd));
1899
- background: linear-gradient(to right, #d1e7dd, #198754 30%, #198754 70%, #198754 70%, #d1e7dd 100%);
1900
- }
1901
- .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1902
- background-color: #198754;
1903
- outline: 0px;
1904
- }
1905
- .e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
1906
- background-color: #198754;
1907
- border: 0px;
1908
- }
1909
- .e-gantt .e-gantt-chart .e-holiday {
1910
- background: #f8f9fa;
1911
- }
1912
- .e-gantt .e-gantt-chart .e-holiday .e-span {
1913
- color: #495057;
1914
- font-size: 13px;
1915
- }
1916
- .e-gantt .e-gantt-chart .e-weekend {
1917
- background: #f8f9fa;
1918
- }
1919
- .e-gantt .e-gantt-chart .e-weekend-header-cell {
1920
- background: #f8f9fa;
1921
- }
1922
- .e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv {
1923
- border: 2px solid #ffc107;
1924
- width: 5px;
1925
- z-index: 6;
1926
- }
1927
- .e-gantt .e-gantt-chart .e-event-markers {
1928
- border-left-color: #0d6efd;
1929
- }
1930
- .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
1931
- background-color: #fff3cd;
1932
- color: #876500;
1933
- font-size: 14px;
1934
- }
1935
- .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
1936
- border-right-color: #fff3cd;
1937
- border-left-color: #fff3cd !important; /* stylelint-disable-line declaration-no-important */
1938
- }
1939
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
1940
- background: -webkit-gradient(linear, left top, right top, from(#86b7fe), color-stop(30%, #0d6efd), color-stop(70%, #0d6efd), color-stop(70%, #0d6efd), to(#86b7fe));
1941
- background: linear-gradient(to right, #86b7fe, #0d6efd 30%, #0d6efd 70%, #0d6efd 70%, #86b7fe 100%);
1942
- border: 0px;
1943
- border-radius: 4px;
1944
- }
1945
- .e-gantt .e-gantt-chart .e-unscheduled-milestone-top {
1946
- border-bottom-color: #adb5bd;
1947
- }
1948
- .e-gantt .e-gantt-chart .e-unscheduled-milestone-bottom {
1949
- border-top-color: #adb5bd;
1950
- }
1951
- .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
1952
- background: #212529;
1953
- }
1954
- .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
1955
- border-bottom-color: #212529;
1956
- }
1957
- .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
1958
- display: block;
1959
- z-index: 5;
1960
- }
1961
- .e-gantt .e-gantt-chart .e-line {
1962
- border-color: #0d6efd;
1963
- }
1964
- .e-gantt .e-gantt-chart .e-connector-line {
1965
- stroke: #0d6efd;
1966
- }
1967
- .e-gantt .e-gantt-chart .e-critical-line {
1968
- stroke: #dc3545;
1969
- }
1970
- .e-gantt .e-gantt-chart .e-connector-line-arrow {
1971
- fill: #0d6efd;
1972
- }
1973
- .e-gantt .e-gantt-chart .e-critical-line-arrow {
1974
- fill: #dc3545;
1975
- }
1976
- .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
1977
- border-left-color: #0d6efd;
1978
- }
1979
- .e-gantt .e-gantt-chart .e-connector-line-left-arrow {
1980
- border-right-color: #0d6efd;
1981
- }
1982
- .e-gantt .e-gantt-chart .e-connector-line-right-arrow-hover {
1983
- border-left-color: #0d6efd;
1984
- }
1985
- .e-gantt .e-gantt-chart .e-connector-line-left-arrow-hover {
1986
- border-right-color: #0d6efd;
1987
- }
1988
- .e-gantt .e-gantt-chart .e-connector-line-hover {
1989
- border-color: #0d6efd;
1990
- outline-color: #0d6efd;
1991
- }
1992
- .e-gantt .e-gantt-chart .e-gantt-false-line {
1993
- border-top-color: #0d6efd;
1994
- }
1995
- .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
1996
- .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
1997
- background-color: #0257d5;
1998
- border-color: #fff;
1999
- }
2000
- .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
2001
- .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
2002
- background-color: #343a40;
2003
- border-color: #fff;
2004
- }
2005
- .e-gantt .e-gantt-chart .e-left-label-inner-div,
2006
- .e-gantt .e-gantt-chart .e-right-label-inner-div {
2007
- color: #495057;
2008
- font-size: 13px;
2009
- }
2010
- .e-gantt .e-gantt-chart .e-left-label-temp-container {
2011
- color: #495057;
2012
- font-size: 14px;
2013
- padding-right: 25px;
2014
- }
2015
- .e-gantt .e-gantt-chart .e-right-label-temp-container {
2016
- color: #495057;
2017
- font-size: 14px;
2018
- margin-left: 25px;
2019
- }
2020
- .e-gantt .e-gantt-chart .e-right-label-container {
2021
- margin-left: 25px;
2022
- }
2023
- .e-gantt .e-gantt-chart .e-left-label-container {
2024
- padding-right: 25px;
2025
- }
2026
- .e-gantt .e-gantt-chart .e-connectorpoint-right {
2027
- margin-left: 3px;
2028
- }
2029
- .e-gantt .e-gantt-chart .e-connectorpoint-left {
2030
- margin-right: 3px;
2031
- }
2032
- .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
2033
- .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
2034
- height: 8px;
2035
- width: 12px;
2036
- }
2037
- .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
2038
- left: -12px;
2039
- }
2040
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left,
2041
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
2042
- border-right: transparent;
2043
- border-width: 3px;
2044
- }
2045
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
2046
- border-top-left-radius: 0;
2047
- border-bottom-left-radius: 0;
2048
- border-top-right-radius: 2px;
2049
- border-bottom-right-radius: 2px;
2050
- }
2051
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left {
2052
- border-bottom-left-radius: 2px;
2053
- border-top-left-radius: 2px;
2054
- border-bottom-right-radius: 0;
2055
- border-top-right-radius: 0;
2056
- }
2057
- .e-gantt .e-gantt-chart .e-task-label {
2058
- color: #fff;
2059
- font-size: 12px;
2060
- }
2061
- .e-gantt .e-gantt-chart .e-icon {
2062
- color: #fff;
2063
- }
2064
- .e-gantt .e-gantt-chart .e-gantt-milestone {
2065
- background-color: #adb5bd;
2066
- border-color: #0d6efd;
2067
- }
2068
- .e-gantt .e-gantt-chart .e-gantt-parent-milestone {
2069
- background-color: #adb5bd;
2070
- }
2071
- .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
2072
- background-color: #adb5bd;
2073
- border-color: #0d6efd;
2074
- }
2075
- .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
2076
- background: -webkit-gradient(linear, left top, right top, from(rgba(63, 81, 181, 0.2)), color-stop(30%, #989A9C), color-stop(70%, #989A9C), color-stop(70%, #989A9C), to(rgba(63, 81, 181, 0.2)));
2077
- background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
2078
- }
2079
- .e-gantt .e-gantt-chart .e-label {
2080
- color: #495057;
2081
- font-size: 14px;
2082
- }
2083
- .e-gantt .e-gantt-chart .e-active {
2084
- background: #e6eaed;
2085
- color: #212529;
2086
- opacity: 0.9;
2087
- }
2088
- .e-gantt .e-gantt-chart .e-active .e-label {
2089
- color: #212529;
2090
- }
2091
- .e-gantt .e-gantt-chart .e-baseline-bar {
2092
- background-color: #ffc107;
2093
- }
2094
- .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
2095
- background-color: #ffc107;
2096
- }
2097
- .e-gantt .e-gantt-chart .e-uptail::before {
2098
- border-bottom-color: #dee2e6;
2099
- }
2100
- .e-gantt .e-gantt-chart .e-downtail::after {
2101
- border-top-color: #fff;
2102
- }
2103
- .e-gantt .e-gantt-chart .e-downtail::before {
2104
- border-top-color: #dee2e6;
2105
- }
2106
- .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
2107
- background-color: #fff;
2108
- border-color: #dee2e6;
2109
- }
2110
- .e-gantt .e-gantt-chart .e-spanclicked,
2111
- .e-gantt .e-gantt-chart .e-grid .e-gridpopup .e-spanclicked {
2112
- border-color: #000;
2113
- }
2114
- .e-gantt .e-icons {
2115
- color: #6c757d;
2116
- }
2117
- .e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
2118
- color: #6c757d !important; /* stylelint-disable-line declaration-no-important */
2119
- }
2120
-
2121
- .e-gantt-dialog .e-dlg-content .e-rte-quick-popup.e-hide {
2122
- border: none !important; /* stylelint-disable-line declaration-no-important */
2123
- }
2124
- .e-gantt-dialog .e-dlg-header {
2125
- color: #212529;
2126
- position: relative;
2127
- }
2128
- .e-gantt-dialog .e-dlg-header-content {
2129
- background: #f8f9fa;
2130
- }
2131
- .e-gantt-dialog .e-icon-dlg-close {
2132
- color: #6c757d;
2133
- }
2134
- .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
2135
- background-color: #f8f9fa;
2136
- }
2137
- .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
2138
- color: #6c757d;
2139
- }
2140
- .e-gantt-dialog .e-tab .e-tab-header {
2141
- background: #f8f9fa;
2142
- }
2143
- .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
2144
- background: #0d6efd;
2145
- }
2146
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
2147
- background-color: transparent;
2148
- }
2149
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
2150
- color: #0d6efd;
2151
- }
2152
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
2153
- border-color: transparent;
2154
- }
2155
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
2156
- color: #495057;
2157
- }
2158
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
2159
- background: transparent;
2160
- border-bottom: 0px;
2161
- border-bottom-left-radius: 0px;
2162
- border-bottom-right-radius: 0px;
2163
- border-color: transparent;
2164
- }
2165
- .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
2166
- color: #495057;
2167
- }
2168
-
2169
- .e-gantt .e-gantt-chart .e-criticalconnector-line {
2170
- border-color: #dc3545;
2171
- }
2172
- .e-gantt .e-gantt-chart .e-criticalconnector-line-right-arrow {
2173
- border-left-color: #dc3545;
2174
- }
2175
- .e-gantt .e-gantt-chart .e-criticalconnector-line-left-arrow {
2176
- border-right-color: #dc3545;
2177
- }
2178
- .e-gantt .e-gantt-chart .e-critical-connector-line-hover {
2179
- border-color: #f8d7da;
2180
- outline-color: #f8d7da;
2181
- }
2182
- .e-gantt .e-gantt-chart .e-critical-connector-line-right-arrow-hover {
2183
- border-left-color: #f8d7da;
2184
- }
2185
- .e-gantt .e-gantt-chart .e-critical-connector-line-left-arrow-hover {
2186
- border-right-color: #f8d7da;
2187
- }
2188
- .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2189
- background: #f8d7da;
2190
- outline: 1px solid #f8d7da;
2191
- border-radius: 4px;
2192
- }
2193
- .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2194
- background-color: #dc3545;
2195
- border: 0px;
2196
- border-radius: 3px;
2197
- }
2198
- .e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
2199
- background: -webkit-gradient(linear, left top, right top, from(rgba(255, 85, 85, 0.2)), color-stop(30%, #dc3545), color-stop(70%, #dc3545), color-stop(70%, #dc3545), to(rgba(255, 85, 85, 0.2)));
2200
- background: linear-gradient(to right, rgba(255, 85, 85, 0.2), #dc3545 30%, #dc3545 70%, #dc3545 70%, rgba(255, 85, 85, 0.2) 100%);
2201
- background-color: rgba(255, 85, 85, 0.2);
2202
- border: 0px;
2203
- border-radius: 4px;
2204
- }
2205
- .e-gantt .e-gantt-chart .e-critical-milestone {
2206
- background-color: #dc3545;
2207
- }
2208
-
2209
- .e-gantt-chart-resize-indicator {
2210
- border: 1px dashed #86b7fe;
2211
- border-bottom: none;
2212
- border-top: none;
2213
- }
1
+ @import '@syncfusion/ej2-gantt/styles/gantt/bootstrap5.css';