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