@syncfusion/blazor-themes 23.2.7 → 24.1.41
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 +24 -1
- package/SCSS-Themes/base/bootstrap.scss +24 -1
- package/SCSS-Themes/base/bootstrap4.scss +25 -2
- package/SCSS-Themes/base/bootstrap5-dark.scss +25 -2
- package/SCSS-Themes/base/bootstrap5.scss +25 -2
- package/SCSS-Themes/base/fabric-dark.scss +24 -1
- package/SCSS-Themes/base/fabric.scss +24 -1
- package/SCSS-Themes/base/fluent-dark.scss +25 -2
- package/SCSS-Themes/base/fluent.scss +25 -2
- package/SCSS-Themes/base/highcontrast.scss +24 -1
- package/SCSS-Themes/base/material-dark.scss +24 -1
- package/SCSS-Themes/base/material.scss +24 -1
- package/SCSS-Themes/base/material3-dark.scss +24 -1
- package/SCSS-Themes/base/material3.scss +24 -1
- package/SCSS-Themes/base/tailwind-dark.scss +24 -1
- package/SCSS-Themes/base/tailwind.scss +24 -1
- package/SCSS-Themes/bootstrap-dark.scss +2775 -205
- package/SCSS-Themes/bootstrap.scss +2774 -205
- package/SCSS-Themes/bootstrap4.scss +2782 -212
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -210
- package/SCSS-Themes/bootstrap5.scss +2778 -210
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap4.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent.scss +12 -12
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -12
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material.scss +12 -12
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material3.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -12
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +3 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +11 -15
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +28 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +6 -0
- package/SCSS-Themes/fabric-dark.scss +2773 -204
- package/SCSS-Themes/fabric.scss +2773 -204
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/material3.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -4
- package/SCSS-Themes/fluent-dark.scss +2791 -216
- package/SCSS-Themes/fluent.scss +2791 -216
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +110 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent.scss +109 -21
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3.scss +109 -21
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +109 -22
- package/SCSS-Themes/gantt/gantt/tailwind.scss +109 -22
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +271 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +262 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +262 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/fabric.scss +267 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +271 -17
- package/SCSS-Themes/grids/grid/fluent.scss +271 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +266 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +266 -12
- package/SCSS-Themes/grids/grid/material.scss +266 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +271 -14
- package/SCSS-Themes/grids/grid/material3.scss +271 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +265 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +265 -11
- package/SCSS-Themes/highcontrast.scss +2774 -205
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +203 -8
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +36 -0
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +307 -0
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent.scss +306 -0
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material.scss +307 -0
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material3.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind.scss +306 -0
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent.scss +30 -9
- package/SCSS-Themes/inputs/rating/highcontrast.scss +30 -9
- package/SCSS-Themes/inputs/rating/material-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind.scss +30 -9
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent.scss +4 -0
- package/SCSS-Themes/inputs/slider/highcontrast.scss +4 -0
- package/SCSS-Themes/inputs/slider/material-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +2 -2
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +2 -2
- package/SCSS-Themes/lists/list-view/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +2773 -204
- package/SCSS-Themes/material.scss +2775 -205
- package/SCSS-Themes/material3-dark.scss +2789 -218
- package/SCSS-Themes/material3.scss +2789 -218
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +130 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +130 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +130 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +877 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +877 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +876 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +876 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +9 -2
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +9 -2
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -0
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +7 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +7 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/material.scss +7 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/material3.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -0
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap4.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent.scss +257 -17
- package/SCSS-Themes/notifications/message/highcontrast.scss +257 -17
- package/SCSS-Themes/notifications/message/material-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material.scss +257 -17
- package/SCSS-Themes/notifications/message/material3-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material3.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind.scss +257 -17
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +147 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +63 -29
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/material3.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +20 -26
- package/SCSS-Themes/popups/tooltip/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/tooltip/bootstrap5.scss +2 -2
- package/SCSS-Themes/popups/tooltip/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent.scss +1 -1
- package/SCSS-Themes/popups/tooltip/highcontrast.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/material3.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +111 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +82 -7
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material3-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/material3.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +8 -13
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent.scss +29 -12
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind.scss +29 -12
- package/SCSS-Themes/tailwind-dark.scss +2775 -207
- package/SCSS-Themes/tailwind.scss +2775 -207
- package/package.json +1 -1
|
@@ -188,7 +188,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
188
188
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
189
189
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
190
190
|
$fe-mobile-select-padding-top: 2px !default;
|
|
191
|
-
$fe-mobile-large-padding:
|
|
191
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
192
192
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
193
193
|
$fe-mobile-details-padding-top: 3px !default;
|
|
194
194
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -691,7 +691,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
691
691
|
.e-rcursor {
|
|
692
692
|
border: 0;
|
|
693
693
|
}
|
|
694
|
-
|
|
694
|
+
|
|
695
695
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
696
696
|
padding: 5px 8px;
|
|
697
697
|
line-height: 16px;
|
|
@@ -746,7 +746,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
746
746
|
line-height: 20px;
|
|
747
747
|
}
|
|
748
748
|
}
|
|
749
|
-
|
|
749
|
+
|
|
750
750
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
751
751
|
padding: 10px 8px;
|
|
752
752
|
line-height: 16px;
|
|
@@ -1624,7 +1624,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1624
1624
|
|
|
1625
1625
|
.e-fe-search {
|
|
1626
1626
|
font-size: $fe-mobile-icon-font-size;
|
|
1627
|
-
|
|
1627
|
+
@if $fm-skin-name !='Material3' {
|
|
1628
|
+
margin: 3px 0;
|
|
1629
|
+
}
|
|
1628
1630
|
right: 13px;
|
|
1629
1631
|
}
|
|
1630
1632
|
}
|
|
@@ -189,7 +189,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
189
189
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
190
190
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
191
191
|
$fe-mobile-select-padding-top: 2px !default;
|
|
192
|
-
$fe-mobile-large-padding:
|
|
192
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
193
193
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
194
194
|
$fe-mobile-details-padding-top: 3px !default;
|
|
195
195
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -692,7 +692,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
692
692
|
.e-rcursor {
|
|
693
693
|
border: 0;
|
|
694
694
|
}
|
|
695
|
-
|
|
695
|
+
|
|
696
696
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
697
697
|
padding: 5px 8px;
|
|
698
698
|
line-height: 16px;
|
|
@@ -747,7 +747,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
747
747
|
line-height: 20px;
|
|
748
748
|
}
|
|
749
749
|
}
|
|
750
|
-
|
|
750
|
+
|
|
751
751
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
752
752
|
padding: 10px 8px;
|
|
753
753
|
line-height: 16px;
|
|
@@ -1625,7 +1625,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1625
1625
|
|
|
1626
1626
|
.e-fe-search {
|
|
1627
1627
|
font-size: $fe-mobile-icon-font-size;
|
|
1628
|
-
|
|
1628
|
+
@if $fm-skin-name !='Material3' {
|
|
1629
|
+
margin: 3px 0;
|
|
1630
|
+
}
|
|
1629
1631
|
right: 13px;
|
|
1630
1632
|
}
|
|
1631
1633
|
}
|
|
@@ -190,7 +190,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
190
190
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
191
191
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
192
192
|
$fe-mobile-select-padding-top: 2px !default;
|
|
193
|
-
$fe-mobile-large-padding:
|
|
193
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
194
194
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
195
195
|
$fe-mobile-details-padding-top: 3px !default;
|
|
196
196
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -693,7 +693,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
693
693
|
.e-rcursor {
|
|
694
694
|
border: 0;
|
|
695
695
|
}
|
|
696
|
-
|
|
696
|
+
|
|
697
697
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
698
698
|
padding: 5px 8px;
|
|
699
699
|
line-height: 16px;
|
|
@@ -748,7 +748,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
748
748
|
line-height: 20px;
|
|
749
749
|
}
|
|
750
750
|
}
|
|
751
|
-
|
|
751
|
+
|
|
752
752
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
753
753
|
padding: 10px 8px;
|
|
754
754
|
line-height: 16px;
|
|
@@ -1626,7 +1626,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1626
1626
|
|
|
1627
1627
|
.e-fe-search {
|
|
1628
1628
|
font-size: $fe-mobile-icon-font-size;
|
|
1629
|
-
|
|
1629
|
+
@if $fm-skin-name !='Material3' {
|
|
1630
|
+
margin: 3px 0;
|
|
1631
|
+
}
|
|
1630
1632
|
right: 13px;
|
|
1631
1633
|
}
|
|
1632
1634
|
}
|
|
@@ -146,7 +146,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
146
146
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
147
147
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
148
148
|
$fe-mobile-select-padding-top: 2px !default;
|
|
149
|
-
$fe-mobile-large-padding:
|
|
149
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
150
150
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
151
151
|
$fe-mobile-details-padding-top: 3px !default;
|
|
152
152
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -688,7 +688,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
688
688
|
.e-rcursor {
|
|
689
689
|
border: 0;
|
|
690
690
|
}
|
|
691
|
-
|
|
691
|
+
|
|
692
692
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
693
693
|
padding: 5px 8px;
|
|
694
694
|
line-height: 16px;
|
|
@@ -743,7 +743,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
743
743
|
line-height: 20px;
|
|
744
744
|
}
|
|
745
745
|
}
|
|
746
|
-
|
|
746
|
+
|
|
747
747
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
748
748
|
padding: 10px 8px;
|
|
749
749
|
line-height: 16px;
|
|
@@ -1621,7 +1621,9 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1621
1621
|
|
|
1622
1622
|
.e-fe-search {
|
|
1623
1623
|
font-size: $fe-mobile-icon-font-size;
|
|
1624
|
-
|
|
1624
|
+
@if $fm-skin-name !='Material3' {
|
|
1625
|
+
margin: 3px 0;
|
|
1626
|
+
}
|
|
1625
1627
|
right: 13px;
|
|
1626
1628
|
}
|
|
1627
1629
|
}
|
|
@@ -146,7 +146,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
146
146
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
147
147
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
148
148
|
$fe-mobile-select-padding-top: 2px !default;
|
|
149
|
-
$fe-mobile-large-padding:
|
|
149
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
150
150
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
151
151
|
$fe-mobile-details-padding-top: 3px !default;
|
|
152
152
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -688,7 +688,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
688
688
|
.e-rcursor {
|
|
689
689
|
border: 0;
|
|
690
690
|
}
|
|
691
|
-
|
|
691
|
+
|
|
692
692
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
693
693
|
padding: 5px 8px;
|
|
694
694
|
line-height: 16px;
|
|
@@ -743,7 +743,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
743
743
|
line-height: 20px;
|
|
744
744
|
}
|
|
745
745
|
}
|
|
746
|
-
|
|
746
|
+
|
|
747
747
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
748
748
|
padding: 10px 8px;
|
|
749
749
|
line-height: 16px;
|
|
@@ -1621,7 +1621,9 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1621
1621
|
|
|
1622
1622
|
.e-fe-search {
|
|
1623
1623
|
font-size: $fe-mobile-icon-font-size;
|
|
1624
|
-
|
|
1624
|
+
@if $fm-skin-name !='Material3' {
|
|
1625
|
+
margin: 3px 0;
|
|
1626
|
+
}
|
|
1625
1627
|
right: 13px;
|
|
1626
1628
|
}
|
|
1627
1629
|
}
|
|
@@ -186,7 +186,7 @@ $fe-mobile-upload-padding-left: 5px !default;
|
|
|
186
186
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
187
187
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
188
188
|
$fe-mobile-select-padding-top: 2px !default;
|
|
189
|
-
$fe-mobile-large-padding:
|
|
189
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
190
190
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
191
191
|
$fe-mobile-details-padding-top: 3px !default;
|
|
192
192
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -689,7 +689,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
689
689
|
.e-rcursor {
|
|
690
690
|
border: 0;
|
|
691
691
|
}
|
|
692
|
-
|
|
692
|
+
|
|
693
693
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
694
694
|
padding: 5px 8px;
|
|
695
695
|
line-height: 16px;
|
|
@@ -744,7 +744,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
744
744
|
line-height: 20px;
|
|
745
745
|
}
|
|
746
746
|
}
|
|
747
|
-
|
|
747
|
+
|
|
748
748
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
749
749
|
padding: 10px 8px;
|
|
750
750
|
line-height: 16px;
|
|
@@ -1622,7 +1622,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1622
1622
|
|
|
1623
1623
|
.e-fe-search {
|
|
1624
1624
|
font-size: $fe-mobile-icon-font-size;
|
|
1625
|
-
|
|
1625
|
+
@if $fm-skin-name !='Material3' {
|
|
1626
|
+
margin: 3px 0;
|
|
1627
|
+
}
|
|
1626
1628
|
right: 13px;
|
|
1627
1629
|
}
|
|
1628
1630
|
}
|
|
@@ -188,7 +188,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
188
188
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
189
189
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
190
190
|
$fe-mobile-select-padding-top: 2px !default;
|
|
191
|
-
$fe-mobile-large-padding:
|
|
191
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
192
192
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
193
193
|
$fe-mobile-details-padding-top: 3px !default;
|
|
194
194
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -691,7 +691,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
691
691
|
.e-rcursor {
|
|
692
692
|
border: 0;
|
|
693
693
|
}
|
|
694
|
-
|
|
694
|
+
|
|
695
695
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
696
696
|
padding: 5px 8px;
|
|
697
697
|
line-height: 16px;
|
|
@@ -746,7 +746,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
746
746
|
line-height: 20px;
|
|
747
747
|
}
|
|
748
748
|
}
|
|
749
|
-
|
|
749
|
+
|
|
750
750
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
751
751
|
padding: 10px 8px;
|
|
752
752
|
line-height: 16px;
|
|
@@ -1624,7 +1624,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1624
1624
|
|
|
1625
1625
|
.e-fe-search {
|
|
1626
1626
|
font-size: $fe-mobile-icon-font-size;
|
|
1627
|
-
|
|
1627
|
+
@if $fm-skin-name !='Material3' {
|
|
1628
|
+
margin: 3px 0;
|
|
1629
|
+
}
|
|
1628
1630
|
right: 13px;
|
|
1629
1631
|
}
|
|
1630
1632
|
}
|
|
@@ -153,7 +153,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
153
153
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
154
154
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
155
155
|
$fe-mobile-select-padding-top: 2px !default;
|
|
156
|
-
$fe-mobile-large-padding:
|
|
156
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
157
157
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
158
158
|
$fe-mobile-details-padding-top: 3px !default;
|
|
159
159
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -696,7 +696,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
696
696
|
.e-rcursor {
|
|
697
697
|
border: 0;
|
|
698
698
|
}
|
|
699
|
-
|
|
699
|
+
|
|
700
700
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
701
701
|
padding: 5px 8px;
|
|
702
702
|
line-height: 16px;
|
|
@@ -751,7 +751,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
751
751
|
line-height: 20px;
|
|
752
752
|
}
|
|
753
753
|
}
|
|
754
|
-
|
|
754
|
+
|
|
755
755
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
756
756
|
padding: 10px 8px;
|
|
757
757
|
line-height: 16px;
|
|
@@ -1629,7 +1629,9 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1629
1629
|
|
|
1630
1630
|
.e-fe-search {
|
|
1631
1631
|
font-size: $fe-mobile-icon-font-size;
|
|
1632
|
-
|
|
1632
|
+
@if $fm-skin-name !='Material3' {
|
|
1633
|
+
margin: 3px 0;
|
|
1634
|
+
}
|
|
1633
1635
|
right: 13px;
|
|
1634
1636
|
}
|
|
1635
1637
|
}
|
|
@@ -153,7 +153,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
153
153
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
154
154
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
155
155
|
$fe-mobile-select-padding-top: 2px !default;
|
|
156
|
-
$fe-mobile-large-padding:
|
|
156
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
157
157
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
158
158
|
$fe-mobile-details-padding-top: 3px !default;
|
|
159
159
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -696,7 +696,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
696
696
|
.e-rcursor {
|
|
697
697
|
border: 0;
|
|
698
698
|
}
|
|
699
|
-
|
|
699
|
+
|
|
700
700
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
701
701
|
padding: 5px 8px;
|
|
702
702
|
line-height: 16px;
|
|
@@ -751,7 +751,7 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
751
751
|
line-height: 20px;
|
|
752
752
|
}
|
|
753
753
|
}
|
|
754
|
-
|
|
754
|
+
|
|
755
755
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
756
756
|
padding: 10px 8px;
|
|
757
757
|
line-height: 16px;
|
|
@@ -1629,7 +1629,9 @@ $fe-drop-folder-bg-color: $primary !default;
|
|
|
1629
1629
|
|
|
1630
1630
|
.e-fe-search {
|
|
1631
1631
|
font-size: $fe-mobile-icon-font-size;
|
|
1632
|
-
|
|
1632
|
+
@if $fm-skin-name !='Material3' {
|
|
1633
|
+
margin: 3px 0;
|
|
1634
|
+
}
|
|
1633
1635
|
right: 13px;
|
|
1634
1636
|
}
|
|
1635
1637
|
}
|
|
@@ -188,7 +188,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
188
188
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
189
189
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
190
190
|
$fe-mobile-select-padding-top: 2px !default;
|
|
191
|
-
$fe-mobile-large-padding:
|
|
191
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
192
192
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
193
193
|
$fe-mobile-details-padding-top: 3px !default;
|
|
194
194
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -691,7 +691,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
691
691
|
.e-rcursor {
|
|
692
692
|
border: 0;
|
|
693
693
|
}
|
|
694
|
-
|
|
694
|
+
|
|
695
695
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
696
696
|
padding: 5px 8px;
|
|
697
697
|
line-height: 16px;
|
|
@@ -746,7 +746,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
746
746
|
line-height: 20px;
|
|
747
747
|
}
|
|
748
748
|
}
|
|
749
|
-
|
|
749
|
+
|
|
750
750
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
751
751
|
padding: 10px 8px;
|
|
752
752
|
line-height: 16px;
|
|
@@ -1624,7 +1624,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1624
1624
|
|
|
1625
1625
|
.e-fe-search {
|
|
1626
1626
|
font-size: $fe-mobile-icon-font-size;
|
|
1627
|
-
|
|
1627
|
+
@if $fm-skin-name !='Material3' {
|
|
1628
|
+
margin: 3px 0;
|
|
1629
|
+
}
|
|
1628
1630
|
right: 13px;
|
|
1629
1631
|
}
|
|
1630
1632
|
}
|
|
@@ -188,7 +188,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
188
188
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
189
189
|
$fe-mobile-refresh-padding-top: 0 !default;
|
|
190
190
|
$fe-mobile-select-padding-top: 0 !default;
|
|
191
|
-
$fe-mobile-large-padding:
|
|
191
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
192
192
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
193
193
|
$fe-mobile-details-padding-top: 0 !default;
|
|
194
194
|
$fe-mobile-delete-padding-left: 0 !default;
|
|
@@ -691,7 +691,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
691
691
|
.e-rcursor {
|
|
692
692
|
border: 0;
|
|
693
693
|
}
|
|
694
|
-
|
|
694
|
+
|
|
695
695
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
696
696
|
padding: 5px 8px;
|
|
697
697
|
line-height: 16px;
|
|
@@ -746,7 +746,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
746
746
|
line-height: 20px;
|
|
747
747
|
}
|
|
748
748
|
}
|
|
749
|
-
|
|
749
|
+
|
|
750
750
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
751
751
|
padding: 10px 8px;
|
|
752
752
|
line-height: 16px;
|
|
@@ -1624,7 +1624,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1624
1624
|
|
|
1625
1625
|
.e-fe-search {
|
|
1626
1626
|
font-size: $fe-mobile-icon-font-size;
|
|
1627
|
-
|
|
1627
|
+
@if $fm-skin-name !='Material3' {
|
|
1628
|
+
margin: 3px 0;
|
|
1629
|
+
}
|
|
1628
1630
|
right: 13px;
|
|
1629
1631
|
}
|
|
1630
1632
|
}
|
|
@@ -188,7 +188,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
188
188
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
189
189
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
190
190
|
$fe-mobile-select-padding-top: 2px !default;
|
|
191
|
-
$fe-mobile-large-padding:
|
|
191
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
192
192
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
193
193
|
$fe-mobile-details-padding-top: 3px !default;
|
|
194
194
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -691,7 +691,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
691
691
|
.e-rcursor {
|
|
692
692
|
border: 0;
|
|
693
693
|
}
|
|
694
|
-
|
|
694
|
+
|
|
695
695
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
696
696
|
padding: 5px 8px;
|
|
697
697
|
line-height: 16px;
|
|
@@ -746,7 +746,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
746
746
|
line-height: 20px;
|
|
747
747
|
}
|
|
748
748
|
}
|
|
749
|
-
|
|
749
|
+
|
|
750
750
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
751
751
|
padding: 10px 8px;
|
|
752
752
|
line-height: 16px;
|
|
@@ -1624,7 +1624,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1624
1624
|
|
|
1625
1625
|
.e-fe-search {
|
|
1626
1626
|
font-size: $fe-mobile-icon-font-size;
|
|
1627
|
-
|
|
1627
|
+
@if $fm-skin-name !='Material3' {
|
|
1628
|
+
margin: 3px 0;
|
|
1629
|
+
}
|
|
1628
1630
|
right: 13px;
|
|
1629
1631
|
}
|
|
1630
1632
|
}
|
|
@@ -90,7 +90,7 @@ $fe-lg-item-height: 96px !default;
|
|
|
90
90
|
$fe-lg-item-width: 96px !default;
|
|
91
91
|
$fe-lg-item-margin: 20px 8px !default;
|
|
92
92
|
$fe-lg-item-padding: 0 !default;
|
|
93
|
-
$fe-lg-item-border:
|
|
93
|
+
$fe-lg-item-border: 1px !default;
|
|
94
94
|
$fe-lg-item-inner-height: 78px !default;
|
|
95
95
|
$fe-lg-item-inner-width: 96px !default;
|
|
96
96
|
$fe-lg-icon-height: 24px !default;
|
|
@@ -136,7 +136,7 @@ $fe-big-lg-icon-height: 36px !default;
|
|
|
136
136
|
$fe-big-lg-icon-width: 48px !default;
|
|
137
137
|
$fe-big-lg-icon-margin: 26px 36px 22px !default;
|
|
138
138
|
$fe-big-lg-img-height: 79px !default;
|
|
139
|
-
$fe-big-lg-text-padding:
|
|
139
|
+
$fe-big-lg-text-padding: 4px 2px 2px !default;
|
|
140
140
|
$fe-big-grid-header-font-size: 14px !default;
|
|
141
141
|
$fe-big-grid-content-font-size: 14px !default;
|
|
142
142
|
$fe-big-grid-content-name-font-size: 16px !default;
|
|
@@ -152,9 +152,9 @@ $fe-mobile-lg-item-height: 96px !default;
|
|
|
152
152
|
$fe-mobile-lg-item-width: 96px !default;
|
|
153
153
|
$fe-mobile-lg-item-margin: 20px 8px !default;
|
|
154
154
|
$fe-mobile-lg-item-inner-width: 92px !default;
|
|
155
|
-
$fe-mobile-lg-icon-height:
|
|
156
|
-
$fe-mobile-lg-icon-width:
|
|
157
|
-
$fe-mobile-lg-icon-margin:
|
|
155
|
+
$fe-mobile-lg-icon-height: 110px !default;
|
|
156
|
+
$fe-mobile-lg-icon-width: 110px !default;
|
|
157
|
+
$fe-mobile-lg-icon-margin: 11px auto 0 !default;
|
|
158
158
|
$fe-mobile-lg-img-height: 110px !default;
|
|
159
159
|
$fe-mobile-grid-icon-size: 35px !default;
|
|
160
160
|
$fe-mobile-icon-font-size: 20px !default;
|
|
@@ -165,7 +165,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
165
165
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
166
166
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
167
167
|
$fe-mobile-select-padding-top: 2px !default;
|
|
168
|
-
$fe-mobile-large-padding:
|
|
168
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
169
169
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
170
170
|
$fe-mobile-details-padding-top: 3px !default;
|
|
171
171
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -708,7 +708,7 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
|
|
|
708
708
|
.e-rcursor {
|
|
709
709
|
border: 0;
|
|
710
710
|
}
|
|
711
|
-
|
|
711
|
+
|
|
712
712
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
713
713
|
padding: 5px 8px;
|
|
714
714
|
line-height: 16px;
|
|
@@ -763,7 +763,7 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
|
|
|
763
763
|
line-height: 20px;
|
|
764
764
|
}
|
|
765
765
|
}
|
|
766
|
-
|
|
766
|
+
|
|
767
767
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
768
768
|
padding: 10px 8px;
|
|
769
769
|
line-height: 16px;
|
|
@@ -1641,7 +1641,9 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
|
|
|
1641
1641
|
|
|
1642
1642
|
.e-fe-search {
|
|
1643
1643
|
font-size: $fe-mobile-icon-font-size;
|
|
1644
|
-
|
|
1644
|
+
@if $fm-skin-name !='Material3' {
|
|
1645
|
+
margin: 3px 0;
|
|
1646
|
+
}
|
|
1645
1647
|
right: 13px;
|
|
1646
1648
|
}
|
|
1647
1649
|
}
|
|
@@ -90,7 +90,7 @@ $fe-lg-item-height: 96px !default;
|
|
|
90
90
|
$fe-lg-item-width: 96px !default;
|
|
91
91
|
$fe-lg-item-margin: 20px 8px !default;
|
|
92
92
|
$fe-lg-item-padding: 0 !default;
|
|
93
|
-
$fe-lg-item-border:
|
|
93
|
+
$fe-lg-item-border: 1px !default;
|
|
94
94
|
$fe-lg-item-inner-height: 78px !default;
|
|
95
95
|
$fe-lg-item-inner-width: 96px !default;
|
|
96
96
|
$fe-lg-icon-height: 24px !default;
|
|
@@ -136,7 +136,7 @@ $fe-big-lg-icon-height: 36px !default;
|
|
|
136
136
|
$fe-big-lg-icon-width: 48px !default;
|
|
137
137
|
$fe-big-lg-icon-margin: 26px 36px 22px !default;
|
|
138
138
|
$fe-big-lg-img-height: 79px !default;
|
|
139
|
-
$fe-big-lg-text-padding:
|
|
139
|
+
$fe-big-lg-text-padding: 4px 2px 2px !default;
|
|
140
140
|
$fe-big-grid-header-font-size: 14px !default;
|
|
141
141
|
$fe-big-grid-content-font-size: 14px !default;
|
|
142
142
|
$fe-big-grid-content-name-font-size: 16px !default;
|
|
@@ -152,9 +152,9 @@ $fe-mobile-lg-item-height: 96px !default;
|
|
|
152
152
|
$fe-mobile-lg-item-width: 96px !default;
|
|
153
153
|
$fe-mobile-lg-item-margin: 20px 8px !default;
|
|
154
154
|
$fe-mobile-lg-item-inner-width: 92px !default;
|
|
155
|
-
$fe-mobile-lg-icon-height:
|
|
156
|
-
$fe-mobile-lg-icon-width:
|
|
157
|
-
$fe-mobile-lg-icon-margin:
|
|
155
|
+
$fe-mobile-lg-icon-height: 110px !default;
|
|
156
|
+
$fe-mobile-lg-icon-width: 110px !default;
|
|
157
|
+
$fe-mobile-lg-icon-margin: 11px auto 0 !default;
|
|
158
158
|
$fe-mobile-lg-img-height: 110px !default;
|
|
159
159
|
$fe-mobile-grid-icon-size: 35px !default;
|
|
160
160
|
$fe-mobile-icon-font-size: 20px !default;
|
|
@@ -165,7 +165,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
165
165
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
166
166
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
167
167
|
$fe-mobile-select-padding-top: 2px !default;
|
|
168
|
-
$fe-mobile-large-padding:
|
|
168
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
169
169
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
170
170
|
$fe-mobile-details-padding-top: 3px !default;
|
|
171
171
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -708,7 +708,7 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
|
|
|
708
708
|
.e-rcursor {
|
|
709
709
|
border: 0;
|
|
710
710
|
}
|
|
711
|
-
|
|
711
|
+
|
|
712
712
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
713
713
|
padding: 5px 8px;
|
|
714
714
|
line-height: 16px;
|
|
@@ -763,7 +763,7 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
|
|
|
763
763
|
line-height: 20px;
|
|
764
764
|
}
|
|
765
765
|
}
|
|
766
|
-
|
|
766
|
+
|
|
767
767
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
768
768
|
padding: 10px 8px;
|
|
769
769
|
line-height: 16px;
|
|
@@ -1641,7 +1641,9 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
|
|
|
1641
1641
|
|
|
1642
1642
|
.e-fe-search {
|
|
1643
1643
|
font-size: $fe-mobile-icon-font-size;
|
|
1644
|
-
|
|
1644
|
+
@if $fm-skin-name !='Material3' {
|
|
1645
|
+
margin: 3px 0;
|
|
1646
|
+
}
|
|
1645
1647
|
right: 13px;
|
|
1646
1648
|
}
|
|
1647
1649
|
}
|
|
@@ -181,7 +181,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
181
181
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
182
182
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
183
183
|
$fe-mobile-select-padding-top: 2px !default;
|
|
184
|
-
$fe-mobile-large-padding:
|
|
184
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
185
185
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
186
186
|
$fe-mobile-details-padding-top: 3px !default;
|
|
187
187
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -683,7 +683,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
683
683
|
.e-rcursor {
|
|
684
684
|
border: 0;
|
|
685
685
|
}
|
|
686
|
-
|
|
686
|
+
|
|
687
687
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
688
688
|
padding: 5px 8px;
|
|
689
689
|
line-height: 16px;
|
|
@@ -738,7 +738,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
738
738
|
line-height: 20px;
|
|
739
739
|
}
|
|
740
740
|
}
|
|
741
|
-
|
|
741
|
+
|
|
742
742
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
743
743
|
padding: 10px 8px;
|
|
744
744
|
line-height: 16px;
|
|
@@ -1616,7 +1616,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1616
1616
|
|
|
1617
1617
|
.e-fe-search {
|
|
1618
1618
|
font-size: $fe-mobile-icon-font-size;
|
|
1619
|
-
|
|
1619
|
+
@if $fm-skin-name !='Material3' {
|
|
1620
|
+
margin: 3px 0;
|
|
1621
|
+
}
|
|
1620
1622
|
right: 13px;
|
|
1621
1623
|
}
|
|
1622
1624
|
}
|
|
@@ -181,7 +181,7 @@ $fe-mobile-upload-padding-left: 0 !default;
|
|
|
181
181
|
$fe-mobile-sort-padding-top: 3px !default;
|
|
182
182
|
$fe-mobile-refresh-padding-top: 3px !default;
|
|
183
183
|
$fe-mobile-select-padding-top: 2px !default;
|
|
184
|
-
$fe-mobile-large-padding:
|
|
184
|
+
$fe-mobile-large-padding: 0 0 0 2px !default;
|
|
185
185
|
$fe-mobile-grid-padding: 4px 2px 0 2px !default;
|
|
186
186
|
$fe-mobile-details-padding-top: 3px !default;
|
|
187
187
|
$fe-mobile-delete-padding-left: 4px !default;
|
|
@@ -683,7 +683,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
683
683
|
.e-rcursor {
|
|
684
684
|
border: 0;
|
|
685
685
|
}
|
|
686
|
-
|
|
686
|
+
|
|
687
687
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
688
688
|
padding: 5px 8px;
|
|
689
689
|
line-height: 16px;
|
|
@@ -738,7 +738,7 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
738
738
|
line-height: 20px;
|
|
739
739
|
}
|
|
740
740
|
}
|
|
741
|
-
|
|
741
|
+
|
|
742
742
|
@if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
|
|
743
743
|
padding: 10px 8px;
|
|
744
744
|
line-height: 16px;
|
|
@@ -1616,7 +1616,9 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
|
|
|
1616
1616
|
|
|
1617
1617
|
.e-fe-search {
|
|
1618
1618
|
font-size: $fe-mobile-icon-font-size;
|
|
1619
|
-
|
|
1619
|
+
@if $fm-skin-name !='Material3' {
|
|
1620
|
+
margin: 3px 0;
|
|
1621
|
+
}
|
|
1620
1622
|
right: 13px;
|
|
1621
1623
|
}
|
|
1622
1624
|
}
|