@syncfusion/blazor-themes 23.2.7 → 24.1.43
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 -208
- package/SCSS-Themes/bootstrap.scss +2774 -208
- package/SCSS-Themes/bootstrap4.scss +2782 -215
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -213
- package/SCSS-Themes/bootstrap5.scss +2778 -213
- 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-base/bootstrap-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -3
- 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 -207
- package/SCSS-Themes/fabric.scss +2773 -207
- 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 -219
- package/SCSS-Themes/fluent.scss +2791 -219
- 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 -208
- 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 -207
- package/SCSS-Themes/material.scss +2775 -208
- package/SCSS-Themes/material3-dark.scss +2789 -221
- package/SCSS-Themes/material3.scss +2789 -221
- 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 -210
- package/SCSS-Themes/tailwind.scss +2775 -210
- package/package.json +1 -1
|
@@ -138,7 +138,7 @@ $schedule-current-time-nrml-font-size: $text-xxs !default;
|
|
|
138
138
|
$schedule-current-time-bgr-font-size: $text-xs !default;
|
|
139
139
|
$schedule-current-time-bgr-device-font-size: $text-xs !default;
|
|
140
140
|
$schedule-time-scale-width: 85px !default;
|
|
141
|
-
$schedule-device-time-scale-width:
|
|
141
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
142
142
|
$schedule-header-date-line-height: unset !default;
|
|
143
143
|
$schedule-header-padding-top: $schedule-header-cells-padding !default;
|
|
144
144
|
|
|
@@ -248,7 +248,11 @@ $schedule-device-event-popup-subject-padding: 12px 24px !default;
|
|
|
248
248
|
$schedule-bgr-event-popup-header-icon-size: 2em !default;
|
|
249
249
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
250
250
|
$schedule-multiple-event-popup-icon-color: $schedule-primary-content-font-color !default;
|
|
251
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
251
|
+
$schedule-multiple-event-popup-subject-padding: 1px 5px !default;
|
|
252
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
253
|
+
$schedule-multiple-event-popup-icon-font-size: 14px !default;
|
|
254
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 1px 5px !default;
|
|
255
|
+
$schedule-bgr-multiple-event-popup-icon-height: 30px !default;
|
|
252
256
|
|
|
253
257
|
$schedule-event-box-shadow-1: $shadow-xl !default;
|
|
254
258
|
$schedule-event-box-shadow-2: $shadow-md !default;
|
|
@@ -4085,8 +4089,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4085
4089
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4086
4090
|
border: 0;
|
|
4087
4091
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4088
|
-
height:
|
|
4089
|
-
width:
|
|
4092
|
+
height: 35px;
|
|
4093
|
+
width: 35px;
|
|
4090
4094
|
&:focus,
|
|
4091
4095
|
&:hover {
|
|
4092
4096
|
background: none;
|
|
@@ -4096,16 +4100,16 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4096
4100
|
.e-subject {
|
|
4097
4101
|
font-size: 15px;
|
|
4098
4102
|
font-weight: 500;
|
|
4099
|
-
height:
|
|
4103
|
+
height: 35px;
|
|
4100
4104
|
line-height: 2.25;
|
|
4101
|
-
padding:
|
|
4102
|
-
width: calc(100% -
|
|
4105
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4106
|
+
width: calc(100% - 105px);
|
|
4103
4107
|
}
|
|
4104
4108
|
|
|
4105
4109
|
.e-close-icon,
|
|
4106
4110
|
.e-edit-icon,
|
|
4107
4111
|
.e-delete-icon {
|
|
4108
|
-
font-size:
|
|
4112
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4109
4113
|
}
|
|
4110
4114
|
}
|
|
4111
4115
|
|
|
@@ -4152,13 +4156,20 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4152
4156
|
}
|
|
4153
4157
|
}
|
|
4154
4158
|
|
|
4155
|
-
.e-
|
|
4156
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4157
|
-
.e-close.e-btn.e-small.e-round {
|
|
4159
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4158
4160
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4159
4161
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4160
4162
|
}
|
|
4161
4163
|
|
|
4164
|
+
.e-event-popup {
|
|
4165
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4166
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4167
|
+
.e-close.e-btn.e-small.e-round {
|
|
4168
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4169
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4170
|
+
}
|
|
4171
|
+
}
|
|
4172
|
+
|
|
4162
4173
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4163
4174
|
.e-close-icon,
|
|
4164
4175
|
.e-edit-icon,
|
|
@@ -4177,8 +4188,14 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4177
4188
|
}
|
|
4178
4189
|
|
|
4179
4190
|
.e-multiple-event-popup .e-popup-header {
|
|
4191
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4192
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4193
|
+
.e-close.e-btn.e-small.e-round {
|
|
4194
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4195
|
+
}
|
|
4196
|
+
|
|
4180
4197
|
.e-subject {
|
|
4181
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4198
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4182
4199
|
}
|
|
4183
4200
|
}
|
|
4184
4201
|
}
|
|
@@ -138,7 +138,7 @@ $schedule-current-time-nrml-font-size: $text-xxs !default;
|
|
|
138
138
|
$schedule-current-time-bgr-font-size: $text-xs !default;
|
|
139
139
|
$schedule-current-time-bgr-device-font-size: $text-xs !default;
|
|
140
140
|
$schedule-time-scale-width: 85px !default;
|
|
141
|
-
$schedule-device-time-scale-width:
|
|
141
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
142
142
|
$schedule-header-date-line-height: unset !default;
|
|
143
143
|
$schedule-header-padding-top: $schedule-header-cells-padding !default;
|
|
144
144
|
|
|
@@ -248,7 +248,11 @@ $schedule-device-event-popup-subject-padding: 12px 24px !default;
|
|
|
248
248
|
$schedule-bgr-event-popup-header-icon-size: 2em !default;
|
|
249
249
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
250
250
|
$schedule-multiple-event-popup-icon-color: $schedule-primary-content-font-color !default;
|
|
251
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
251
|
+
$schedule-multiple-event-popup-subject-padding: 1px 5px !default;
|
|
252
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
253
|
+
$schedule-multiple-event-popup-icon-font-size: 14px !default;
|
|
254
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 1px 5px !default;
|
|
255
|
+
$schedule-bgr-multiple-event-popup-icon-height: 30px !default;
|
|
252
256
|
|
|
253
257
|
$schedule-event-box-shadow-1: $shadow-xl !default;
|
|
254
258
|
$schedule-event-box-shadow-2: $shadow-md !default;
|
|
@@ -4085,8 +4089,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4085
4089
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4086
4090
|
border: 0;
|
|
4087
4091
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4088
|
-
height:
|
|
4089
|
-
width:
|
|
4092
|
+
height: 35px;
|
|
4093
|
+
width: 35px;
|
|
4090
4094
|
&:focus,
|
|
4091
4095
|
&:hover {
|
|
4092
4096
|
background: none;
|
|
@@ -4096,16 +4100,16 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4096
4100
|
.e-subject {
|
|
4097
4101
|
font-size: 15px;
|
|
4098
4102
|
font-weight: 500;
|
|
4099
|
-
height:
|
|
4103
|
+
height: 35px;
|
|
4100
4104
|
line-height: 2.25;
|
|
4101
|
-
padding:
|
|
4102
|
-
width: calc(100% -
|
|
4105
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4106
|
+
width: calc(100% - 105px);
|
|
4103
4107
|
}
|
|
4104
4108
|
|
|
4105
4109
|
.e-close-icon,
|
|
4106
4110
|
.e-edit-icon,
|
|
4107
4111
|
.e-delete-icon {
|
|
4108
|
-
font-size:
|
|
4112
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4109
4113
|
}
|
|
4110
4114
|
}
|
|
4111
4115
|
|
|
@@ -4152,13 +4156,20 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4152
4156
|
}
|
|
4153
4157
|
}
|
|
4154
4158
|
|
|
4155
|
-
.e-
|
|
4156
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4157
|
-
.e-close.e-btn.e-small.e-round {
|
|
4159
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4158
4160
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4159
4161
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4160
4162
|
}
|
|
4161
4163
|
|
|
4164
|
+
.e-event-popup {
|
|
4165
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4166
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4167
|
+
.e-close.e-btn.e-small.e-round {
|
|
4168
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4169
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4170
|
+
}
|
|
4171
|
+
}
|
|
4172
|
+
|
|
4162
4173
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4163
4174
|
.e-close-icon,
|
|
4164
4175
|
.e-edit-icon,
|
|
@@ -4177,8 +4188,14 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4177
4188
|
}
|
|
4178
4189
|
|
|
4179
4190
|
.e-multiple-event-popup .e-popup-header {
|
|
4191
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4192
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4193
|
+
.e-close.e-btn.e-small.e-round {
|
|
4194
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4195
|
+
}
|
|
4196
|
+
|
|
4180
4197
|
.e-subject {
|
|
4181
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4198
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4182
4199
|
}
|
|
4183
4200
|
}
|
|
4184
4201
|
}
|
|
@@ -135,7 +135,7 @@ $schedule-current-time-bgr-font-size: 13px !default;
|
|
|
135
135
|
$schedule-current-time-bgr-device-font-size: 9px !default;
|
|
136
136
|
$schedule-popup-header-icon-font-size: 11px !default;
|
|
137
137
|
$schedule-time-scale-width: 85px !default;
|
|
138
|
-
$schedule-device-time-scale-width:
|
|
138
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
139
139
|
|
|
140
140
|
$schedule-vertical-work-cells-border: 0 0 1px 1px !default;
|
|
141
141
|
$schedule-rtl-vertical-work-cells-border: 0 1px 1px 0 !default;
|
|
@@ -244,7 +244,11 @@ $schedule-bgr-event-popup-header-icon-size: 2em !default;
|
|
|
244
244
|
$schedule-bgr-rtl-event-popup-date-time-icon-padding-right: 13px !default;
|
|
245
245
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
246
246
|
$schedule-multiple-event-popup-icon-color: $schedule-primary-content-font-color !default;
|
|
247
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
247
|
+
$schedule-multiple-event-popup-subject-padding: 1px 5px !default;
|
|
248
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
249
|
+
$schedule-multiple-event-popup-icon-font-size: 14px !default;
|
|
250
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 0 5px !default;
|
|
251
|
+
$schedule-bgr-multiple-event-popup-icon-height: 35px !default;
|
|
248
252
|
|
|
249
253
|
$schedule-event-box-shadow-1: 0 6px 10px 0 rgba($shadow, .14) !default;
|
|
250
254
|
$schedule-event-box-shadow-2: 0 1px 18px 0 rgba($shadow, .12) !default;
|
|
@@ -4081,8 +4085,8 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4081
4085
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4082
4086
|
border: 0;
|
|
4083
4087
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4084
|
-
height:
|
|
4085
|
-
width:
|
|
4088
|
+
height: 35px;
|
|
4089
|
+
width: 35px;
|
|
4086
4090
|
&:focus,
|
|
4087
4091
|
&:hover {
|
|
4088
4092
|
background: none;
|
|
@@ -4092,16 +4096,16 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4092
4096
|
.e-subject {
|
|
4093
4097
|
font-size: 15px;
|
|
4094
4098
|
font-weight: 500;
|
|
4095
|
-
height:
|
|
4099
|
+
height: 35px;
|
|
4096
4100
|
line-height: 2.25;
|
|
4097
|
-
padding:
|
|
4098
|
-
width: calc(100% -
|
|
4101
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4102
|
+
width: calc(100% - 105px);
|
|
4099
4103
|
}
|
|
4100
4104
|
|
|
4101
4105
|
.e-close-icon,
|
|
4102
4106
|
.e-edit-icon,
|
|
4103
4107
|
.e-delete-icon {
|
|
4104
|
-
font-size:
|
|
4108
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4105
4109
|
}
|
|
4106
4110
|
}
|
|
4107
4111
|
|
|
@@ -4148,13 +4152,20 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4148
4152
|
}
|
|
4149
4153
|
}
|
|
4150
4154
|
|
|
4151
|
-
.e-
|
|
4152
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4153
|
-
.e-close.e-btn.e-small.e-round {
|
|
4155
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4154
4156
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4155
4157
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4156
4158
|
}
|
|
4157
4159
|
|
|
4160
|
+
.e-event-popup {
|
|
4161
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4162
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4163
|
+
.e-close.e-btn.e-small.e-round {
|
|
4164
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4165
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4166
|
+
}
|
|
4167
|
+
}
|
|
4168
|
+
|
|
4158
4169
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4159
4170
|
.e-close-icon,
|
|
4160
4171
|
.e-edit-icon,
|
|
@@ -4173,8 +4184,14 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4173
4184
|
}
|
|
4174
4185
|
|
|
4175
4186
|
.e-multiple-event-popup .e-popup-header {
|
|
4187
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4188
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4189
|
+
.e-close.e-btn.e-small.e-round {
|
|
4190
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4191
|
+
}
|
|
4192
|
+
|
|
4176
4193
|
.e-subject {
|
|
4177
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4194
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4178
4195
|
}
|
|
4179
4196
|
}
|
|
4180
4197
|
}
|
|
@@ -135,7 +135,7 @@ $schedule-current-time-bgr-font-size: 12px !default;
|
|
|
135
135
|
$schedule-current-time-bgr-device-font-size: 9px !default;
|
|
136
136
|
$schedule-popup-header-icon-font-size: 11px !default;
|
|
137
137
|
$schedule-time-scale-width: 85px !default;
|
|
138
|
-
$schedule-device-time-scale-width:
|
|
138
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
139
139
|
|
|
140
140
|
$schedule-vertical-work-cells-border: 0 0 1px 1px !default;
|
|
141
141
|
$schedule-rtl-vertical-work-cells-border: 0 1px 1px 0 !default;
|
|
@@ -244,7 +244,11 @@ $schedule-bgr-event-popup-header-icon-size: 2.8572em !default;
|
|
|
244
244
|
$schedule-bgr-rtl-event-popup-date-time-icon-padding-right: 13px !default;
|
|
245
245
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
246
246
|
$schedule-multiple-event-popup-icon-color: $schedule-primary-content-font-color !default;
|
|
247
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
247
|
+
$schedule-multiple-event-popup-subject-padding: 2px 5px !default;
|
|
248
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
249
|
+
$schedule-multiple-event-popup-icon-font-size: 14px !default;
|
|
250
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 3px 5px !default;
|
|
251
|
+
$schedule-bgr-multiple-event-popup-icon-height: 35px !default;
|
|
248
252
|
|
|
249
253
|
$schedule-event-box-shadow-1: 0 6px 10px 0 rgba($grey-black, .14) !default;
|
|
250
254
|
$schedule-event-box-shadow-2: 0 1px 18px 0 rgba($grey-black, .12) !default;
|
|
@@ -4080,8 +4084,8 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4080
4084
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4081
4085
|
border: 0;
|
|
4082
4086
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4083
|
-
height:
|
|
4084
|
-
width:
|
|
4087
|
+
height: 35px;
|
|
4088
|
+
width: 35px;
|
|
4085
4089
|
&:focus,
|
|
4086
4090
|
&:hover {
|
|
4087
4091
|
background: none;
|
|
@@ -4091,16 +4095,16 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4091
4095
|
.e-subject {
|
|
4092
4096
|
font-size: 15px;
|
|
4093
4097
|
font-weight: 500;
|
|
4094
|
-
height:
|
|
4098
|
+
height: 35px;
|
|
4095
4099
|
line-height: 2.25;
|
|
4096
|
-
padding:
|
|
4097
|
-
width: calc(100% -
|
|
4100
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4101
|
+
width: calc(100% - 105px);
|
|
4098
4102
|
}
|
|
4099
4103
|
|
|
4100
4104
|
.e-close-icon,
|
|
4101
4105
|
.e-edit-icon,
|
|
4102
4106
|
.e-delete-icon {
|
|
4103
|
-
font-size:
|
|
4107
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4104
4108
|
}
|
|
4105
4109
|
}
|
|
4106
4110
|
|
|
@@ -4147,13 +4151,20 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4147
4151
|
}
|
|
4148
4152
|
}
|
|
4149
4153
|
|
|
4150
|
-
.e-
|
|
4151
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4152
|
-
.e-close.e-btn.e-small.e-round {
|
|
4154
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4153
4155
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4154
4156
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4155
4157
|
}
|
|
4156
4158
|
|
|
4159
|
+
.e-event-popup {
|
|
4160
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4161
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4162
|
+
.e-close.e-btn.e-small.e-round {
|
|
4163
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4164
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4165
|
+
}
|
|
4166
|
+
}
|
|
4167
|
+
|
|
4157
4168
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4158
4169
|
.e-close-icon,
|
|
4159
4170
|
.e-edit-icon,
|
|
@@ -4172,8 +4183,14 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4172
4183
|
}
|
|
4173
4184
|
|
|
4174
4185
|
.e-multiple-event-popup .e-popup-header {
|
|
4186
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4187
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4188
|
+
.e-close.e-btn.e-small.e-round {
|
|
4189
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4190
|
+
}
|
|
4191
|
+
|
|
4175
4192
|
.e-subject {
|
|
4176
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4193
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4177
4194
|
}
|
|
4178
4195
|
}
|
|
4179
4196
|
}
|
|
@@ -136,7 +136,7 @@ $schedule-current-time-bgr-font-size: 12px !default;
|
|
|
136
136
|
$schedule-current-time-bgr-device-font-size: 9px !default;
|
|
137
137
|
$schedule-popup-header-icon-font-size: 11px !default;
|
|
138
138
|
$schedule-time-scale-width: 85px !default;
|
|
139
|
-
$schedule-device-time-scale-width:
|
|
139
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
140
140
|
|
|
141
141
|
$schedule-vertical-work-cells-border: 0 0 1px 1px !default;
|
|
142
142
|
$schedule-rtl-vertical-work-cells-border: 0 1px 1px 0 !default;
|
|
@@ -241,7 +241,11 @@ $schedule-bgr-event-popup-header-icon-size: 2.8572em !default;
|
|
|
241
241
|
$schedule-bgr-rtl-event-popup-date-time-icon-padding-right: 13px !default;
|
|
242
242
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
243
243
|
$schedule-multiple-event-popup-icon-color: $schedule-primary-content-font-color !default;
|
|
244
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
244
|
+
$schedule-multiple-event-popup-subject-padding: 2px 5px !default;
|
|
245
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
246
|
+
$schedule-multiple-event-popup-icon-font-size: 14px !default;
|
|
247
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 3px 5px !default;
|
|
248
|
+
$schedule-bgr-multiple-event-popup-icon-height: 35px !default;
|
|
245
249
|
|
|
246
250
|
$schedule-event-box-shadow-1: 0 6px 10px 0 rgba($grey-black, .14) !default;
|
|
247
251
|
$schedule-event-box-shadow-2: 0 1px 18px 0 rgba($grey-black, .12) !default;
|
|
@@ -4080,8 +4084,8 @@ $schedule-tree-content-color: $shadow;
|
|
|
4080
4084
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4081
4085
|
border: 0;
|
|
4082
4086
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4083
|
-
height:
|
|
4084
|
-
width:
|
|
4087
|
+
height: 35px;
|
|
4088
|
+
width: 35px;
|
|
4085
4089
|
&:focus,
|
|
4086
4090
|
&:hover {
|
|
4087
4091
|
background: none;
|
|
@@ -4091,16 +4095,16 @@ $schedule-tree-content-color: $shadow;
|
|
|
4091
4095
|
.e-subject {
|
|
4092
4096
|
font-size: 15px;
|
|
4093
4097
|
font-weight: 500;
|
|
4094
|
-
height:
|
|
4098
|
+
height: 35px;
|
|
4095
4099
|
line-height: 2.25;
|
|
4096
|
-
padding:
|
|
4097
|
-
width: calc(100% -
|
|
4100
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4101
|
+
width: calc(100% - 105px);
|
|
4098
4102
|
}
|
|
4099
4103
|
|
|
4100
4104
|
.e-close-icon,
|
|
4101
4105
|
.e-edit-icon,
|
|
4102
4106
|
.e-delete-icon {
|
|
4103
|
-
font-size:
|
|
4107
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4104
4108
|
}
|
|
4105
4109
|
}
|
|
4106
4110
|
|
|
@@ -4147,13 +4151,20 @@ $schedule-tree-content-color: $shadow;
|
|
|
4147
4151
|
}
|
|
4148
4152
|
}
|
|
4149
4153
|
|
|
4150
|
-
.e-
|
|
4151
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4152
|
-
.e-close.e-btn.e-small.e-round {
|
|
4154
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4153
4155
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4154
4156
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4155
4157
|
}
|
|
4156
4158
|
|
|
4159
|
+
.e-event-popup {
|
|
4160
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4161
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4162
|
+
.e-close.e-btn.e-small.e-round {
|
|
4163
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4164
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4165
|
+
}
|
|
4166
|
+
}
|
|
4167
|
+
|
|
4157
4168
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4158
4169
|
.e-close-icon,
|
|
4159
4170
|
.e-edit-icon,
|
|
@@ -4172,8 +4183,14 @@ $schedule-tree-content-color: $shadow;
|
|
|
4172
4183
|
}
|
|
4173
4184
|
|
|
4174
4185
|
.e-multiple-event-popup .e-popup-header {
|
|
4186
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4187
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4188
|
+
.e-close.e-btn.e-small.e-round {
|
|
4189
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4190
|
+
}
|
|
4191
|
+
|
|
4175
4192
|
.e-subject {
|
|
4176
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4193
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4177
4194
|
}
|
|
4178
4195
|
}
|
|
4179
4196
|
}
|
|
@@ -168,7 +168,11 @@ $schedule-bgr-event-popup-header-icon-size: 30px !default;
|
|
|
168
168
|
$schedule-bgr-rtl-event-popup-date-time-icon-padding-right: 13px !default;
|
|
169
169
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
170
170
|
$schedule-multiple-event-popup-icon-color: rgba($icon-color) !default;
|
|
171
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
171
|
+
$schedule-multiple-event-popup-subject-padding: 2px 5px !default;
|
|
172
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
173
|
+
$schedule-multiple-event-popup-icon-font-size: $text-base !default;
|
|
174
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 2px 5px !default;
|
|
175
|
+
$schedule-bgr-multiple-event-popup-icon-height: 35px !default;
|
|
172
176
|
|
|
173
177
|
// schedule toolbar definitions
|
|
174
178
|
$border-size: 1px;
|
|
@@ -276,7 +280,7 @@ $schedule-timezone-enable-nrml-height: 60px !default;
|
|
|
276
280
|
$schedule-timezone-enable-bgr-height: 66px !default;
|
|
277
281
|
$schedule-header-cells-padding: 3px 3px 2px !default;
|
|
278
282
|
$schedule-time-scale-width: 85px !default;
|
|
279
|
-
$schedule-device-time-scale-width:
|
|
283
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
280
284
|
$border-type: solid !default;
|
|
281
285
|
$schedule-alternate-cell-border: dashed !default;
|
|
282
286
|
$schedule-header-hover-border-radius: 4px !default;
|
|
@@ -4092,8 +4096,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4092
4096
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4093
4097
|
border: 0;
|
|
4094
4098
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4095
|
-
height:
|
|
4096
|
-
width:
|
|
4099
|
+
height: 35px;
|
|
4100
|
+
width: 35px;
|
|
4097
4101
|
&:focus,
|
|
4098
4102
|
&:hover {
|
|
4099
4103
|
background: none;
|
|
@@ -4103,16 +4107,16 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4103
4107
|
.e-subject {
|
|
4104
4108
|
font-size: 15px;
|
|
4105
4109
|
font-weight: 500;
|
|
4106
|
-
height:
|
|
4110
|
+
height: 35px;
|
|
4107
4111
|
line-height: 2.25;
|
|
4108
|
-
padding:
|
|
4109
|
-
width: calc(100% -
|
|
4112
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4113
|
+
width: calc(100% - 105px);
|
|
4110
4114
|
}
|
|
4111
4115
|
|
|
4112
4116
|
.e-close-icon,
|
|
4113
4117
|
.e-edit-icon,
|
|
4114
4118
|
.e-delete-icon {
|
|
4115
|
-
font-size:
|
|
4119
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4116
4120
|
}
|
|
4117
4121
|
}
|
|
4118
4122
|
|
|
@@ -4159,13 +4163,20 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4159
4163
|
}
|
|
4160
4164
|
}
|
|
4161
4165
|
|
|
4162
|
-
.e-
|
|
4163
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4164
|
-
.e-close.e-btn.e-small.e-round {
|
|
4166
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4165
4167
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4166
4168
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4167
4169
|
}
|
|
4168
4170
|
|
|
4171
|
+
.e-event-popup {
|
|
4172
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4173
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4174
|
+
.e-close.e-btn.e-small.e-round {
|
|
4175
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4176
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4177
|
+
}
|
|
4178
|
+
}
|
|
4179
|
+
|
|
4169
4180
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4170
4181
|
.e-close-icon,
|
|
4171
4182
|
.e-edit-icon,
|
|
@@ -4184,8 +4195,14 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4184
4195
|
}
|
|
4185
4196
|
|
|
4186
4197
|
.e-multiple-event-popup .e-popup-header {
|
|
4198
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4199
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4200
|
+
.e-close.e-btn.e-small.e-round {
|
|
4201
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4202
|
+
}
|
|
4203
|
+
|
|
4187
4204
|
.e-subject {
|
|
4188
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4205
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4189
4206
|
}
|
|
4190
4207
|
}
|
|
4191
4208
|
}
|
|
@@ -168,7 +168,11 @@ $schedule-bgr-event-popup-header-icon-size: 30px !default;
|
|
|
168
168
|
$schedule-bgr-rtl-event-popup-date-time-icon-padding-right: 13px !default;
|
|
169
169
|
$schedule-multiple-event-popup-icon-bg-color: transparent !default;
|
|
170
170
|
$schedule-multiple-event-popup-icon-color: rgba($icon-color) !default;
|
|
171
|
-
$schedule-multiple-event-popup-subject-padding:
|
|
171
|
+
$schedule-multiple-event-popup-subject-padding: 2px 5px !default;
|
|
172
|
+
$schedule-multiple-event-popup-icon-height: 35px !default;
|
|
173
|
+
$schedule-multiple-event-popup-icon-font-size: $text-base !default;
|
|
174
|
+
$schedule-bgr-multiple-event-popup-subject-padding: 2px 5px !default;
|
|
175
|
+
$schedule-bgr-multiple-event-popup-icon-height: 35px !default;
|
|
172
176
|
|
|
173
177
|
// schedule toolbar definitions
|
|
174
178
|
$border-size: 1px;
|
|
@@ -276,7 +280,7 @@ $schedule-timezone-enable-nrml-height: 60px !default;
|
|
|
276
280
|
$schedule-timezone-enable-bgr-height: 66px !default;
|
|
277
281
|
$schedule-header-cells-padding: 3px 3px 2px !default;
|
|
278
282
|
$schedule-time-scale-width: 85px !default;
|
|
279
|
-
$schedule-device-time-scale-width:
|
|
283
|
+
$schedule-device-time-scale-width: 60px !default;
|
|
280
284
|
$border-type: solid !default;
|
|
281
285
|
$schedule-alternate-cell-border: dashed !default;
|
|
282
286
|
$schedule-header-hover-border-radius: 4px !default;
|
|
@@ -4092,8 +4096,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4092
4096
|
background: $schedule-multiple-event-popup-icon-bg-color;
|
|
4093
4097
|
border: 0;
|
|
4094
4098
|
color: $schedule-multiple-event-popup-icon-color;
|
|
4095
|
-
height:
|
|
4096
|
-
width:
|
|
4099
|
+
height: 35px;
|
|
4100
|
+
width: 35px;
|
|
4097
4101
|
&:focus,
|
|
4098
4102
|
&:hover {
|
|
4099
4103
|
background: none;
|
|
@@ -4103,16 +4107,16 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4103
4107
|
.e-subject {
|
|
4104
4108
|
font-size: 15px;
|
|
4105
4109
|
font-weight: 500;
|
|
4106
|
-
height:
|
|
4110
|
+
height: 35px;
|
|
4107
4111
|
line-height: 2.25;
|
|
4108
|
-
padding:
|
|
4109
|
-
width: calc(100% -
|
|
4112
|
+
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4113
|
+
width: calc(100% - 105px);
|
|
4110
4114
|
}
|
|
4111
4115
|
|
|
4112
4116
|
.e-close-icon,
|
|
4113
4117
|
.e-edit-icon,
|
|
4114
4118
|
.e-delete-icon {
|
|
4115
|
-
font-size:
|
|
4119
|
+
font-size: $schedule-multiple-event-popup-icon-font-size;
|
|
4116
4120
|
}
|
|
4117
4121
|
}
|
|
4118
4122
|
|
|
@@ -4159,13 +4163,20 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4159
4163
|
}
|
|
4160
4164
|
}
|
|
4161
4165
|
|
|
4162
|
-
.e-
|
|
4163
|
-
.e-delete.e-btn.e-small.e-round,
|
|
4164
|
-
.e-close.e-btn.e-small.e-round {
|
|
4166
|
+
.e-cell-popup .e-close.e-btn.e-small.e-round {
|
|
4165
4167
|
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4166
4168
|
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4167
4169
|
}
|
|
4168
4170
|
|
|
4171
|
+
.e-event-popup {
|
|
4172
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4173
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4174
|
+
.e-close.e-btn.e-small.e-round {
|
|
4175
|
+
height: $schedule-bgr-event-popup-header-icon-size;
|
|
4176
|
+
width: $schedule-bgr-event-popup-header-icon-size;
|
|
4177
|
+
}
|
|
4178
|
+
}
|
|
4179
|
+
|
|
4169
4180
|
.e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
4170
4181
|
.e-close-icon,
|
|
4171
4182
|
.e-edit-icon,
|
|
@@ -4184,8 +4195,14 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4184
4195
|
}
|
|
4185
4196
|
|
|
4186
4197
|
.e-multiple-event-popup .e-popup-header {
|
|
4198
|
+
.e-edit.e-btn.e-small.e-round,
|
|
4199
|
+
.e-delete.e-btn.e-small.e-round,
|
|
4200
|
+
.e-close.e-btn.e-small.e-round {
|
|
4201
|
+
height: $schedule-bgr-multiple-event-popup-icon-height;
|
|
4202
|
+
}
|
|
4203
|
+
|
|
4187
4204
|
.e-subject {
|
|
4188
|
-
padding: $schedule-multiple-event-popup-subject-padding;
|
|
4205
|
+
padding: $schedule-bgr-multiple-event-popup-subject-padding;
|
|
4189
4206
|
}
|
|
4190
4207
|
}
|
|
4191
4208
|
}
|