@syncfusion/blazor-themes 22.2.12 → 23.1.36
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/SCSS-Themes/base/bootstrap-dark.scss +53 -1
- package/SCSS-Themes/base/bootstrap.scss +54 -1
- package/SCSS-Themes/base/bootstrap4.scss +23 -1
- package/SCSS-Themes/base/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/base/bootstrap5.scss +18 -1
- package/SCSS-Themes/base/fabric-dark.scss +54 -1
- package/SCSS-Themes/base/fabric.scss +54 -1
- package/SCSS-Themes/base/fluent-dark.scss +18 -1
- package/SCSS-Themes/base/fluent.scss +18 -1
- package/SCSS-Themes/base/highcontrast.scss +54 -1
- package/SCSS-Themes/base/material-dark.scss +54 -2
- package/SCSS-Themes/base/material.scss +54 -1
- package/SCSS-Themes/base/material3-dark.scss +18 -1
- package/SCSS-Themes/base/material3.scss +19 -1
- package/SCSS-Themes/base/tailwind-dark.scss +19 -1
- package/SCSS-Themes/base/tailwind.scss +19 -1
- package/SCSS-Themes/bootstrap-dark.scss +1666 -252
- package/SCSS-Themes/bootstrap.scss +1668 -253
- package/SCSS-Themes/bootstrap4.scss +1640 -256
- package/SCSS-Themes/bootstrap5-dark.scss +1636 -257
- package/SCSS-Themes/bootstrap5.scss +1636 -257
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent.scss +11 -0
- package/SCSS-Themes/buttons/switch/highcontrast.scss +11 -0
- package/SCSS-Themes/buttons/switch/material-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind.scss +11 -0
- package/SCSS-Themes/calendars/datepicker/bootstrap-dark.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap4.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap5-dark.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/bootstrap5.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fabric-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fabric.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fluent-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fluent.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/highcontrast.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/material-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/tailwind-dark.scss +42 -17
- package/SCSS-Themes/calendars/datepicker/tailwind.scss +42 -17
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +53 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +53 -24
- package/SCSS-Themes/calendars/timepicker/bootstrap-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap4.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric.scss +21 -4
- package/SCSS-Themes/calendars/timepicker/fluent-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fluent.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/highcontrast.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind.scss +19 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/material3.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +3 -9
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +3 -9
- package/SCSS-Themes/fabric-dark.scss +1666 -251
- package/SCSS-Themes/fabric.scss +1670 -255
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +1636 -257
- package/SCSS-Themes/fluent.scss +1636 -257
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent.scss +130 -107
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind.scss +130 -107
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap4.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric.scss +639 -34
- package/SCSS-Themes/grids/grid/fluent-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/fluent.scss +640 -35
- package/SCSS-Themes/grids/grid/highcontrast.scss +639 -34
- package/SCSS-Themes/grids/grid/material-dark.scss +641 -36
- package/SCSS-Themes/grids/grid/material.scss +639 -34
- package/SCSS-Themes/grids/grid/material3-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/material3.scss +640 -35
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/tailwind.scss +639 -34
- package/SCSS-Themes/highcontrast.scss +1668 -253
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +98 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent.scss +1 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material.scss +1 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material3.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent.scss +3 -8
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -8
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind.scss +3 -8
- package/SCSS-Themes/material-dark.scss +1668 -254
- package/SCSS-Themes/material.scss +1666 -251
- package/SCSS-Themes/material3-dark.scss +1644 -261
- package/SCSS-Themes/material3.scss +1645 -261
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent.scss +1 -0
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind.scss +1 -0
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent.scss +8 -3
- package/SCSS-Themes/navigations/menu/highcontrast.scss +8 -3
- package/SCSS-Themes/navigations/menu/material-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind.scss +8 -3
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/tab/tailwind.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/material3.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent.scss +3 -1
- package/SCSS-Themes/notifications/message/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/message/material-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material.scss +3 -1
- package/SCSS-Themes/notifications/message/material3-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material3.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +6 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +6 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +6 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +2 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +81 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +80 -40
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +489 -6
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +15 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +15 -0
- package/SCSS-Themes/tailwind-dark.scss +1643 -263
- package/SCSS-Themes/tailwind.scss +1643 -263
- package/package.json +1 -1
|
@@ -308,7 +308,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
308
308
|
}
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
@if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind') {
|
|
311
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' or $skin-name =='Material3') {
|
|
312
312
|
.e-left-resize-gripper::before,
|
|
313
313
|
.e-right-resize-gripper::before {
|
|
314
314
|
content: '\e888';
|
|
@@ -343,6 +343,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
343
343
|
.e-connectorpoint-right-hover {
|
|
344
344
|
background-color: $connector-point-hover-color;
|
|
345
345
|
border-color: $connector-point-border-color;
|
|
346
|
+
position: relative;
|
|
346
347
|
}
|
|
347
348
|
|
|
348
349
|
.e-connectorpoint-left-hover:hover,
|
|
@@ -351,6 +352,17 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
351
352
|
border-color: $connector-point-border-color;
|
|
352
353
|
outline: 2px solid $connector-point-hover-outerline-color;
|
|
353
354
|
}
|
|
355
|
+
.e-connectorpoint-left-hover::after,
|
|
356
|
+
.e-connectorpoint-right-hover::after{
|
|
357
|
+
content: '';
|
|
358
|
+
position: absolute;
|
|
359
|
+
width: 30px;
|
|
360
|
+
height: 40px;
|
|
361
|
+
top: -10px;
|
|
362
|
+
}
|
|
363
|
+
.e-connectorpoint-allow-block {
|
|
364
|
+
cursor: no-drop;
|
|
365
|
+
}
|
|
354
366
|
}
|
|
355
367
|
|
|
356
368
|
.e-tab .e-content {
|
|
@@ -451,7 +463,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
451
463
|
.e-gantt-dialog {
|
|
452
464
|
.e-dialog {
|
|
453
465
|
border-radius: 6px;
|
|
454
|
-
width: $gantt-bigger-dialog-width;
|
|
466
|
+
//width: $gantt-bigger-dialog-width;
|
|
455
467
|
}
|
|
456
468
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
457
469
|
padding: 0 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
@@ -688,10 +700,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
688
700
|
border-right: none !important; /* stylelint-disable-line declaration-no-important */
|
|
689
701
|
border-left-color: $connector-line-hover-color;
|
|
690
702
|
}
|
|
691
|
-
.e-toolbar-right{
|
|
692
|
-
left: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
693
|
-
right: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
-
}
|
|
695
703
|
.e-gantt-chart{
|
|
696
704
|
.e-timeline-header-container{
|
|
697
705
|
border-right: none !important; /* stylelint-disable-line declaration-no-important */
|
|
@@ -1081,6 +1089,14 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1081
1089
|
z-index: 3;
|
|
1082
1090
|
}
|
|
1083
1091
|
|
|
1092
|
+
.e-taskbar-main-container:hover{
|
|
1093
|
+
z-index: 4;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
.e-taskbar-main-container.e-gantt-multi-taskbar:hover {
|
|
1097
|
+
z-index: 4;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1084
1100
|
.e-left-label-container.e-left-label-temp-container {
|
|
1085
1101
|
align-items: center;
|
|
1086
1102
|
display: inline-flex;
|
|
@@ -1251,28 +1267,24 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1251
1267
|
height: 16px;
|
|
1252
1268
|
width: 16px;
|
|
1253
1269
|
left: 14px;
|
|
1254
|
-
background: $gantt-masked-table-background-color;
|
|
1255
1270
|
}
|
|
1256
1271
|
|
|
1257
1272
|
.e-innerHTML1 {
|
|
1258
1273
|
height: 16px;
|
|
1259
1274
|
width: 16px;
|
|
1260
1275
|
left: 30px;
|
|
1261
|
-
background: $gantt-masked-table-background-color;
|
|
1262
1276
|
}
|
|
1263
1277
|
|
|
1264
1278
|
.e-innerHTML2 {
|
|
1265
1279
|
height: 16px;
|
|
1266
1280
|
width: 16px;
|
|
1267
1281
|
left: 60px;
|
|
1268
|
-
background: $gantt-masked-table-background-color;
|
|
1269
1282
|
}
|
|
1270
1283
|
|
|
1271
1284
|
.e-timelineHeader {
|
|
1272
1285
|
height: 16px;
|
|
1273
1286
|
width: 82px;
|
|
1274
1287
|
left: 20px;
|
|
1275
|
-
background: $gantt-masked-table-background-color;
|
|
1276
1288
|
}
|
|
1277
1289
|
|
|
1278
1290
|
.e-maskcell01 {
|
|
@@ -1280,14 +1292,12 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1280
1292
|
width: 88px;
|
|
1281
1293
|
left: 14px;
|
|
1282
1294
|
border-radius: 0;
|
|
1283
|
-
background: $gantt-masked-table-background-color;
|
|
1284
1295
|
}
|
|
1285
1296
|
|
|
1286
1297
|
.e-maskcell02 {
|
|
1287
1298
|
height: 18px;
|
|
1288
1299
|
width: 410px;
|
|
1289
1300
|
border-radius: 0;
|
|
1290
|
-
background: $gantt-masked-table-background-color;
|
|
1291
1301
|
}
|
|
1292
1302
|
|
|
1293
1303
|
.e-maskcell03 {
|
|
@@ -1295,14 +1305,12 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1295
1305
|
width: 88px;
|
|
1296
1306
|
left: 14px;
|
|
1297
1307
|
border-radius: 0;
|
|
1298
|
-
background: $gantt-masked-table-background-color;
|
|
1299
1308
|
}
|
|
1300
1309
|
|
|
1301
1310
|
.e-maskcell04 {
|
|
1302
1311
|
height: 18px;
|
|
1303
1312
|
width: 208px;
|
|
1304
1313
|
border-radius: 0;
|
|
1305
|
-
background: $gantt-masked-table-background-color;
|
|
1306
1314
|
}
|
|
1307
1315
|
|
|
1308
1316
|
.e-maskcell05 {
|
|
@@ -1310,7 +1318,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1310
1318
|
width: 108px;
|
|
1311
1319
|
left: 64px;
|
|
1312
1320
|
border-radius: 0;
|
|
1313
|
-
background: $gantt-masked-table-background-color;
|
|
1314
1321
|
}
|
|
1315
1322
|
|
|
1316
1323
|
.e-maskcell06 {
|
|
@@ -1318,7 +1325,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1318
1325
|
width: 195px;
|
|
1319
1326
|
left: 192px;
|
|
1320
1327
|
border-radius: 0;
|
|
1321
|
-
background: $gantt-masked-table-background-color;
|
|
1322
1328
|
}
|
|
1323
1329
|
|
|
1324
1330
|
.e-maskcell07 {
|
|
@@ -1326,7 +1332,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1326
1332
|
width: 156px;
|
|
1327
1333
|
left: 388px;
|
|
1328
1334
|
border-radius: 0;
|
|
1329
|
-
background: $gantt-masked-table-background-color;
|
|
1330
1335
|
}
|
|
1331
1336
|
|
|
1332
1337
|
.e-taskbar-left-resizer,
|
|
@@ -1487,7 +1492,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1487
1492
|
border-left: 1px dashed;
|
|
1488
1493
|
position: absolute;
|
|
1489
1494
|
width: 1px;
|
|
1490
|
-
z-index:
|
|
1495
|
+
z-index: 4;
|
|
1491
1496
|
|
|
1492
1497
|
.e-span-label {
|
|
1493
1498
|
border-radius: 3px;
|
|
@@ -1773,10 +1778,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1773
1778
|
}
|
|
1774
1779
|
}
|
|
1775
1780
|
|
|
1776
|
-
.e-icon-rowselect::before {
|
|
1777
|
-
content: '\e930';
|
|
1778
|
-
}
|
|
1779
|
-
|
|
1780
1781
|
.e-ganttpopup {
|
|
1781
1782
|
-moz-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
1782
1783
|
-ms-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
@@ -1839,6 +1840,13 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1839
1840
|
.e-bigger .e-gantt .e-gantt-chart .e-label {
|
|
1840
1841
|
font-size: $gantt-bigger-label-font-size;
|
|
1841
1842
|
}
|
|
1843
|
+
.e-bigger .e-gantt .e-gantt-chart .e-timeline-single-header-outer-div{
|
|
1844
|
+
height: 64px !important; /* stylelint-disable-line declaration-no-important */
|
|
1845
|
+
}
|
|
1846
|
+
.e-bigger .e-timeline-single-header-cell {
|
|
1847
|
+
height: 64px !important; /* stylelint-disable-line declaration-no-important */
|
|
1848
|
+
line-height: 64px !important; /* stylelint-disable-line declaration-no-important */
|
|
1849
|
+
}
|
|
1842
1850
|
|
|
1843
1851
|
.e-gantt-tooltip-label {
|
|
1844
1852
|
padding-bottom: 2px;
|
|
@@ -1899,16 +1907,16 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1899
1907
|
font-size: 12px;
|
|
1900
1908
|
}
|
|
1901
1909
|
|
|
1902
|
-
.e-right-resize-gripper,
|
|
1903
|
-
.e-left-resize-gripper {
|
|
1904
|
-
|
|
1905
|
-
|
|
1910
|
+
// .e-right-resize-gripper,
|
|
1911
|
+
// .e-left-resize-gripper {
|
|
1912
|
+
// border: 7px solid;
|
|
1913
|
+
// z-index: -1;
|
|
1906
1914
|
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
}
|
|
1915
|
+
// &::before {
|
|
1916
|
+
// font-size: 14px;
|
|
1917
|
+
// margin-left: -7px;
|
|
1918
|
+
// }
|
|
1919
|
+
// }
|
|
1912
1920
|
|
|
1913
1921
|
.e-dependent-div .e-content {
|
|
1914
1922
|
height: 100%;
|
|
@@ -1993,6 +2001,11 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1993
2001
|
}
|
|
1994
2002
|
}
|
|
1995
2003
|
}
|
|
2004
|
+
.e-gantt-chart-resize-indicator{
|
|
2005
|
+
height: 100%;
|
|
2006
|
+
position: absolute;
|
|
2007
|
+
z-index: 1;
|
|
2008
|
+
}
|
|
1996
2009
|
}
|
|
1997
2010
|
|
|
1998
2011
|
|
|
@@ -2481,105 +2494,106 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2481
2494
|
.e-grid .e-gridpopup .e-spanclicked {
|
|
2482
2495
|
border-color: $gantt-gridpopup-span;
|
|
2483
2496
|
}
|
|
2497
|
+
}
|
|
2484
2498
|
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2499
|
+
// .e-active-parent-task {
|
|
2500
|
+
// border-radius: 4px;
|
|
2501
|
+
// box-shadow: 4px 4px 3px 0 $gantt-active-parent-shadow;
|
|
2488
2502
|
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2503
|
+
// .e-gantt-parent-taskbar-inner-div {
|
|
2504
|
+
// background: $gantt-active-parent-task;
|
|
2505
|
+
// border: $gantt-active-parent-task;
|
|
2506
|
+
// }
|
|
2493
2507
|
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2508
|
+
// .e-gantt-parent-progressbar-inner-div {
|
|
2509
|
+
// background-color: transparent;
|
|
2510
|
+
// border: transparent;
|
|
2511
|
+
// }
|
|
2498
2512
|
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2513
|
+
// .e-task-label {
|
|
2514
|
+
// color: transparent;
|
|
2515
|
+
// }
|
|
2516
|
+
// }
|
|
2503
2517
|
|
|
2504
|
-
|
|
2518
|
+
// .e-predecessor-touch-mode {
|
|
2505
2519
|
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2520
|
+
// .e-task-label {
|
|
2521
|
+
// color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
2522
|
+
// }
|
|
2509
2523
|
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2524
|
+
// .e-line {
|
|
2525
|
+
// border-color: $gantt-inactive-parent !important; /* stylelint-disable-line declaration-no-important */
|
|
2526
|
+
// }
|
|
2513
2527
|
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2528
|
+
// .e-connector-line-right-arrow {
|
|
2529
|
+
// border-left-color: $gantt-inactive-parent !important; /* stylelint-disable-line declaration-no-important */
|
|
2530
|
+
// }
|
|
2517
2531
|
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2532
|
+
// .e-connector-line-left-arrow {
|
|
2533
|
+
// border-right-color: $gantt-inactive-parent !important; /* stylelint-disable-line declaration-no-important */
|
|
2534
|
+
// }
|
|
2521
2535
|
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2536
|
+
// .e-gantt-child-taskbar-inner-div {
|
|
2537
|
+
// background: $gantt-inactive-child !important; /* stylelint-disable-line declaration-no-important */
|
|
2538
|
+
// border: $gantt-inactive-child !important; /* stylelint-disable-line declaration-no-important */
|
|
2539
|
+
// }
|
|
2526
2540
|
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2541
|
+
// .e-gantt-child-progressbar-inner-div {
|
|
2542
|
+
// background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
2543
|
+
// border: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
2544
|
+
// }
|
|
2531
2545
|
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2546
|
+
// .e-gantt-milestone {
|
|
2547
|
+
// background-color: $gantt-inactive-child !important; /* stylelint-disable-line declaration-no-important */
|
|
2548
|
+
// }
|
|
2535
2549
|
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2550
|
+
// .e-gantt-parent-taskbar-inner-div {
|
|
2551
|
+
// background-color: $gantt-inactive-parent !important; /* stylelint-disable-line declaration-no-important */
|
|
2552
|
+
// border: $gantt-inactive-parent !important; /* stylelint-disable-line declaration-no-important */
|
|
2553
|
+
// }
|
|
2540
2554
|
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2555
|
+
// .e-gantt-parent-progressbar-inner-div {
|
|
2556
|
+
// background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
2557
|
+
// border: transparent !important; /* stylelint-disable-line declaration-no-important */
|
|
2558
|
+
// }
|
|
2545
2559
|
|
|
2546
|
-
|
|
2560
|
+
// .e-active-child-task {
|
|
2547
2561
|
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2562
|
+
// .e-gantt-child-taskbar-inner-div {
|
|
2563
|
+
// background: $gantt-child-progress-bar !important; /* stylelint-disable-line declaration-no-important */
|
|
2564
|
+
// border: $gantt-child-progress-bar !important; /* stylelint-disable-line declaration-no-important */
|
|
2565
|
+
// }
|
|
2552
2566
|
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2567
|
+
// .e-gantt-milestone {
|
|
2568
|
+
// background-color: $gantt-child-progress-bar !important; /* stylelint-disable-line declaration-no-important */
|
|
2569
|
+
// }
|
|
2570
|
+
// }
|
|
2557
2571
|
|
|
2558
|
-
|
|
2572
|
+
// .e-active-connected-task {
|
|
2559
2573
|
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2574
|
+
// .e-gantt-child-taskbar-inner-div {
|
|
2575
|
+
// background: $gantt-connected-task !important; /* stylelint-disable-line declaration-no-important */
|
|
2576
|
+
// border: $gantt-connected-task !important; /* stylelint-disable-line declaration-no-important */
|
|
2577
|
+
// }
|
|
2564
2578
|
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2579
|
+
// .e-gantt-milestone {
|
|
2580
|
+
// background-color: $gantt-connected-task !important; /* stylelint-disable-line declaration-no-important */
|
|
2581
|
+
// }
|
|
2568
2582
|
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2583
|
+
// .e-line {
|
|
2584
|
+
// border-color: $gantt-child-progress-bar !important; /* stylelint-disable-line declaration-no-important */
|
|
2585
|
+
// }
|
|
2572
2586
|
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2587
|
+
// .e-connector-line-right-arrow {
|
|
2588
|
+
// border-left-color: $gantt-child-progress-bar !important; /* stylelint-disable-line declaration-no-important */
|
|
2589
|
+
// }
|
|
2576
2590
|
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
}
|
|
2591
|
+
// .e-connector-line-left-arrow {
|
|
2592
|
+
// border-right-color: $gantt-child-progress-bar !important; /* stylelint-disable-line declaration-no-important */
|
|
2593
|
+
// }
|
|
2594
|
+
// }
|
|
2595
|
+
// }
|
|
2596
|
+
// }
|
|
2583
2597
|
|
|
2584
2598
|
.e-icons {
|
|
2585
2599
|
color: $gantt-icons-color;
|
|
@@ -2728,6 +2742,11 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2728
2742
|
border: 1px solid $gantt-critical-child-progress-bar;
|
|
2729
2743
|
}
|
|
2730
2744
|
}
|
|
2745
|
+
.e-gantt-chart-resize-indicator{
|
|
2746
|
+
border: 1px dashed $gantt-child-task-bar;
|
|
2747
|
+
border-bottom: none;
|
|
2748
|
+
border-top: none;
|
|
2749
|
+
}
|
|
2731
2750
|
}
|
|
2732
2751
|
|
|
2733
2752
|
|
|
@@ -2847,6 +2866,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2847
2866
|
}
|
|
2848
2867
|
}
|
|
2849
2868
|
|
|
2869
|
+
.e-icon-rowselect::before {
|
|
2870
|
+
content: '\e930';
|
|
2871
|
+
}
|
|
2872
|
+
|
|
2850
2873
|
.e-gantt-tooltip-arrow-left::before {
|
|
2851
2874
|
content: '\e977';
|
|
2852
2875
|
}
|