@syncfusion/blazor-themes 20.3.47 → 20.3.49
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/bootstrap-dark.scss +617 -12
- package/SCSS-Themes/bootstrap.scss +617 -12
- package/SCSS-Themes/bootstrap4.scss +625 -19
- package/SCSS-Themes/bootstrap5-dark.scss +618 -14
- package/SCSS-Themes/bootstrap5.scss +618 -14
- package/SCSS-Themes/buttons/floating-action-button/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap4.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap5.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fabric-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fabric.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fluent-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fluent.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/highcontrast.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/material-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/material.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/tailwind-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/tailwind.scss +2 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/material.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/material.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +2 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap4.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap5.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fabric-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fabric.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fluent-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fluent.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/highcontrast.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/material-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/material.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/tailwind-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/tailwind.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/material.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +30 -12
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +26 -9
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +26 -9
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +24 -6
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +24 -6
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +27 -10
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/material.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +23 -5
- package/SCSS-Themes/fabric-dark.scss +620 -16
- package/SCSS-Themes/fabric.scss +621 -16
- package/SCSS-Themes/fluent-dark.scss +618 -13
- package/SCSS-Themes/fluent.scss +618 -13
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fabric.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fluent.scss +3 -0
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +3 -0
- package/SCSS-Themes/gantt/gantt/material-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/material.scss +3 -0
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/tailwind.scss +3 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fabric.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent.scss +2 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -2
- package/SCSS-Themes/highcontrast.scss +623 -17
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +13 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +3 -0
- package/SCSS-Themes/material-dark.scss +617 -12
- package/SCSS-Themes/material.scss +617 -12
- package/SCSS-Themes/navigations/appbar/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fabric.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fluent.scss +1 -0
- package/SCSS-Themes/navigations/appbar/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/appbar/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/material.scss +1 -0
- package/SCSS-Themes/navigations/appbar/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/tailwind.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap4.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap5.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fabric-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fabric.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fluent-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fluent.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/highcontrast.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/material-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/material.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/tailwind-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/tailwind.scss +1 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -5
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +3 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -0
- package/SCSS-Themes/tailwind-dark.scss +617 -12
- package/SCSS-Themes/tailwind.scss +617 -12
- package/package.json +1 -1
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/bootstrap-dark.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/bootstrap-dark.scss';
|
|
9
9
|
@import '../../buttons/button/bootstrap-dark.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/bootstrap-dark.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/bootstrap-dark.scss';
|
|
10
12
|
@import '../../calendars/calendar/bootstrap-dark.scss';
|
|
11
13
|
@import '../../buttons/check-box/bootstrap-dark.scss';
|
|
12
14
|
@import '../../buttons/chips/bootstrap-dark.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/bootstrap-dark.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/bootstrap-dark.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/bootstrap-dark.scss';
|
|
50
|
+
@import '../../navigations/appbar/bootstrap-dark.scss';
|
|
48
51
|
$gantt-header-bg-color: $grey-base !default;
|
|
49
52
|
$gantt-header-border-color: $grey-88 !default;
|
|
50
53
|
$gantt-header-color: $grey-dark-font !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/bootstrap.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/bootstrap.scss';
|
|
9
9
|
@import '../../buttons/button/bootstrap.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/bootstrap.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/bootstrap.scss';
|
|
10
12
|
@import '../../calendars/calendar/bootstrap.scss';
|
|
11
13
|
@import '../../buttons/check-box/bootstrap.scss';
|
|
12
14
|
@import '../../buttons/chips/bootstrap.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/bootstrap.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/bootstrap.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/bootstrap.scss';
|
|
50
|
+
@import '../../navigations/appbar/bootstrap.scss';
|
|
48
51
|
$gantt-header-bg-color: $grey-white !default;
|
|
49
52
|
$gantt-header-border-color: $grey-dd !default;
|
|
50
53
|
$gantt-header-color: $grey-light-font !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/bootstrap4.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/bootstrap4.scss';
|
|
9
9
|
@import '../../buttons/button/bootstrap4.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/bootstrap4.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/bootstrap4.scss';
|
|
10
12
|
@import '../../calendars/calendar/bootstrap4.scss';
|
|
11
13
|
@import '../../buttons/check-box/bootstrap4.scss';
|
|
12
14
|
@import '../../buttons/chips/bootstrap4.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/bootstrap4.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/bootstrap4.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/bootstrap4.scss';
|
|
50
|
+
@import '../../navigations/appbar/bootstrap4.scss';
|
|
48
51
|
$gantt-header-bg-color: $primary-font !default;
|
|
49
52
|
$gantt-header-border-color: $gray-300 !default;
|
|
50
53
|
$gantt-header-color: $gray-900 !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/bootstrap5-dark.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/bootstrap5-dark.scss';
|
|
9
9
|
@import '../../buttons/button/bootstrap5-dark.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/bootstrap5-dark.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/bootstrap5-dark.scss';
|
|
10
12
|
@import '../../calendars/calendar/bootstrap5-dark.scss';
|
|
11
13
|
@import '../../buttons/check-box/bootstrap5-dark.scss';
|
|
12
14
|
@import '../../buttons/chips/bootstrap5-dark.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/bootstrap5-dark.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/bootstrap5-dark.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/bootstrap5-dark.scss';
|
|
50
|
+
@import '../../navigations/appbar/bootstrap5-dark.scss';
|
|
48
51
|
// color
|
|
49
52
|
|
|
50
53
|
$gantt-header-bg-color: $content-bg-color !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/bootstrap5.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/bootstrap5.scss';
|
|
9
9
|
@import '../../buttons/button/bootstrap5.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/bootstrap5.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/bootstrap5.scss';
|
|
10
12
|
@import '../../calendars/calendar/bootstrap5.scss';
|
|
11
13
|
@import '../../buttons/check-box/bootstrap5.scss';
|
|
12
14
|
@import '../../buttons/chips/bootstrap5.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/bootstrap5.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/bootstrap5.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/bootstrap5.scss';
|
|
50
|
+
@import '../../navigations/appbar/bootstrap5.scss';
|
|
48
51
|
// color
|
|
49
52
|
|
|
50
53
|
$gantt-header-bg-color: $content-bg-color !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/fabric-dark.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/fabric-dark.scss';
|
|
9
9
|
@import '../../buttons/button/fabric-dark.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/fabric-dark.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/fabric-dark.scss';
|
|
10
12
|
@import '../../calendars/calendar/fabric-dark.scss';
|
|
11
13
|
@import '../../buttons/check-box/fabric-dark.scss';
|
|
12
14
|
@import '../../buttons/chips/fabric-dark.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/fabric-dark.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/fabric-dark.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/fabric-dark.scss';
|
|
50
|
+
@import '../../navigations/appbar/fabric-dark.scss';
|
|
48
51
|
$gantt-header-bg-color: $neutral-white !default;
|
|
49
52
|
$gantt-header-border-color: $neutral-light !default;
|
|
50
53
|
$gantt-header-color: $neutral-light-font !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/fabric.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/fabric.scss';
|
|
9
9
|
@import '../../buttons/button/fabric.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/fabric.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/fabric.scss';
|
|
10
12
|
@import '../../calendars/calendar/fabric.scss';
|
|
11
13
|
@import '../../buttons/check-box/fabric.scss';
|
|
12
14
|
@import '../../buttons/chips/fabric.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/fabric.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/fabric.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/fabric.scss';
|
|
50
|
+
@import '../../navigations/appbar/fabric.scss';
|
|
48
51
|
$gantt-header-bg-color: $neutral-white !default;
|
|
49
52
|
$gantt-header-border-color: $neutral-light !default;
|
|
50
53
|
$gantt-header-color: $neutral-secondary !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/fluent-dark.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/fluent-dark.scss';
|
|
9
9
|
@import '../../buttons/button/fluent-dark.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/fluent-dark.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/fluent-dark.scss';
|
|
10
12
|
@import '../../calendars/calendar/fluent-dark.scss';
|
|
11
13
|
@import '../../buttons/check-box/fluent-dark.scss';
|
|
12
14
|
@import '../../buttons/chips/fluent-dark.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/fluent-dark.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/fluent-dark.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/fluent-dark.scss';
|
|
50
|
+
@import '../../navigations/appbar/fluent-dark.scss';
|
|
48
51
|
// color
|
|
49
52
|
|
|
50
53
|
$gantt-header-bg-color: $content-bg-color !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/fluent.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/fluent.scss';
|
|
9
9
|
@import '../../buttons/button/fluent.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/fluent.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/fluent.scss';
|
|
10
12
|
@import '../../calendars/calendar/fluent.scss';
|
|
11
13
|
@import '../../buttons/check-box/fluent.scss';
|
|
12
14
|
@import '../../buttons/chips/fluent.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/fluent.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/fluent.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/fluent.scss';
|
|
50
|
+
@import '../../navigations/appbar/fluent.scss';
|
|
48
51
|
// color
|
|
49
52
|
|
|
50
53
|
$gantt-header-bg-color: $content-bg-color !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/highcontrast.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/highcontrast.scss';
|
|
9
9
|
@import '../../buttons/button/highcontrast.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/highcontrast.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/highcontrast.scss';
|
|
10
12
|
@import '../../calendars/calendar/highcontrast.scss';
|
|
11
13
|
@import '../../buttons/check-box/highcontrast.scss';
|
|
12
14
|
@import '../../buttons/chips/highcontrast.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/highcontrast.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/highcontrast.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/highcontrast.scss';
|
|
50
|
+
@import '../../navigations/appbar/highcontrast.scss';
|
|
48
51
|
$gantt-header-bg-color: $bg-base-0 !default;
|
|
49
52
|
$gantt-header-border-color: $border-default !default;
|
|
50
53
|
$gantt-header-color: $hover-font !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/material-dark.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/material-dark.scss';
|
|
9
9
|
@import '../../buttons/button/material-dark.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/material-dark.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/material-dark.scss';
|
|
10
12
|
@import '../../calendars/calendar/material-dark.scss';
|
|
11
13
|
@import '../../buttons/check-box/material-dark.scss';
|
|
12
14
|
@import '../../buttons/chips/material-dark.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/material-dark.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/material-dark.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/material-dark.scss';
|
|
50
|
+
@import '../../navigations/appbar/material-dark.scss';
|
|
48
51
|
$gantt-header-bg-color: $grey-dark !default;
|
|
49
52
|
$gantt-header-border-color: $grey-700 !default;
|
|
50
53
|
$gantt-header-color: rgba($grey-dark-font, .7) !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/material.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/material.scss';
|
|
9
9
|
@import '../../buttons/button/material.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/material.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/material.scss';
|
|
10
12
|
@import '../../calendars/calendar/material.scss';
|
|
11
13
|
@import '../../buttons/check-box/material.scss';
|
|
12
14
|
@import '../../buttons/chips/material.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/material.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/material.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/material.scss';
|
|
50
|
+
@import '../../navigations/appbar/material.scss';
|
|
48
51
|
$gantt-header-bg-color: $grey-white !default;
|
|
49
52
|
$gantt-header-border-color: $grey-300 !default;
|
|
50
53
|
$gantt-header-color: rgba(0, 0, 0, .54) !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/tailwind-dark.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/tailwind-dark.scss';
|
|
9
9
|
@import '../../buttons/button/tailwind-dark.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/tailwind-dark.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/tailwind-dark.scss';
|
|
10
12
|
@import '../../calendars/calendar/tailwind-dark.scss';
|
|
11
13
|
@import '../../buttons/check-box/tailwind-dark.scss';
|
|
12
14
|
@import '../../buttons/chips/tailwind-dark.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/tailwind-dark.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/tailwind-dark.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/tailwind-dark.scss';
|
|
50
|
+
@import '../../navigations/appbar/tailwind-dark.scss';
|
|
48
51
|
// color
|
|
49
52
|
$gantt-header-bg-color: $content-bg-color-alt1 !default;
|
|
50
53
|
$gantt-header-border-color: $border-light !default;
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
@import '../../dropdowns/drop-down-base/tailwind.scss';
|
|
8
8
|
@import '../../dropdowns/auto-complete/tailwind.scss';
|
|
9
9
|
@import '../../buttons/button/tailwind.scss';
|
|
10
|
+
@import '../../buttons/floating-action-button/tailwind.scss';
|
|
11
|
+
@import '../../buttons/speed-dial/tailwind.scss';
|
|
10
12
|
@import '../../calendars/calendar/tailwind.scss';
|
|
11
13
|
@import '../../buttons/check-box/tailwind.scss';
|
|
12
14
|
@import '../../buttons/chips/tailwind.scss';
|
|
@@ -45,6 +47,7 @@
|
|
|
45
47
|
@import '../../splitbuttons/button-group/tailwind.scss';
|
|
46
48
|
@import '../../splitbuttons/progress-button/tailwind.scss';
|
|
47
49
|
@import '../../richtexteditor/rich-text-editor/tailwind.scss';
|
|
50
|
+
@import '../../navigations/appbar/tailwind.scss';
|
|
48
51
|
// color
|
|
49
52
|
$gantt-header-bg-color: $content-bg-color-alt1 !default;
|
|
50
53
|
$gantt-header-border-color: $border-light !default;
|
|
@@ -4357,7 +4357,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4357
4357
|
|
|
4358
4358
|
#{&}.e-grid-min-height {
|
|
4359
4359
|
.e-rowcell {
|
|
4360
|
-
line-height:
|
|
4360
|
+
line-height: normal;
|
|
4361
4361
|
padding-bottom: 0;
|
|
4362
4362
|
padding-top: 0;
|
|
4363
4363
|
}
|
|
@@ -4440,7 +4440,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4440
4440
|
.e-rowcell,
|
|
4441
4441
|
.e-rowcell:first-child,
|
|
4442
4442
|
.e-rowcell:last-child {
|
|
4443
|
-
line-height:
|
|
4443
|
+
line-height: normal;
|
|
4444
4444
|
padding-bottom: 0;
|
|
4445
4445
|
padding-top: 0;
|
|
4446
4446
|
}
|
|
@@ -4359,7 +4359,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4359
4359
|
|
|
4360
4360
|
#{&}.e-grid-min-height {
|
|
4361
4361
|
.e-rowcell {
|
|
4362
|
-
line-height:
|
|
4362
|
+
line-height: normal;
|
|
4363
4363
|
padding-bottom: 0;
|
|
4364
4364
|
padding-top: 0;
|
|
4365
4365
|
}
|
|
@@ -4442,7 +4442,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4442
4442
|
.e-rowcell,
|
|
4443
4443
|
.e-rowcell:first-child,
|
|
4444
4444
|
.e-rowcell:last-child {
|
|
4445
|
-
line-height:
|
|
4445
|
+
line-height: normal;
|
|
4446
4446
|
padding-bottom: 0;
|
|
4447
4447
|
padding-top: 0;
|
|
4448
4448
|
}
|
|
@@ -4363,7 +4363,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4363
4363
|
|
|
4364
4364
|
#{&}.e-grid-min-height {
|
|
4365
4365
|
.e-rowcell {
|
|
4366
|
-
line-height:
|
|
4366
|
+
line-height: normal;
|
|
4367
4367
|
padding-bottom: 0;
|
|
4368
4368
|
padding-top: 0;
|
|
4369
4369
|
}
|
|
@@ -4446,7 +4446,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4446
4446
|
.e-rowcell,
|
|
4447
4447
|
.e-rowcell:first-child,
|
|
4448
4448
|
.e-rowcell:last-child {
|
|
4449
|
-
line-height:
|
|
4449
|
+
line-height: normal;
|
|
4450
4450
|
padding-bottom: 0;
|
|
4451
4451
|
padding-top: 0;
|
|
4452
4452
|
}
|
|
@@ -4357,7 +4357,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4357
4357
|
|
|
4358
4358
|
#{&}.e-grid-min-height {
|
|
4359
4359
|
.e-rowcell {
|
|
4360
|
-
line-height:
|
|
4360
|
+
line-height: normal;
|
|
4361
4361
|
padding-bottom: 0;
|
|
4362
4362
|
padding-top: 0;
|
|
4363
4363
|
}
|
|
@@ -4440,7 +4440,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4440
4440
|
.e-rowcell,
|
|
4441
4441
|
.e-rowcell:first-child,
|
|
4442
4442
|
.e-rowcell:last-child {
|
|
4443
|
-
line-height:
|
|
4443
|
+
line-height: normal;
|
|
4444
4444
|
padding-bottom: 0;
|
|
4445
4445
|
padding-top: 0;
|
|
4446
4446
|
}
|
|
@@ -4357,7 +4357,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4357
4357
|
|
|
4358
4358
|
#{&}.e-grid-min-height {
|
|
4359
4359
|
.e-rowcell {
|
|
4360
|
-
line-height:
|
|
4360
|
+
line-height: normal;
|
|
4361
4361
|
padding-bottom: 0;
|
|
4362
4362
|
padding-top: 0;
|
|
4363
4363
|
}
|
|
@@ -4440,7 +4440,7 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
4440
4440
|
.e-rowcell,
|
|
4441
4441
|
.e-rowcell:first-child,
|
|
4442
4442
|
.e-rowcell:last-child {
|
|
4443
|
-
line-height:
|
|
4443
|
+
line-height: normal;
|
|
4444
4444
|
padding-bottom: 0;
|
|
4445
4445
|
padding-top: 0;
|
|
4446
4446
|
}
|
|
@@ -4354,7 +4354,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4354
4354
|
|
|
4355
4355
|
#{&}.e-grid-min-height {
|
|
4356
4356
|
.e-rowcell {
|
|
4357
|
-
line-height:
|
|
4357
|
+
line-height: normal;
|
|
4358
4358
|
padding-bottom: 0;
|
|
4359
4359
|
padding-top: 0;
|
|
4360
4360
|
}
|
|
@@ -4437,7 +4437,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4437
4437
|
.e-rowcell,
|
|
4438
4438
|
.e-rowcell:first-child,
|
|
4439
4439
|
.e-rowcell:last-child {
|
|
4440
|
-
line-height:
|
|
4440
|
+
line-height: normal;
|
|
4441
4441
|
padding-bottom: 0;
|
|
4442
4442
|
padding-top: 0;
|
|
4443
4443
|
}
|
|
@@ -4354,7 +4354,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4354
4354
|
|
|
4355
4355
|
#{&}.e-grid-min-height {
|
|
4356
4356
|
.e-rowcell {
|
|
4357
|
-
line-height:
|
|
4357
|
+
line-height: normal;
|
|
4358
4358
|
padding-bottom: 0;
|
|
4359
4359
|
padding-top: 0;
|
|
4360
4360
|
}
|
|
@@ -4437,7 +4437,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4437
4437
|
.e-rowcell,
|
|
4438
4438
|
.e-rowcell:first-child,
|
|
4439
4439
|
.e-rowcell:last-child {
|
|
4440
|
-
line-height:
|
|
4440
|
+
line-height: normal;
|
|
4441
4441
|
padding-bottom: 0;
|
|
4442
4442
|
padding-top: 0;
|
|
4443
4443
|
}
|
|
@@ -4349,7 +4349,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4349
4349
|
|
|
4350
4350
|
#{&}.e-grid-min-height {
|
|
4351
4351
|
.e-rowcell {
|
|
4352
|
-
line-height:
|
|
4352
|
+
line-height: normal;
|
|
4353
4353
|
padding-bottom: 0;
|
|
4354
4354
|
padding-top: 0;
|
|
4355
4355
|
}
|
|
@@ -4432,7 +4432,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4432
4432
|
.e-rowcell,
|
|
4433
4433
|
.e-rowcell:first-child,
|
|
4434
4434
|
.e-rowcell:last-child {
|
|
4435
|
-
line-height:
|
|
4435
|
+
line-height: normal;
|
|
4436
4436
|
padding-bottom: 0;
|
|
4437
4437
|
padding-top: 0;
|
|
4438
4438
|
}
|
|
@@ -4349,7 +4349,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4349
4349
|
|
|
4350
4350
|
#{&}.e-grid-min-height {
|
|
4351
4351
|
.e-rowcell {
|
|
4352
|
-
line-height:
|
|
4352
|
+
line-height: normal;
|
|
4353
4353
|
padding-bottom: 0;
|
|
4354
4354
|
padding-top: 0;
|
|
4355
4355
|
}
|
|
@@ -4432,7 +4432,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4432
4432
|
.e-rowcell,
|
|
4433
4433
|
.e-rowcell:first-child,
|
|
4434
4434
|
.e-rowcell:last-child {
|
|
4435
|
-
line-height:
|
|
4435
|
+
line-height: normal;
|
|
4436
4436
|
padding-bottom: 0;
|
|
4437
4437
|
padding-top: 0;
|
|
4438
4438
|
}
|
|
@@ -4354,7 +4354,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4354
4354
|
|
|
4355
4355
|
#{&}.e-grid-min-height {
|
|
4356
4356
|
.e-rowcell {
|
|
4357
|
-
line-height:
|
|
4357
|
+
line-height: normal;
|
|
4358
4358
|
padding-bottom: 0;
|
|
4359
4359
|
padding-top: 0;
|
|
4360
4360
|
}
|
|
@@ -4437,7 +4437,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4437
4437
|
.e-rowcell,
|
|
4438
4438
|
.e-rowcell:first-child,
|
|
4439
4439
|
.e-rowcell:last-child {
|
|
4440
|
-
line-height:
|
|
4440
|
+
line-height: normal;
|
|
4441
4441
|
padding-bottom: 0;
|
|
4442
4442
|
padding-top: 0;
|
|
4443
4443
|
}
|
|
@@ -4355,7 +4355,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4355
4355
|
|
|
4356
4356
|
#{&}.e-grid-min-height {
|
|
4357
4357
|
.e-rowcell {
|
|
4358
|
-
line-height:
|
|
4358
|
+
line-height: normal;
|
|
4359
4359
|
padding-bottom: 0;
|
|
4360
4360
|
padding-top: 0;
|
|
4361
4361
|
}
|
|
@@ -4438,7 +4438,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4438
4438
|
.e-rowcell,
|
|
4439
4439
|
.e-rowcell:first-child,
|
|
4440
4440
|
.e-rowcell:last-child {
|
|
4441
|
-
line-height:
|
|
4441
|
+
line-height: normal;
|
|
4442
4442
|
padding-bottom: 0;
|
|
4443
4443
|
padding-top: 0;
|
|
4444
4444
|
}
|
|
@@ -4353,7 +4353,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4353
4353
|
|
|
4354
4354
|
#{&}.e-grid-min-height {
|
|
4355
4355
|
.e-rowcell {
|
|
4356
|
-
line-height:
|
|
4356
|
+
line-height: normal;
|
|
4357
4357
|
padding-bottom: 0;
|
|
4358
4358
|
padding-top: 0;
|
|
4359
4359
|
}
|
|
@@ -4436,7 +4436,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4436
4436
|
.e-rowcell,
|
|
4437
4437
|
.e-rowcell:first-child,
|
|
4438
4438
|
.e-rowcell:last-child {
|
|
4439
|
-
line-height:
|
|
4439
|
+
line-height: normal;
|
|
4440
4440
|
padding-bottom: 0;
|
|
4441
4441
|
padding-top: 0;
|
|
4442
4442
|
}
|
|
@@ -4364,7 +4364,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4364
4364
|
|
|
4365
4365
|
#{&}.e-grid-min-height {
|
|
4366
4366
|
.e-rowcell {
|
|
4367
|
-
line-height:
|
|
4367
|
+
line-height: normal;
|
|
4368
4368
|
padding-bottom: 0;
|
|
4369
4369
|
padding-top: 0;
|
|
4370
4370
|
}
|
|
@@ -4447,7 +4447,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4447
4447
|
.e-rowcell,
|
|
4448
4448
|
.e-rowcell:first-child,
|
|
4449
4449
|
.e-rowcell:last-child {
|
|
4450
|
-
line-height:
|
|
4450
|
+
line-height: normal;
|
|
4451
4451
|
padding-bottom: 0;
|
|
4452
4452
|
padding-top: 0;
|
|
4453
4453
|
}
|
|
@@ -4364,7 +4364,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4364
4364
|
|
|
4365
4365
|
#{&}.e-grid-min-height {
|
|
4366
4366
|
.e-rowcell {
|
|
4367
|
-
line-height:
|
|
4367
|
+
line-height: normal;
|
|
4368
4368
|
padding-bottom: 0;
|
|
4369
4369
|
padding-top: 0;
|
|
4370
4370
|
}
|
|
@@ -4447,7 +4447,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
4447
4447
|
.e-rowcell,
|
|
4448
4448
|
.e-rowcell:first-child,
|
|
4449
4449
|
.e-rowcell:last-child {
|
|
4450
|
-
line-height:
|
|
4450
|
+
line-height: normal;
|
|
4451
4451
|
padding-bottom: 0;
|
|
4452
4452
|
padding-top: 0;
|
|
4453
4453
|
}
|