@syncfusion/blazor-themes 29.1.40 → 29.2.4
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/Compiled-Themes/bds-dark-lite.css +7 -3
- package/Compiled-Themes/bds-dark.css +7 -3
- package/Compiled-Themes/bds-lite.css +7 -3
- package/Compiled-Themes/bds.css +7 -3
- package/Compiled-Themes/bootstrap-dark-lite.css +6 -2
- package/Compiled-Themes/bootstrap-dark.css +6 -2
- package/Compiled-Themes/bootstrap-lite.css +13 -2
- package/Compiled-Themes/bootstrap.css +13 -2
- package/Compiled-Themes/bootstrap4-lite.css +13 -2
- package/Compiled-Themes/bootstrap4.css +13 -2
- package/Compiled-Themes/bootstrap5-dark-lite.css +12 -2
- package/Compiled-Themes/bootstrap5-dark.css +12 -2
- package/Compiled-Themes/bootstrap5-lite.css +12 -2
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +18 -8
- package/Compiled-Themes/bootstrap5.3-dark.css +18 -8
- package/Compiled-Themes/bootstrap5.3-lite.css +18 -8
- package/Compiled-Themes/bootstrap5.3.css +18 -8
- package/Compiled-Themes/bootstrap5.css +12 -2
- package/Compiled-Themes/fabric-dark-lite.css +6 -2
- package/Compiled-Themes/fabric-dark.css +6 -2
- package/Compiled-Themes/fabric-lite.css +11 -2
- package/Compiled-Themes/fabric.css +11 -2
- package/Compiled-Themes/fluent-dark-lite.css +6 -2
- package/Compiled-Themes/fluent-dark.css +6 -2
- package/Compiled-Themes/fluent-lite.css +6 -2
- package/Compiled-Themes/fluent.css +6 -2
- package/Compiled-Themes/fluent2-dark-lite.css +6 -2
- package/Compiled-Themes/fluent2-dark.css +6 -2
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -2
- package/Compiled-Themes/fluent2-highcontrast.css +6 -2
- package/Compiled-Themes/fluent2-lite.css +6 -2
- package/Compiled-Themes/fluent2.css +6 -2
- package/Compiled-Themes/highcontrast-lite.css +11 -2
- package/Compiled-Themes/highcontrast.css +11 -2
- package/Compiled-Themes/material-dark-lite.css +6 -2
- package/Compiled-Themes/material-dark.css +6 -2
- package/Compiled-Themes/material-lite.css +6 -2
- package/Compiled-Themes/material.css +6 -2
- package/Compiled-Themes/material3-dark-lite.css +6 -2
- package/Compiled-Themes/material3-dark.css +6 -2
- package/Compiled-Themes/material3-lite.css +6 -2
- package/Compiled-Themes/material3.css +6 -2
- package/Compiled-Themes/tailwind-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind-dark.css +7 -3
- package/Compiled-Themes/tailwind-lite.css +7 -3
- package/Compiled-Themes/tailwind.css +7 -3
- package/Compiled-Themes/tailwind3-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind3-dark.css +8 -4
- package/Compiled-Themes/tailwind3-lite.css +7 -3
- package/Compiled-Themes/tailwind3.css +8 -4
- package/SCSS-Themes/bds-dark-lite.scss +37 -8
- package/SCSS-Themes/bds-dark.scss +38 -9
- package/SCSS-Themes/bds-lite.scss +37 -8
- package/SCSS-Themes/bds.scss +38 -9
- package/SCSS-Themes/bootstrap-dark-lite.scss +37 -8
- package/SCSS-Themes/bootstrap-dark.scss +38 -9
- package/SCSS-Themes/bootstrap-lite.scss +37 -8
- package/SCSS-Themes/bootstrap.scss +38 -9
- package/SCSS-Themes/bootstrap4-lite.scss +37 -8
- package/SCSS-Themes/bootstrap4.scss +38 -9
- package/SCSS-Themes/bootstrap5-dark-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5-dark.scss +38 -9
- package/SCSS-Themes/bootstrap5-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5.3-dark.scss +38 -9
- package/SCSS-Themes/bootstrap5.3-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5.3.scss +38 -9
- package/SCSS-Themes/bootstrap5.scss +38 -9
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bds-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +15 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +6 -1
- package/SCSS-Themes/fabric-dark-lite.scss +37 -8
- package/SCSS-Themes/fabric-dark.scss +38 -9
- package/SCSS-Themes/fabric-lite.scss +37 -8
- package/SCSS-Themes/fabric.scss +38 -9
- package/SCSS-Themes/fluent-dark-lite.scss +36 -8
- package/SCSS-Themes/fluent-dark.scss +37 -9
- package/SCSS-Themes/fluent-lite.scss +36 -8
- package/SCSS-Themes/fluent.scss +37 -9
- package/SCSS-Themes/fluent2-dark-lite.scss +36 -8
- package/SCSS-Themes/fluent2-dark.scss +37 -9
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +36 -8
- package/SCSS-Themes/fluent2-highcontrast.scss +37 -9
- package/SCSS-Themes/fluent2-lite.scss +36 -8
- package/SCSS-Themes/fluent2.scss +37 -9
- package/SCSS-Themes/highcontrast-lite.scss +37 -8
- package/SCSS-Themes/highcontrast.scss +38 -9
- package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +2 -2
- package/SCSS-Themes/material-dark-lite.scss +36 -8
- package/SCSS-Themes/material-dark.scss +37 -9
- package/SCSS-Themes/material-lite.scss +36 -8
- package/SCSS-Themes/material.scss +37 -9
- package/SCSS-Themes/material3-dark-lite.scss +36 -8
- package/SCSS-Themes/material3-dark.scss +37 -9
- package/SCSS-Themes/material3-lite.scss +36 -8
- package/SCSS-Themes/material3.scss +37 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +7 -4
- package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +37 -8
- package/SCSS-Themes/tailwind-dark.scss +38 -9
- package/SCSS-Themes/tailwind-lite.scss +37 -8
- package/SCSS-Themes/tailwind.scss +38 -9
- package/SCSS-Themes/tailwind3-dark-lite.scss +36 -8
- package/SCSS-Themes/tailwind3-dark.scss +37 -9
- package/SCSS-Themes/tailwind3-lite.scss +36 -8
- package/SCSS-Themes/tailwind3.scss +37 -9
- package/package.json +1 -1
|
@@ -2606,6 +2606,7 @@ $ddl-filter-background-color: $neutral-white !default;
|
|
|
2606
2606
|
$ddl-back-icon-margin: -2px 10px 0 -54px !default;
|
|
2607
2607
|
$ddl-back-icon-padding: 0 !default;
|
|
2608
2608
|
$ddl-filter-margin: 0 !default;
|
|
2609
|
+
$ddl-box-border-color: $neutral-tertiary-alt !default;
|
|
2609
2610
|
|
|
2610
2611
|
//small size
|
|
2611
2612
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -2918,6 +2919,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2918
2919
|
color: rgb(221, 218, 218);
|
|
2919
2920
|
}
|
|
2920
2921
|
}
|
|
2922
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2923
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2924
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2925
|
+
border-color: $ddl-box-border-color;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2928
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2929
|
+
-webkit-box-shadow: none;
|
|
2930
|
+
box-shadow: none;
|
|
2931
|
+
}
|
|
2932
|
+
|
|
2933
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2934
|
+
box-shadow: none;
|
|
2935
|
+
}
|
|
2936
|
+
}
|
|
2921
2937
|
}
|
|
2922
2938
|
|
|
2923
2939
|
|
|
@@ -48041,7 +48057,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
48041
48057
|
}
|
|
48042
48058
|
|
|
48043
48059
|
.e-multi-select-wrapper .e-delim-values {
|
|
48044
|
-
|
|
48060
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48061
|
+
font-family: $multi-select-delim-font-family;
|
|
48062
|
+
}
|
|
48063
|
+
@else {
|
|
48064
|
+
font-family: $ddl-chip-font-family;
|
|
48065
|
+
}
|
|
48045
48066
|
font-size: $ddl-delim-font-size;
|
|
48046
48067
|
line-height: $ddl-delimviewheight;
|
|
48047
48068
|
max-width: 100%;
|
|
@@ -55672,7 +55693,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
55672
55693
|
margin-right: 0;
|
|
55673
55694
|
}
|
|
55674
55695
|
}
|
|
55675
|
-
.e-colorpicker-wrapper,
|
|
55696
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
55676
55697
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
55677
55698
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
55678
55699
|
{
|
|
@@ -83010,7 +83031,7 @@ $lg-desktop: 1399.98;
|
|
|
83010
83031
|
color: $pv-icon-color-hover;
|
|
83011
83032
|
}
|
|
83012
83033
|
@if $skin-name == 'bootstrap5.3' {
|
|
83013
|
-
color: $pv-icon-color-hover
|
|
83034
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83014
83035
|
}
|
|
83015
83036
|
@if $skin-name == 'bootstrap5' {
|
|
83016
83037
|
color: $white;
|
|
@@ -83023,6 +83044,12 @@ $lg-desktop: 1399.98;
|
|
|
83023
83044
|
}
|
|
83024
83045
|
}
|
|
83025
83046
|
|
|
83047
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83048
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83049
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83050
|
+
}
|
|
83051
|
+
}
|
|
83052
|
+
|
|
83026
83053
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83027
83054
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83028
83055
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87286,9 +87313,6 @@ $lg-desktop: 1399.98;
|
|
|
87286
87313
|
@if ($skin-name == 'bootstrap5') {
|
|
87287
87314
|
color: $white;
|
|
87288
87315
|
}
|
|
87289
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87290
|
-
color: var(--color-sf-icon-color);
|
|
87291
|
-
}
|
|
87292
87316
|
}
|
|
87293
87317
|
|
|
87294
87318
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98217,6 +98241,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
98217
98241
|
}
|
|
98218
98242
|
|
|
98219
98243
|
.e-vertical-view {
|
|
98244
|
+
.e-month-event-table {
|
|
98245
|
+
position: absolute;
|
|
98246
|
+
top: 0;
|
|
98247
|
+
}
|
|
98248
|
+
|
|
98220
98249
|
&.e-timescale-disable {
|
|
98221
98250
|
.e-content-table,
|
|
98222
98251
|
.e-content-wrap {
|
|
@@ -102746,8 +102775,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
102746
102775
|
}
|
|
102747
102776
|
|
|
102748
102777
|
.e-ie-img-dlg-canvas {
|
|
102749
|
-
width:
|
|
102750
|
-
height:
|
|
102778
|
+
width: auto;
|
|
102779
|
+
height: auto;
|
|
102751
102780
|
}
|
|
102752
102781
|
|
|
102753
102782
|
.e-ie-img-size {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -2728,6 +2728,7 @@ $ddl-filter-background-color: $neutral-white !default;
|
|
|
2728
2728
|
$ddl-back-icon-margin: -2px 10px 0 -54px !default;
|
|
2729
2729
|
$ddl-back-icon-padding: 0 !default;
|
|
2730
2730
|
$ddl-filter-margin: 0 !default;
|
|
2731
|
+
$ddl-box-border-color: $neutral-tertiary-alt !default;
|
|
2731
2732
|
|
|
2732
2733
|
//small size
|
|
2733
2734
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -3040,6 +3041,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3040
3041
|
color: rgb(221, 218, 218);
|
|
3041
3042
|
}
|
|
3042
3043
|
}
|
|
3044
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3045
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3046
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
3047
|
+
border-color: $ddl-box-border-color;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3050
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3051
|
+
-webkit-box-shadow: none;
|
|
3052
|
+
box-shadow: none;
|
|
3053
|
+
}
|
|
3054
|
+
|
|
3055
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3056
|
+
box-shadow: none;
|
|
3057
|
+
}
|
|
3058
|
+
}
|
|
3043
3059
|
}
|
|
3044
3060
|
|
|
3045
3061
|
|
|
@@ -65342,7 +65358,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
65342
65358
|
}
|
|
65343
65359
|
|
|
65344
65360
|
.e-multi-select-wrapper .e-delim-values {
|
|
65345
|
-
|
|
65361
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65362
|
+
font-family: $multi-select-delim-font-family;
|
|
65363
|
+
}
|
|
65364
|
+
@else {
|
|
65365
|
+
font-family: $ddl-chip-font-family;
|
|
65366
|
+
}
|
|
65346
65367
|
font-size: $ddl-delim-font-size;
|
|
65347
65368
|
line-height: $ddl-delimviewheight;
|
|
65348
65369
|
max-width: 100%;
|
|
@@ -76131,7 +76152,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
76131
76152
|
margin-right: 0;
|
|
76132
76153
|
}
|
|
76133
76154
|
}
|
|
76134
|
-
.e-colorpicker-wrapper,
|
|
76155
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76135
76156
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76136
76157
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76137
76158
|
{
|
|
@@ -79210,7 +79231,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
79210
79231
|
@if $skin-name =='tailwind3' {
|
|
79211
79232
|
.e-bigger
|
|
79212
79233
|
{
|
|
79213
|
-
.e-colorpicker-wrapper,
|
|
79234
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79214
79235
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79215
79236
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79216
79237
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -110692,7 +110713,7 @@ $lg-desktop: 1399.98;
|
|
|
110692
110713
|
color: $pv-icon-color-hover;
|
|
110693
110714
|
}
|
|
110694
110715
|
@if $skin-name == 'bootstrap5.3' {
|
|
110695
|
-
color: $pv-icon-color-hover
|
|
110716
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
110696
110717
|
}
|
|
110697
110718
|
@if $skin-name == 'bootstrap5' {
|
|
110698
110719
|
color: $white;
|
|
@@ -110705,6 +110726,12 @@ $lg-desktop: 1399.98;
|
|
|
110705
110726
|
}
|
|
110706
110727
|
}
|
|
110707
110728
|
|
|
110729
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
110730
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
110731
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
110732
|
+
}
|
|
110733
|
+
}
|
|
110734
|
+
|
|
110708
110735
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
110709
110736
|
@if ($skin-name == 'bootstrap5.3') {
|
|
110710
110737
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -114968,9 +114995,6 @@ $lg-desktop: 1399.98;
|
|
|
114968
114995
|
@if ($skin-name == 'bootstrap5') {
|
|
114969
114996
|
color: $white;
|
|
114970
114997
|
}
|
|
114971
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
114972
|
-
color: var(--color-sf-icon-color);
|
|
114973
|
-
}
|
|
114974
114998
|
}
|
|
114975
114999
|
|
|
114976
115000
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -128958,6 +128982,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
128958
128982
|
}
|
|
128959
128983
|
|
|
128960
128984
|
.e-vertical-view {
|
|
128985
|
+
.e-month-event-table {
|
|
128986
|
+
position: absolute;
|
|
128987
|
+
top: 0;
|
|
128988
|
+
}
|
|
128989
|
+
|
|
128961
128990
|
&.e-timescale-disable {
|
|
128962
128991
|
.e-content-table,
|
|
128963
128992
|
.e-content-wrap {
|
|
@@ -134283,8 +134312,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
134283
134312
|
}
|
|
134284
134313
|
|
|
134285
134314
|
.e-ie-img-dlg-canvas {
|
|
134286
|
-
width:
|
|
134287
|
-
height:
|
|
134315
|
+
width: auto;
|
|
134316
|
+
height: auto;
|
|
134288
134317
|
}
|
|
134289
134318
|
|
|
134290
134319
|
.e-ie-img-size {
|
|
@@ -2990,6 +2990,21 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2990
2990
|
color: rgb(221, 218, 218);
|
|
2991
2991
|
}
|
|
2992
2992
|
}
|
|
2993
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2994
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2995
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2996
|
+
border-color: $ddl-box-border-color;
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3000
|
+
-webkit-box-shadow: none;
|
|
3001
|
+
box-shadow: none;
|
|
3002
|
+
}
|
|
3003
|
+
|
|
3004
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3005
|
+
box-shadow: none;
|
|
3006
|
+
}
|
|
3007
|
+
}
|
|
2993
3008
|
}
|
|
2994
3009
|
|
|
2995
3010
|
|
|
@@ -48586,7 +48601,12 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
48586
48601
|
}
|
|
48587
48602
|
|
|
48588
48603
|
.e-multi-select-wrapper .e-delim-values {
|
|
48589
|
-
|
|
48604
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48605
|
+
font-family: $multi-select-delim-font-family;
|
|
48606
|
+
}
|
|
48607
|
+
@else {
|
|
48608
|
+
font-family: $ddl-chip-font-family;
|
|
48609
|
+
}
|
|
48590
48610
|
font-size: $ddl-delim-font-size;
|
|
48591
48611
|
line-height: $ddl-delimviewheight;
|
|
48592
48612
|
max-width: 100%;
|
|
@@ -56299,7 +56319,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56299
56319
|
margin-right: 0;
|
|
56300
56320
|
}
|
|
56301
56321
|
}
|
|
56302
|
-
.e-colorpicker-wrapper,
|
|
56322
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56303
56323
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56304
56324
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56305
56325
|
{
|
|
@@ -83675,7 +83695,7 @@ $lg-desktop: 1399.98;
|
|
|
83675
83695
|
color: $pv-icon-color-hover;
|
|
83676
83696
|
}
|
|
83677
83697
|
@if $skin-name == 'bootstrap5.3' {
|
|
83678
|
-
color: $pv-icon-color-hover
|
|
83698
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83679
83699
|
}
|
|
83680
83700
|
@if $skin-name == 'bootstrap5' {
|
|
83681
83701
|
color: $white;
|
|
@@ -83688,6 +83708,12 @@ $lg-desktop: 1399.98;
|
|
|
83688
83708
|
}
|
|
83689
83709
|
}
|
|
83690
83710
|
|
|
83711
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83712
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83713
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83714
|
+
}
|
|
83715
|
+
}
|
|
83716
|
+
|
|
83691
83717
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83692
83718
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83693
83719
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87951,9 +87977,6 @@ $lg-desktop: 1399.98;
|
|
|
87951
87977
|
@if ($skin-name == 'bootstrap5') {
|
|
87952
87978
|
color: $white;
|
|
87953
87979
|
}
|
|
87954
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87955
|
-
color: var(--color-sf-icon-color);
|
|
87956
|
-
}
|
|
87957
87980
|
}
|
|
87958
87981
|
|
|
87959
87982
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98893,6 +98916,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
98893
98916
|
}
|
|
98894
98917
|
|
|
98895
98918
|
.e-vertical-view {
|
|
98919
|
+
.e-month-event-table {
|
|
98920
|
+
position: absolute;
|
|
98921
|
+
top: 0;
|
|
98922
|
+
}
|
|
98923
|
+
|
|
98896
98924
|
&.e-timescale-disable {
|
|
98897
98925
|
.e-content-table,
|
|
98898
98926
|
.e-content-wrap {
|
|
@@ -103419,8 +103447,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
103419
103447
|
}
|
|
103420
103448
|
|
|
103421
103449
|
.e-ie-img-dlg-canvas {
|
|
103422
|
-
width:
|
|
103423
|
-
height:
|
|
103450
|
+
width: auto;
|
|
103451
|
+
height: auto;
|
|
103424
103452
|
}
|
|
103425
103453
|
|
|
103426
103454
|
.e-ie-img-size {
|
|
@@ -3112,6 +3112,21 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3112
3112
|
color: rgb(221, 218, 218);
|
|
3113
3113
|
}
|
|
3114
3114
|
}
|
|
3115
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3116
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3117
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
3118
|
+
border-color: $ddl-box-border-color;
|
|
3119
|
+
}
|
|
3120
|
+
|
|
3121
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3122
|
+
-webkit-box-shadow: none;
|
|
3123
|
+
box-shadow: none;
|
|
3124
|
+
}
|
|
3125
|
+
|
|
3126
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3127
|
+
box-shadow: none;
|
|
3128
|
+
}
|
|
3129
|
+
}
|
|
3115
3130
|
}
|
|
3116
3131
|
|
|
3117
3132
|
|
|
@@ -65887,7 +65902,12 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
65887
65902
|
}
|
|
65888
65903
|
|
|
65889
65904
|
.e-multi-select-wrapper .e-delim-values {
|
|
65890
|
-
|
|
65905
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65906
|
+
font-family: $multi-select-delim-font-family;
|
|
65907
|
+
}
|
|
65908
|
+
@else {
|
|
65909
|
+
font-family: $ddl-chip-font-family;
|
|
65910
|
+
}
|
|
65891
65911
|
font-size: $ddl-delim-font-size;
|
|
65892
65912
|
line-height: $ddl-delimviewheight;
|
|
65893
65913
|
max-width: 100%;
|
|
@@ -76758,7 +76778,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
76758
76778
|
margin-right: 0;
|
|
76759
76779
|
}
|
|
76760
76780
|
}
|
|
76761
|
-
.e-colorpicker-wrapper,
|
|
76781
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76762
76782
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76763
76783
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76764
76784
|
{
|
|
@@ -79865,7 +79885,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
79865
79885
|
@if $skin-name =='tailwind3' {
|
|
79866
79886
|
.e-bigger
|
|
79867
79887
|
{
|
|
79868
|
-
.e-colorpicker-wrapper,
|
|
79888
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79869
79889
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79870
79890
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79871
79891
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111357,7 +111377,7 @@ $lg-desktop: 1399.98;
|
|
|
111357
111377
|
color: $pv-icon-color-hover;
|
|
111358
111378
|
}
|
|
111359
111379
|
@if $skin-name == 'bootstrap5.3' {
|
|
111360
|
-
color: $pv-icon-color-hover
|
|
111380
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111361
111381
|
}
|
|
111362
111382
|
@if $skin-name == 'bootstrap5' {
|
|
111363
111383
|
color: $white;
|
|
@@ -111370,6 +111390,12 @@ $lg-desktop: 1399.98;
|
|
|
111370
111390
|
}
|
|
111371
111391
|
}
|
|
111372
111392
|
|
|
111393
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111394
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111395
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111396
|
+
}
|
|
111397
|
+
}
|
|
111398
|
+
|
|
111373
111399
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111374
111400
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111375
111401
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115633,9 +115659,6 @@ $lg-desktop: 1399.98;
|
|
|
115633
115659
|
@if ($skin-name == 'bootstrap5') {
|
|
115634
115660
|
color: $white;
|
|
115635
115661
|
}
|
|
115636
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115637
|
-
color: var(--color-sf-icon-color);
|
|
115638
|
-
}
|
|
115639
115662
|
}
|
|
115640
115663
|
|
|
115641
115664
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129634,6 +129657,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
129634
129657
|
}
|
|
129635
129658
|
|
|
129636
129659
|
.e-vertical-view {
|
|
129660
|
+
.e-month-event-table {
|
|
129661
|
+
position: absolute;
|
|
129662
|
+
top: 0;
|
|
129663
|
+
}
|
|
129664
|
+
|
|
129637
129665
|
&.e-timescale-disable {
|
|
129638
129666
|
.e-content-table,
|
|
129639
129667
|
.e-content-wrap {
|
|
@@ -134956,8 +134984,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
134956
134984
|
}
|
|
134957
134985
|
|
|
134958
134986
|
.e-ie-img-dlg-canvas {
|
|
134959
|
-
width:
|
|
134960
|
-
height:
|
|
134987
|
+
width: auto;
|
|
134988
|
+
height: auto;
|
|
134961
134989
|
}
|
|
134962
134990
|
|
|
134963
134991
|
.e-ie-img-size {
|
|
@@ -2990,6 +2990,21 @@ $ddl-filter-box-shadow: none !default;
|
|
|
2990
2990
|
color: rgb(221, 218, 218);
|
|
2991
2991
|
}
|
|
2992
2992
|
}
|
|
2993
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2994
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2995
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2996
|
+
border-color: $ddl-box-border-color;
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3000
|
+
-webkit-box-shadow: none;
|
|
3001
|
+
box-shadow: none;
|
|
3002
|
+
}
|
|
3003
|
+
|
|
3004
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3005
|
+
box-shadow: none;
|
|
3006
|
+
}
|
|
3007
|
+
}
|
|
2993
3008
|
}
|
|
2994
3009
|
|
|
2995
3010
|
|
|
@@ -48586,7 +48601,12 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
48586
48601
|
}
|
|
48587
48602
|
|
|
48588
48603
|
.e-multi-select-wrapper .e-delim-values {
|
|
48589
|
-
|
|
48604
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48605
|
+
font-family: $multi-select-delim-font-family;
|
|
48606
|
+
}
|
|
48607
|
+
@else {
|
|
48608
|
+
font-family: $ddl-chip-font-family;
|
|
48609
|
+
}
|
|
48590
48610
|
font-size: $ddl-delim-font-size;
|
|
48591
48611
|
line-height: $ddl-delimviewheight;
|
|
48592
48612
|
max-width: 100%;
|
|
@@ -56299,7 +56319,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56299
56319
|
margin-right: 0;
|
|
56300
56320
|
}
|
|
56301
56321
|
}
|
|
56302
|
-
.e-colorpicker-wrapper,
|
|
56322
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56303
56323
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56304
56324
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56305
56325
|
{
|
|
@@ -83675,7 +83695,7 @@ $lg-desktop: 1399.98;
|
|
|
83675
83695
|
color: $pv-icon-color-hover;
|
|
83676
83696
|
}
|
|
83677
83697
|
@if $skin-name == 'bootstrap5.3' {
|
|
83678
|
-
color: $pv-icon-color-hover
|
|
83698
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83679
83699
|
}
|
|
83680
83700
|
@if $skin-name == 'bootstrap5' {
|
|
83681
83701
|
color: $white;
|
|
@@ -83688,6 +83708,12 @@ $lg-desktop: 1399.98;
|
|
|
83688
83708
|
}
|
|
83689
83709
|
}
|
|
83690
83710
|
|
|
83711
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83712
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83713
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83714
|
+
}
|
|
83715
|
+
}
|
|
83716
|
+
|
|
83691
83717
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83692
83718
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83693
83719
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87951,9 +87977,6 @@ $lg-desktop: 1399.98;
|
|
|
87951
87977
|
@if ($skin-name == 'bootstrap5') {
|
|
87952
87978
|
color: $white;
|
|
87953
87979
|
}
|
|
87954
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87955
|
-
color: var(--color-sf-icon-color);
|
|
87956
|
-
}
|
|
87957
87980
|
}
|
|
87958
87981
|
|
|
87959
87982
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98893,6 +98916,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
98893
98916
|
}
|
|
98894
98917
|
|
|
98895
98918
|
.e-vertical-view {
|
|
98919
|
+
.e-month-event-table {
|
|
98920
|
+
position: absolute;
|
|
98921
|
+
top: 0;
|
|
98922
|
+
}
|
|
98923
|
+
|
|
98896
98924
|
&.e-timescale-disable {
|
|
98897
98925
|
.e-content-table,
|
|
98898
98926
|
.e-content-wrap {
|
|
@@ -103419,8 +103447,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
103419
103447
|
}
|
|
103420
103448
|
|
|
103421
103449
|
.e-ie-img-dlg-canvas {
|
|
103422
|
-
width:
|
|
103423
|
-
height:
|
|
103450
|
+
width: auto;
|
|
103451
|
+
height: auto;
|
|
103424
103452
|
}
|
|
103425
103453
|
|
|
103426
103454
|
.e-ie-img-size {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -3112,6 +3112,21 @@ $ddl-filter-box-shadow: none !default;
|
|
|
3112
3112
|
color: rgb(221, 218, 218);
|
|
3113
3113
|
}
|
|
3114
3114
|
}
|
|
3115
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3116
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3117
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
3118
|
+
border-color: $ddl-box-border-color;
|
|
3119
|
+
}
|
|
3120
|
+
|
|
3121
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3122
|
+
-webkit-box-shadow: none;
|
|
3123
|
+
box-shadow: none;
|
|
3124
|
+
}
|
|
3125
|
+
|
|
3126
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3127
|
+
box-shadow: none;
|
|
3128
|
+
}
|
|
3129
|
+
}
|
|
3115
3130
|
}
|
|
3116
3131
|
|
|
3117
3132
|
|
|
@@ -65887,7 +65902,12 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
65887
65902
|
}
|
|
65888
65903
|
|
|
65889
65904
|
.e-multi-select-wrapper .e-delim-values {
|
|
65890
|
-
|
|
65905
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65906
|
+
font-family: $multi-select-delim-font-family;
|
|
65907
|
+
}
|
|
65908
|
+
@else {
|
|
65909
|
+
font-family: $ddl-chip-font-family;
|
|
65910
|
+
}
|
|
65891
65911
|
font-size: $ddl-delim-font-size;
|
|
65892
65912
|
line-height: $ddl-delimviewheight;
|
|
65893
65913
|
max-width: 100%;
|
|
@@ -76758,7 +76778,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
76758
76778
|
margin-right: 0;
|
|
76759
76779
|
}
|
|
76760
76780
|
}
|
|
76761
|
-
.e-colorpicker-wrapper,
|
|
76781
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76762
76782
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76763
76783
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76764
76784
|
{
|
|
@@ -79865,7 +79885,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
79865
79885
|
@if $skin-name =='tailwind3' {
|
|
79866
79886
|
.e-bigger
|
|
79867
79887
|
{
|
|
79868
|
-
.e-colorpicker-wrapper,
|
|
79888
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79869
79889
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79870
79890
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79871
79891
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111357,7 +111377,7 @@ $lg-desktop: 1399.98;
|
|
|
111357
111377
|
color: $pv-icon-color-hover;
|
|
111358
111378
|
}
|
|
111359
111379
|
@if $skin-name == 'bootstrap5.3' {
|
|
111360
|
-
color: $pv-icon-color-hover
|
|
111380
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111361
111381
|
}
|
|
111362
111382
|
@if $skin-name == 'bootstrap5' {
|
|
111363
111383
|
color: $white;
|
|
@@ -111370,6 +111390,12 @@ $lg-desktop: 1399.98;
|
|
|
111370
111390
|
}
|
|
111371
111391
|
}
|
|
111372
111392
|
|
|
111393
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111394
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111395
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111396
|
+
}
|
|
111397
|
+
}
|
|
111398
|
+
|
|
111373
111399
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111374
111400
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111375
111401
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115633,9 +115659,6 @@ $lg-desktop: 1399.98;
|
|
|
115633
115659
|
@if ($skin-name == 'bootstrap5') {
|
|
115634
115660
|
color: $white;
|
|
115635
115661
|
}
|
|
115636
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115637
|
-
color: var(--color-sf-icon-color);
|
|
115638
|
-
}
|
|
115639
115662
|
}
|
|
115640
115663
|
|
|
115641
115664
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129634,6 +129657,11 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
129634
129657
|
}
|
|
129635
129658
|
|
|
129636
129659
|
.e-vertical-view {
|
|
129660
|
+
.e-month-event-table {
|
|
129661
|
+
position: absolute;
|
|
129662
|
+
top: 0;
|
|
129663
|
+
}
|
|
129664
|
+
|
|
129637
129665
|
&.e-timescale-disable {
|
|
129638
129666
|
.e-content-table,
|
|
129639
129667
|
.e-content-wrap {
|
|
@@ -134956,8 +134984,8 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
134956
134984
|
}
|
|
134957
134985
|
|
|
134958
134986
|
.e-ie-img-dlg-canvas {
|
|
134959
|
-
width:
|
|
134960
|
-
height:
|
|
134987
|
+
width: auto;
|
|
134988
|
+
height: auto;
|
|
134961
134989
|
}
|
|
134962
134990
|
|
|
134963
134991
|
.e-ie-img-size {
|