UNPKG

@syncfusion/ej2-gantt

Version:
1,753 lines (1,709 loc) 56.1 kB
.e-popup.e-ddl { border-radius: 4px; -webkit-box-shadow: none; box-shadow: none; margin-top: 3px; } .e-popup.e-ddl .e-input-group { width: auto; } .e-popup.e-ddl .e-input-group input { line-height: 15px; } .e-popup.e-ddl .e-dropdownbase { min-height: 26px; } .e-popup.e-ddl .e-filter-parent .e-input-group { display: -webkit-box; display: -ms-flexbox; display: flex; width: auto; } .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon { border: 0; } .e-input-group.e-control-wrapper.e-ddl .e-input[readonly], .e-float-input.e-control-wrapper.e-ddl input[readonly] { background: transparent; } .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly], .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] { background: #343a40; } .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active, .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover, .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active, .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover, .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active, .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover, .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active, .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover { background: transparent; color: #adb5bd; } .e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon, .e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon, .e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon, .e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon { background: transparent; color: #adb5bd; } .e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon, .e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon, .e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon, .e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon { background: #343a40; } .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon, .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon, .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon, .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon { border: 0; } .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active, .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active, .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active, .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active { -webkit-box-shadow: none; box-shadow: none; } .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon { background: transparent; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; } .e-ddl.e-popup .e-filter-parent .e-input-group, .e-ddl.e-popup .e-filter-parent { background: #212529; } .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon { font-size: 14px; } .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before { line-height: 30px; top: 0; } .e-multiselect .e-input-group-icon.e-ddl-icon { border-radius: 0 2px 2px 0; border-right-width: 0; } .e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon { border-left-width: 0; border-radius: 4px 0 0 4px; border-right-width: 1px; } .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon { height: 32px; width: 32px; } .e-multi-select-wrapper .e-searcher input[type=text], .e-multi-select-wrapper .e-multi-searcher input[type=text] { color: #fff; height: 100%; } .e-multiselect .e-input-group-icon.e-ddl-icon { border-left-width: 0; } .e-float-input.e-control-wrapper.e-multiselect input[readonly] { background: transparent; } /* stylelint-disable */ /* stylelint-disable property-no-vendor-prefix */ /* stylelint-disable property-no-vendor-prefix */ @-webkit-keyframes material-spinner-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes material-spinner-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes fabric-spinner-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes fabric-spinner-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* stylelint-disable */ .e-gantt .e-add::before, .e-gantt-menu .e-add::before { content: "\e805"; } .e-gantt .e-critical-path::before, .e-gantt-menu .e-critical-path::before { content: "\e88c"; } .e-gantt .e-edit::before, .e-gantt-menu .e-edit::before { content: "\e730"; } .e-gantt .e-delete::before, .e-gantt-menu .e-delete::before { content: "\e820"; } .e-gantt .e-cancel-icon::before, .e-gantt .e-toolbar-item .e-cancel::before, .e-gantt-menu .e-cancel-icon::before, .e-gantt-menu .e-toolbar-item .e-cancel::before { content: "\e7e7"; } .e-gantt .e-update::before, .e-gantt .e-save::before, .e-gantt-menu .e-update::before, .e-gantt-menu .e-save::before { content: "\e7c8"; } .e-gantt .e-search-icon::before, .e-gantt-menu .e-search-icon::before { content: "\e754"; } .e-gantt .e-notes-info::before, .e-gantt-menu .e-notes-info::before { content: "\e72d"; } .e-gantt .e-left-resize-gripper::before, .e-gantt .e-right-resize-gripper::before, .e-gantt-menu .e-left-resize-gripper::before, .e-gantt-menu .e-right-resize-gripper::before { content: "\e770"; } .e-gantt .e-expandall::before, .e-gantt-menu .e-expandall::before { content: "\e7c9"; } .e-gantt .e-collapseall::before, .e-gantt-menu .e-collapseall::before { content: "\e80f"; } .e-gantt .e-gantt-tooltip-arrow-left::before, .e-gantt .e-prevtimespan::before, .e-gantt-menu .e-gantt-tooltip-arrow-left::before, .e-gantt-menu .e-prevtimespan::before { content: "\e773"; } .e-gantt .e-gantt-tooltip-arrow-right::before, .e-gantt .e-nexttimespan::before, .e-gantt-menu .e-gantt-tooltip-arrow-right::before, .e-gantt-menu .e-nexttimespan::before { content: "\e7f9"; } .e-gantt .e-zoomin::before, .e-gantt-menu .e-zoomin::before { content: "\e795"; } .e-gantt .e-zoomout::before, .e-gantt-menu .e-zoomout::before { content: "\e825"; } .e-gantt .e-zoomtofit::before, .e-gantt-menu .e-zoomtofit::before { content: "\e838"; } .e-gantt .e-csvexport::before, .e-gantt-menu .e-csvexport::before { content: "\e7ba"; } .e-gantt .e-excelexport::before, .e-gantt-menu .e-excelexport::before { content: "\e7c1"; } .e-gantt .e-pdfexport::before, .e-gantt-menu .e-pdfexport::before { content: "\e700"; } .e-gantt .e-indent::before, .e-gantt-menu .e-indent::before { content: "\e810"; } .e-gantt .e-outdent::before, .e-gantt-menu .e-outdent::before { content: "\e72a"; } .e-gantt .e-add-above::before, .e-gantt-menu .e-add-above::before { content: "\e836"; } .e-gantt .e-add-below::before, .e-gantt-menu .e-add-below::before { content: "\e801"; } .e-gantt.e-device .e-backarrowspan::before, .e-gantt.e-device .e-icon-dlg-close::before { content: "\e773"; } .e-gantt.e-device .e-left-resize-gripper::before, .e-gantt.e-device .e-right-resize-gripper::before { content: "\e770"; } .e-icon-rowselect::before { content: "\e7d4"; } .e-blazor-gantt-tooltip .e-tip-content { overflow-wrap: unset !important; /* stylelint-disable-line declaration-no-important */ white-space: nowrap !important; /* stylelint-disable-line declaration-no-important */ word-break: unset !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-tooltip .e-tip-content { text-align: left !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-connector-line-right-arrow { border-left: none !important; /* stylelint-disable-line declaration-no-important */ border-right-color: #0d6efd; } .e-gantt.e-gantt-rtl .e-connector-line-left-arrow { border-right: none !important; /* stylelint-disable-line declaration-no-important */ border-left-color: #0d6efd; } .e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-header-container { border-right: none !important; /* stylelint-disable-line declaration-no-important */ border-left: 1px solid !important; /* stylelint-disable-line declaration-no-important */ border-left-color: rgb(68.0034482759, 75.85, 83.6965517241) !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text { padding-right: 11px !important; /* stylelint-disable-line declaration-no-important */ padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */ text-align: right !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element { right: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after { right: 1px !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-connectorpoint-right { margin-right: 2px !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-event-markers .e-gantt-right-arrow { border-left: 5px solid; border-right: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-holiday .e-span { -webkit-transform: rotate(90deg) !important; transform: rotate(90deg) !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-left-label-container { padding-left: 25px !important; /* stylelint-disable-line declaration-no-important */ padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt.e-gantt-rtl .e-gantt-chart .e-right-label-container { margin-right: 25px !important; /* stylelint-disable-line declaration-no-important */ margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-rtl .e-gantt-tooltip-label { text-align: right !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-rtl .e-tip-content { text-align: right !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-dialog.e-rtl .e-dlg-closeicon-btn { padding: 4px 8px !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt { display: block; width: 100%; } .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before { left: -5px; position: relative; } .e-gantt .e-cloneproperties { border-style: solid; border-width: 1px; -webkit-box-shadow: 0 0; box-shadow: 0 0; font-size: 12px; font-weight: 700; opacity: 1; overflow: hidden; padding: 2px 8px 1px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: middle; white-space: nowrap; z-index: 100; } .e-gantt .e-cloneproperties .e-draganddrop { border-spacing: 0; font-size: 12px; font-weight: normal; overflow: visible; } .e-gantt .e-cloneproperties .e-bothganttlines { border-width: 1px 0 0 1px; } .e-gantt .e-draganddrop { border-width: 0 1px 1px; font-weight: normal; padding: 0; } .e-gantt .e-draganddrop .e-rowcell { opacity: 0.95; } .e-gantt .e-cloneproperties.e-draganddrop table { border-spacing: 0; } .e-gantt .e-icons.e-errorelem { display: inline-block; padding-left: 10px; vertical-align: middle; } .e-gantt .e-errorelem::before { color: rgb(227.5316455696, 96.4683544304, 109.0253164557); content: "\e22a"; -webkit-transform: rotate(180deg); transform: rotate(180deg); } .e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop, .e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop { border-bottom: 0; border-right: 1px solid #6c757d; border-top: 1px solid #6c757d; } .e-gantt .e-gantt-toolbar { border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-style: solid; border-width: 1px 1px 0; } .e-gantt .e-flmenu-valuediv { padding-top: 16px; } .e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar { margin: 0; } .e-gantt .e-gantt-splitter .e-pane { overflow: hidden !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-splitter:has(.e-headercell.e-fltr-icon) { overflow: visible !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-temp-content { border-left: 1px solid; } .e-gantt .e-tab { border: 0; } .e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active { border-color: transparent; } .e-gantt .e-gantt-tree-grid-pane .e-grid { border-width: 0; } .e-gantt .e-gantt-tree-grid-pane .e-grid:has(.e-headercell.e-fltr-icon):not(.e-gantt .e-grid.e-rtl) { position: inherit; } .e-gantt .e-gantt-tree-grid-pane .e-grid .e-row .e-input-group { margin-top: 0 !important; /* stylelint-disable-line declaration-no-important */ margin-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header { border-bottom-style: solid; border-bottom-width: 1px; height: 45px; } .e-gantt .e-gantt-tree-grid-pane .e-headercontent { border-right-width: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-tree-grid-pane .e-gridheader { border-top-style: none; border-top-width: 0; padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */ padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-tree-grid-pane .e-columnheader, .e-gantt .e-gantt-tree-grid-pane .e-headercell { height: 51px !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-tree-grid-pane .e-gridcontent:not(:has(.e-movablescrollbar)) .e-content { overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding { width: calc(100% + 17px); } .e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info { text-align: center; } .e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info { display: inline-block; font-size: 18px; height: 15px; line-height: 10px; vertical-align: middle; } .e-gantt .e-gantt-chart { height: 100%; overflow: hidden; position: relative; width: 100%; } .e-gantt .e-gantt-chart .e-chart-empty-row { border: 0.5px solid; position: absolute; background-color: rgba(0, 120, 222, 0.15); border-color: rgba(0, 120, 222, 0.65) !important; } .e-gantt .e-gantt-chart .e-chart-root-container { border-right: 0 solid; } .e-gantt .e-gantt-chart .e-chart-root-container .e-content { -webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */ overflow-x: scroll; overflow-y: auto; position: relative; } .e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-droptop { border-top: 2px solid #4f46e5; border-width: 2px 0 0; } .e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-dropbottom { border-bottom: 2px solid #4f46e5; -webkit-box-shadow: #0d6efd; box-shadow: #0d6efd; } .e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-childborder { border-bottom: 2px solid #4f46e5; border-top: 2px solid #4f46e5; -webkit-box-shadow: #0d6efd; box-shadow: #0d6efd; } .e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container { position: absolute; height: 100%; } .e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container { position: absolute; height: 100%; } .e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container { height: 100%; position: absolute; } .e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container { height: 100%; position: absolute; } .e-gantt .e-gantt-chart .e-timeline-header-container { border-bottom-style: solid; border-right: 1px solid; overflow: hidden; position: relative; z-index: 6; } .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr th { border-left: 0; } .e-gantt .e-gantt-chart .e-timeline-header-table-container thead tr td { border-left: 0; } .e-gantt .e-gantt-chart .e-timeline-header-table-container { border-collapse: collapse; border-spacing: 0; border-width: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; display: block; } .e-gantt .e-gantt-chart .e-timeline-header-table-body { border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: scale(1); transform: scale(1); white-space: nowrap; display: block; } .e-gantt .e-gantt-chart .e-timeline-header-table-body > tr { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .e-gantt .e-gantt-chart .e-timeline-top-header-cell, .e-gantt .e-gantt-chart .e-timeline-single-header-cell { border-spacing: 0; border-style: solid; border-top: 0; border-width: 1px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 14px; font-weight: 700; margin: 0; padding: 0; position: static; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label, .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label { -webkit-box-sizing: border-box; box-sizing: border-box; margin: auto; overflow: hidden; position: static; text-overflow: ellipsis; white-space: nowrap; } .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text, .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text { padding-left: 11px; text-align: left; } .e-gantt .e-gantt-chart .e-gantt-grid-lines { border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-spacing: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .e-gantt .e-gantt-chart .e-zero-spacing { border-spacing: 0; } .e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border { border-top: 0; } .e-gantt .e-gantt-chart .e-chart-row { display: table-row; } .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border { border-collapse: separate; border-style: solid; border-width: 1px 0 0; } .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell { font-size: 0; padding: 0; } .e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow { border-bottom-width: 1px; } .e-gantt .e-gantt-chart .e-line-container-cell { border-right-style: solid; border-right-width: 1px; height: 100%; position: absolute; } .e-gantt .e-gantt-chart .e-taskbar-main-container { cursor: move; display: inline-block; position: absolute; vertical-align: middle; z-index: 3; } .e-gantt .e-gantt-chart .e-taskbar-main-container.e-gantt-multi-taskbar:hover { z-index: 4; } .e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; float: left; outline: none; overflow: hidden; position: absolute; text-overflow: ellipsis; white-space: nowrap; } .e-gantt .e-gantt-chart .e-left-label-container { display: inline-block; } .e-gantt .e-gantt-chart .e-left-label-inner-div, .e-gantt .e-gantt-chart .e-right-label-container { overflow: hidden; } .e-gantt .e-gantt-chart .e-left-label-inner-div { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; } .e-gantt .e-gantt-chart .e-label { margin: 3px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .e-gantt .e-gantt-chart .e-right-label-container { background-color: transparent; display: inline-block; margin: 0; position: absolute; } .e-gantt .e-gantt-chart .e-right-label-inner-div { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; float: left; outline: none; overflow: hidden; } .e-gantt .e-gantt-chart .e-indicator-span { display: inline-block; font-size: 13px; font-weight: normal; overflow: hidden; position: absolute; text-overflow: ellipsis; } .e-gantt .e-gantt-chart .e-gantt-child-taskbar, .e-gantt .e-gantt-chart .e-gantt-parent-taskbar, .e-gantt .e-gantt-chart .e-gantt-child-progressbar, .e-gantt .e-gantt-chart .e-gantt-parent-progressbar, .e-gantt .e-gantt-chart .e-gantt-milestone, .e-gantt .e-gantt-chart .e-gantt-parent-milestone, .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone { display: inline-block; width: 100%; } .e-gantt .e-gantt-chart .e-gantt-parent-milestone { position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .e-gantt .e-gantt-chart .e-gantt-milestone { position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .e-gantt .e-gantt-chart .e-manualparent-main-container { background-color: transparent; cursor: move; margin-top: -5px; position: absolute; } .e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar { margin-top: 3px; } .e-gantt .e-gantt-chart .e-gantt-split-container-line { border-color: inherit; border-top-style: dotted; border-top-width: 2px; height: 0; left: 2px; pointer-events: none; position: absolute; top: 50%; width: calc(100% - 5px); } .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div, .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div { border-spacing: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: auto; overflow: hidden; padding: 0; z-index: 3; } .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div { z-index: 3; } .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div, .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div { -webkit-box-sizing: border-box; box-sizing: border-box; text-align: right; border-style: solid; height: 100%; } .e-gantt .e-gantt-chart .e-chart-scroll-container, .e-gantt .e-gantt-chart .e-chart-rows-container { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .e-gantt .e-gantt-chart .e-chart-scroll-container { position: relative; height: 100%; } .e-gantt .e-gantt-chart .e-chart-rows-container { line-height: initial; position: relative; overflow: hidden; } .e-gantt .e-gantt-chart .e-masked-tbody { table-layout: fixed; width: 100%; } .e-gantt .e-gantt-chart .e-div-background { border-color: rgb(225, 223, 221); border-right-style: solid; border-right-width: 1px; height: 100%; position: absolute; } .e-gantt .e-gantt-chart .e-innerHTML { height: 16px; width: 16px; left: 14px; } .e-gantt .e-gantt-chart .e-innerHTML1 { height: 16px; width: 16px; left: 30px; } .e-gantt .e-gantt-chart .e-innerHTML2 { height: 16px; width: 16px; left: 60px; } .e-gantt .e-gantt-chart .e-timelineHeader { height: 16px; width: 82px; left: 20px; } .e-gantt .e-gantt-chart .e-maskcell01 { height: 12px; width: 88px; left: 14px; border-radius: 0; } .e-gantt .e-gantt-chart .e-maskcell02 { border-radius: 0; height: 18px; width: 410px; } .e-gantt .e-gantt-chart .e-maskcell03 { height: 12px; width: 88px; left: 14px; border-radius: 0; } .e-gantt .e-gantt-chart .e-maskcell04 { border-radius: 0; height: 18px; width: 208px; } .e-gantt .e-gantt-chart .e-maskcell05 { height: 12px; width: 108px; left: 64px; border-radius: 0; } .e-gantt .e-gantt-chart .e-maskcell06 { height: 18px; width: 195px; left: 192px; border-radius: 0; } .e-gantt .e-gantt-chart .e-maskcell07 { height: 18px; width: 156px; left: 388px; border-radius: 0; } .e-gantt .e-gantt-chart .e-taskbar-left-resizer, .e-gantt .e-gantt-chart .e-taskbar-right-resizer { display: inline-block; position: absolute; top: 0; width: 10px; z-index: 4; } .e-gantt .e-gantt-chart .e-child-progress-resizer { display: inline-block; height: 15px; position: absolute; top: 0; width: 20px; z-index: 5; } .e-gantt .e-gantt-chart .e-progress-resize-gripper { cursor: col-resize; } .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler { border-width: 1px; -webkit-box-sizing: content-box; box-sizing: content-box; cursor: col-resize; height: 2px; position: absolute; top: 7px; } .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element { border-bottom-style: solid; border-bottom-width: 8px; border-left: 7px solid transparent; border-right: 7px solid transparent; cursor: col-resize; height: 0; left: 1px; position: absolute; top: -7px; width: 0; } .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after { border-bottom-style: solid; border-bottom-width: 8px; border-left: 6px solid transparent; border-right: 6px solid transparent; cursor: col-resize; height: 0; left: 2px; position: absolute; top: -7px; width: 0; } .e-gantt .e-gantt-chart .e-baseline-bar { border-radius: 2px; } .e-gantt .e-gantt-chart .e-baseline-bar { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; z-index: 2; } .e-gantt .e-gantt-chart .e-milestone-top, .e-gantt .e-gantt-chart .e-parent-milestone-top, .e-gantt .e-gantt-chart .e-manualparent-milestone-top { border-style: none solid solid; border-top: 0; } .e-gantt .e-gantt-chart .e-milestone-top, .e-gantt .e-gantt-chart .e-milestone-bottom, .e-gantt .e-gantt-chart .e-parent-milestone-top, .e-gantt .e-gantt-chart .e-parent-milestone-bottom, .e-gantt .e-gantt-chart .e-manualparent-milestone-top, .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom { border-left-color: transparent; border-right-color: transparent; } .e-gantt .e-gantt-chart .e-milestone-bottom, .e-gantt .e-gantt-chart .e-parent-milestone-bottom, .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom { border-bottom: 0; border-style: solid solid none; } .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container { position: absolute; z-index: 2; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .e-gantt .e-gantt-chart .e-task-label { display: inline; font-weight: normal; margin-left: 8px; margin-right: 15px; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; white-space: nowrap; } .e-gantt .e-gantt-chart .e-task-table { overflow: hidden; border-collapse: separate; position: absolute; } .e-gantt .e-gantt-chart .e-left-resize-gripper, .e-gantt .e-gantt-chart .e-right-resize-gripper { -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: ew-resize; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .e-gantt .e-gantt-chart .e-holiday { display: inline-block; position: absolute; height: 100%; } .e-gantt .e-gantt-chart .e-holiday .e-span { position: absolute; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); white-space: nowrap; width: 0; top: 50%; } .e-gantt .e-gantt-chart .e-weekend { display: inline-block; position: absolute; z-index: 0; height: 100%; } .e-gantt .e-gantt-chart .e-rangecontainer { position: absolute; } .e-gantt .e-gantt-chart .e-rangecontainer .e-leftarc { border-bottom-left-radius: 2px; border-top-left-radius: 2px; position: absolute; } .e-gantt .e-gantt-chart .e-rangecontainer .e-rightarc { border-bottom-right-radius: 2px; border-top-right-radius: 2px; position: absolute; } .e-gantt .e-gantt-chart .e-event-markers { border-left: 1px dashed; position: absolute; width: 1px; z-index: 4; height: 100%; } .e-gantt .e-gantt-chart .e-event-markers .e-span-label { border-radius: 3px; font-weight: 500; height: 28px; line-height: 1.5; padding: 3px 12px; position: absolute; top: 50px; white-space: nowrap; width: auto; z-index: 2; } .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow { border-bottom: 5px solid transparent; border-right: 5px solid; border-top: 5px solid transparent; height: 0; position: absolute; top: 56px; width: 0; } .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar { border-radius: 0; border-style: none; display: inline-block; } .e-gantt .e-gantt-chart .e-connector-line-right-arrow { border-left-style: solid; border-left-width: 10px; } .e-gantt .e-gantt-chart .e-connector-line-left-arrow { border-right-style: solid; border-right-width: 10px; } .e-gantt .e-gantt-chart .e-connector-line-right-arrow, .e-gantt .e-gantt-chart .e-connector-line-left-arrow { border-bottom: 5px solid transparent; border-top: 5px solid transparent; } .e-gantt .e-gantt-chart .e-connector-line-container { z-index: 5; pointer-events: stroke; } .e-gantt .e-gantt-chart .e-connector-line-z-index { z-index: 1; } .e-gantt .e-gantt-chart .e-connector-line-hover, .e-gantt .e-gantt-chart .e-critical-connector-line-hover { outline: 1px solid; } .e-gantt .e-gantt-chart .e-connector-line-hover-z-index { z-index: 100; } .e-gantt .e-gantt-chart .e-connectortouchpoint { background-color: transparent; display: block; position: absolute; z-index: 5; } .e-gantt .e-gantt-chart .e-connectorpoint-right, .e-gantt .e-gantt-chart .e-connectorpoint-left, .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div, .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div { border-radius: 50%; display: inline-block; position: absolute; } .e-gantt .e-gantt-chart .e-connectorpoint-left-hover, .e-gantt .e-gantt-chart .e-connectorpoint-right-hover { border-style: solid; border-width: 1px; -webkit-box-sizing: content-box; box-sizing: content-box; cursor: pointer; display: inline-block; } .e-gantt .e-gantt-chart .e-connectorpoint-allow-block { cursor: no-drop; } .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left, .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right { background-color: #adb5bd; border-color: #adb5bd; border-radius: 50%; display: inline-block; height: 10px; margin: -1px; position: absolute; width: 10px; } .e-gantt .e-gantt-chart .e-manualparent-milestone-top, .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom { border-bottom-color: #adb5bd; } .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right { cursor: e-resize; margin-left: -8px; } .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left { margin-left: 0; } .e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar { background: #adb5bd; margin-top: 3px; position: absolute; } .e-gantt .e-gantt-chart .e-icon { font-family: "e-icons"; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; text-transform: none; vertical-align: middle; } .e-gantt .e-gantt-chart .e-active-container { outline: 1px solid; outline-offset: 2px; } .e-gantt-dialog .e-tab .e-tab-header { padding-left: 12px; } .e-gantt-dialog .e-tab .e-tab-header .e-indicator { display: block; } .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap { border-style: solid; border-width: 1px; } .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before { border: 0; } .e-gantt-dialog .e-edit-form-column .error-message .e-error { margin-bottom: 0; } .e-gantt-dialog { border: 0; } .e-gantt-dialog .e-gridform .e-table { border-spacing: 0; } .e-gantt-dialog .e-item { height: 100%; } .e-gantt-dialog .e-dependent-div { border-bottom-width: 0px; } .e-gantt-dialog .e-icon-dlg-close { opacity: initial; } .e-gantt-dialog .e-toolbar { border-top-width: 0; } .e-gantt-dialog .e-resource-div { border-bottom-width: 0px; } .e-gantt-dialog .e-resource-div .e-gridheader { border-top-width: 0; } .e-gantt-dialog .e-edit-form-row { height: 241px; overflow-y: auto; } .e-gantt-dialog .e-edit-form-column:nth-child(odd) { float: left; padding: 12px 18px 0 18px; width: 50%; } .e-gantt-dialog .e-edit-form-column:nth-child(even) { float: left; padding: 12px 18px 0 0; width: 50%; } .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) { padding: 12px 18px 0 0; } .e-gantt-dialog .e-edit-form-column { height: 75px; } .e-gantt-dialog .e-dependent-div .e-content { height: 161px; } .e-gantt-dialog .e-resource-div .e-content { height: 202px; } .e-gantt-dialog .e-richtexteditor { border-bottom-width: 0px; height: 241px !important; /* stylelint-disable-line declaration-no-important */ overflow: hidden auto; } .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand { border-top: 0; } .e-gantt-dialog .e-richtexteditor .e-rte-content { border-bottom-width: 0px; height: 200px; overflow: auto; } .e-gantt-dialog > .e-dlg-content { padding: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-dialog .e-dlg-header { line-height: 30px; } .e-gantt-dialog .e-dlg-header-content { border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-dialog .e-dlg-header-content { border-radius: 3px 3px 0px 0px; padding-bottom: 12px; } .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn { top: 0 !important; } .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn { border-radius: 50%; height: auto !important; width: auto; } .e-ganttpopup { -moz-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */ -ms-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */ font-weight: normal; position: absolute; user-select: none; z-index: 99999; } .e-ganttpopup .e-rowselect { line-height: 18px; text-indent: 7%; } .e-ganttpopup span { border: 1px solid transparent; cursor: pointer; display: inline-block; height: 26px; padding: 4px; width: 26px; } .e-ganttpopup .e-content { border-radius: 4px; border-style: solid; border-width: 1px; font-size: 14px; padding: 4px; } .e-ganttpopup .e-tail::after, .e-ganttpopup .e-tail::before, .e-ganttpopup .e-ganttpopup { border: 10px solid transparent; content: ""; height: 0; left: 8px; position: absolute; width: 0; } .e-ganttpopup .e-downtail::after { top: 34px; } .e-gantt-tooltip.e-tooltip-wrap { opacity: 1; } .e-gantt-tooltip { visibility: hidden; } .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before { content: ""; } .e-gantt-tooltip-label { padding-bottom: 2px; padding-right: 2px; text-align: left; } .e-gantt.e-device .e-edit-form-column:nth-child(odd), .e-gantt.e-device .e-edit-form-column:nth-child(even) { float: none; padding: 12px 18px 0 18px; width: 100%; } .e-gantt.e-device .e-edit-form-row { height: auto; } .e-gantt.e-device .e-adaptive-searchbar { padding: 5px 10px; width: 90%; } .e-gantt.e-device .e-backarrowspan { font-size: 16px; padding: 5px 10px; } .e-gantt.e-device .e-gantt-dialog { max-height: none; } .e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn { float: left; left: -4px; } .e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close { font-size: 16px; } .e-gantt.e-device .e-gantt-dialog .e-dlg-header { display: inline-block; } .e-gantt.e-device .e-toolbar-item { padding: 7px; } .e-gantt.e-device .e-toolbar .e-icons { font-size: 18px; } .e-gantt.e-device .e-gridheader .e-icons { font-size: 12px; } .e-gantt.e-device .e-dependent-div .e-content { height: 100%; } .e-gantt.e-device .e-resource-div .e-content { height: 100%; } .e-gantt.e-device .e-richtexteditor { height: 100%; } .e-gantt.e-device .e-richtexteditor .e-rte-content { height: 100%; } .e-predecessor-tooltip { background-color: #000 !important; /* stylelint-disable-line declaration-no-important */ border-color: #000 !important; /* stylelint-disable-line declaration-no-important */ visibility: hidden; } .e-predecessor-tooltip .e-arrow-tip-outer.e-tip-bottom { border-top: 8px solid #000; } .e-predecessor-tooltip .e-arrow-tip-inner.e-tip-bottom { color: #000; } .e-predecessor-tooltip .e-left-btn:disabled, .e-predecessor-tooltip .e-right-btn:disabled { color: #adb5bd !important; } .e-predecessor-tooltip .e-tip-content { padding: 3px !important; /* stylelint-disable-line declaration-no-important */ } .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type { background-color: #000; border-color: #000; color: #fff; font-size: 12px; line-height: 18px; padding: 0 8px 0 0; } .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type { background-color: #000; border-color: #000; color: #fff; font-size: 12px; line-height: 18px; padding: 0 0 0 8px; } .e-predecessor-dialog { background-color: #212529; } .e-predecessor-dialog .e-dlg-content { background-color: #212529; padding: 10px 9px 9px 14px !important; font-size: 12px; font-weight: 400; line-height: 1.8; color: #fff; } .e-gantt-chart-resize-indicator { height: 100%; position: absolute; z-index: 1; } .e-template-padding { padding: 2px; } /*! Gantt theme */ .e-gantt-single-timeline .e-timeline-header-container, .e-gantt-single-timeline .e-timeline-header-table-body tr { height: 46px !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt-single-timeline .e-gantt-tree-grid-pane .e-columnheader, .e-gantt-single-timeline .e-gantt-tree-grid-pane .e-headercell { height: 45px !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-device .e-left-resize-gripper, .e-gantt .e-device .e-right-resize-gripper { border-color: #6c757d; color: #fff; } .e-gantt .e-device .e-backarrowspan { color: #000; } .e-gantt .e-gantt-splitter { border-color: rgb(68.0034482759, 75.85, 83.6965517241); border-radius: 0px; } .e-gantt .e-grid .e-spinner-pane { display: none; } .e-gantt .e-cloneproperties.e-draganddrop { -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); opacity: 0.95; overflow: visible; } .e-gantt .e-cloneproperties { background-color: #212529; border-color: rgb(68.0034482759, 75.85, 83.6965517241); color: #fff; } .e-gantt .e-cloneproperties.e-draganddrop .e-rowcell { color: #fff; } .e-gantt .e-cloneproperties.e-draganddrop table, .e-gantt .e-cloneproperties.e-draganddrop table .e-selectionbackground { background-color: #212529; height: 30px; } .e-gantt .e-gantt-toolbar + .e-gantt-splitter { border-top-left-radius: 0px; border-top-right-radius: 0px; } .e-gantt .e-grid .e-focused:not(.e-menu-item) { -webkit-box-shadow: 0 0 0 1px #6c757d inset !important; box-shadow: 0 0 0 1px #6c757d inset !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-temp-content, .e-gantt .e-splitter-box, .e-gantt .e-gantt-temp-header, .e-gantt .e-gantt-chart-pane { border-color: rgb(68.0034482759, 75.85, 83.6965517241); } .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active { background: rgb(60.2918918919, 67.6, 74.9081081081); opacity: 0.9; } .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-leftfreeze, .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-unfreeze, .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-rightfreeze, .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active.e-fixedfreeze { background: rgb(60.2918918919, 67.6, 74.9081081081); opacity: 0.9; } .e-gantt .e-gantt-tree-grid-pane .e-headercell-hover .e-headercell:not(.e-active):hover { background-color: rgb(48.9202702703, 54.85, 60.7797297297); } .e-gantt .e-taskbar-resize-div { border-color: #0d6efd; } .e-gantt .e-gantt-chart .e-timeline-header-container { background: #212529; border-bottom-color: rgb(68.0034482759, 75.85, 83.6965517241); border-bottom-width: 1px; border-right-color: rgb(68.0034482759, 75.85, 83.6965517241); border-left-color: rgb(68.0034482759, 75.85, 83.6965517241); color: #fff; height: 52px; } .e-gantt .e-gantt-chart .e-timeline-top-header-cell, .e-gantt .e-gantt-chart .e-timeline-single-header-cell { border-color: rgb(68.0034482759, 75.85, 83.6965517241); color: #fff; } .e-gantt .e-gantt-chart .e-timeline-header-table-body tr { height: 26px; } .e-gantt .e-gantt-chart .e-timeline-top-header-cell, .e-gantt .e-gantt-chart .e-timeline-single-header-cell { height: inherit; } .e-gantt .e-gantt-chart .e-chart-root-container { background-color: #212529; border-color: rgb(68.0034482759, 75.85, 83.6965517241); } .e-gantt .e-gantt-chart .e-timeline-header-table-body { border-spacing: 0; } .e-gantt .e-gantt-chart .e-chart-row-hover .e-chart-row:not(.e-active):hover { background-color: rgb(48.9202702703, 54.85, 60.7797297297); } .e-gantt .e-gantt-chart .e-timeline-cell-hover .e-timeline-top-header-cell:not(.e-active):hover { background-color: rgb(48.9202702703, 54.85, 60.7797297297); } .e-gantt .e-gantt-chart .e-chart-row-border { border-top-color: rgb(68.0034482759, 75.85, 83.6965517241); } .e-gantt .e-gantt-chart .e-chart-row-cell { color: #ced4da; } .e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow { border-bottom-color: rgb(68.0034482759, 75.85, 83.6965517241); } .e-gantt .e-gantt-chart .e-line-container-cell { border-color: rgb(68.0034482759, 75.85, 83.6965517241); } .e-gantt .e-gantt-chart .e-active-container { outline-color: #6c757d; } .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div { background: rgb(134, 182.5, 254); outline: 1px solid #0d6efd; border-radius: 4px; } .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div { border: 1px solid #fff; border-bottom: 0; border-top: 0; } .e-gantt .e-gantt-chart .e-collapse-parent .e-collapsed-taskbar-drag { background-color: #0d6efd; } .e-gantt .e-gantt-chart .e-collapse-parent .e-left-connectorpoint-outer-div { display: none; } .e-gantt .e-gantt-chart .e-collapse-parent .e-right-connectorpoint-outer-div { display: none; } .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div { outline: 1px solid #adb5bd; } .e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div { background-color: #6c757d; border-radius: 4px; } .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div { background-color: #adb5bd; border: 0px; border-radius: 4px; } .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div { background-color: #0d6efd; border: 0px; border-radius: 3px; } .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar { background: rgb(210.59375, 239.60625, 226.155); outline: 1px solid rgb(32.96875, 178.03125, 110.775); } .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar { background: -webkit-gradient(linear, left top, right top, from(rgb(210.59375, 239.60625, 226.155)), color-stop(30%, rgb(32.96875, 178.03125, 110.775)), color-stop(70%, rgb(32.96875, 178.03125, 110.775)), color-stop(70%, rgb(32.96875, 178.03125, 110.775)), to(rgb(210.59375, 239.60625, 226.155))); background: linear-gradient(to right, rgb(210.59375, 239.60625, 226.155), rgb(32.96875, 178.03125, 110.775) 30%, rgb(32.96875, 178.03125, 110.775) 70%, rgb(32.96875, 178.03125, 110.775) 70%, rgb(210.59375, 239.60625, 226.155) 100%); } .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar { background-color: rgb(32.96875, 178.03125, 110.775); outline: 0px; } .e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar { background-color: rgb(32.96875, 178.03125, 110.775); border: 0px; } .e-gantt .e-gantt-chart .e-holiday { background: rgb(26.177027027, 29.35, 32.522972973); } .e-gantt .e-gantt-chart .e-holiday .e-span { color: #ced4da; font-size: 13px; } .e-gantt .e-gantt-chart .e-weekend { background: rgb(26.177027027, 29.35, 32.522972973); } .e-gantt .e-gantt-chart .e-weekend-header-cell { background: rgb(26.177027027, 29.35, 32.522972973); } .e-gantt .e-gantt-chart .e-weekend-cell-hover:not(.e-active):hover { background-color: rgb(48.9202702703, 54.85, 60.7797297297); } .e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv { border: 2px solid rgb(255, 205.75, 58); width: 5px; z-index: 6; } .e-gantt .e-gantt-chart .e-event-markers { border-left-color: #0d6efd; } .e-gantt .e-gantt-chart .e-event-markers .e-span-label { background-color: rgb(255, 242.6, 205.4); color: rgb(134.5, 100.875, 0); font-size: 14px; } .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow { border-right-color: rgb(255, 242.6, 205.4); border-left-color: rgb(255, 242.6, 205.4) !important; /* stylelint-disable-line declaration-no-important */ } .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar { background: -webkit-gradient(linear, left top, right top, from(rgb(134, 182.5, 254)), color-stop(30%, #0d6efd), color-stop(70%, #0d6efd), color-stop(70%, #0d6efd), to(rgb(134, 182.5, 254))); background: linear-gradient(to right, rgb(134, 182.5, 254), #0d6efd 30%, #0d6efd 70%, #0d6efd 70%, rgb(134, 182.5, 254) 100%); border: 0px; border-radius: 4px; } .e-gantt .e-gantt-chart .e-unscheduled-milestone-top { border-bottom-color: #adb5bd; } .e-gantt .e-gantt-chart .e-unscheduled-milestone-bottom { border-top-color: #adb5bd; } .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler { background: #fff; } .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after { border-bottom-color: #fff; } .e-gantt .e-gantt-chart .e-gantt-dependency-view-container { display: block; width: 100%; height: 100%; z-index: 2; position: absolute; pointer-events: none; } .e-gantt .e-gantt-chart .e-line { border-color: #0d6efd; } .e-gantt .e-gantt-chart .e-connector-line { stroke: #0d6efd; } .e-gantt .e-gantt-chart .e-critical-line { stroke: rgb(227.5316455696, 96.4683544304, 109.0253164557); } .e-gantt .e-gantt-chart .e-connector-line-arrow { fill: #0d6efd; } .e-gantt .e-gantt-chart .e-critical-line-arrow { fill: rgb(227.5316455696, 96.4683544304, 109.0253164557); } .e-gantt .e-gantt-chart .e-connector-line-right-arrow { border-left-color: #0d6efd; } .e-gantt .e-gantt-chart .e-connector-line-left-arrow { border-right-color: #0d6efd; } .e-gantt .e-gantt-chart .e-connector-line-right-arrow-hover { border-left-color: #0d6efd; } .e-gantt .e-gantt-chart .e-connector-line-left-arrow-hover { border-right-color: #0d6efd; } .e-gantt .e-gantt-chart .e-connector-line-hover { border-color: #0d6efd; outline-color: #0d6efd; } .e-gantt .e-gantt-chart .e-gantt-false-line { border-top-color: #0d6efd; } .e-gantt .e-gantt-chart .e-connectorpoint-left-hover, .e-gantt .e-gantt-chart .e-connectorpoint-right-hover { background-color: rgb(1.762295082, 87.2336065574, 213.237704918); border-color: #212529; } .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover, .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover { background-color: #dee2e6; border-color: #212529; } .e-gantt .e-gantt-chart .e-left-label-inner-div, .e-gantt .e-gantt-chart .e-right-label-inner-div { color: #ced4da; font-size: 13px; } .e-gantt .e-gantt-chart .e-left-label-temp-container { color: #ced4da; font-size: 14px; padding-right: 25px; } .e-gantt .e-gantt-chart .e-right-label-temp-container { color: #ced4da; font-size: 14px; margin-left: 25px; } .e-gantt .e-gantt-chart .e-right-label-container { margin-left: 25px; } .e-gantt .e-gantt-chart .e-left-label-container { padding-right: 25px; } .e-gantt .e-gantt-chart .e-connectorpoint-right { margin-left: 3px; } .e-gantt .e-gantt-chart .e-connectorpoint-left { margin-right: 3px; } .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div, .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div { height: 8px; width: 12px; } .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div { left: -12px; } .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left, .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right { border-right: transparent; border-width: 3px; } .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right