@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
|
@@ -2599,6 +2599,7 @@ $ddl-back-icon-padding: 0 8px !default;
|
|
|
2599
2599
|
$ddl-popup-shadow: $shadow-lg !default;
|
|
2600
2600
|
$ddl-readonly-bg-color: $content-bg-color-alt2 !default;
|
|
2601
2601
|
$ddl-filter-margin: 0 !default;
|
|
2602
|
+
$ddl-box-border-color: $border !default;
|
|
2602
2603
|
|
|
2603
2604
|
// Small Size
|
|
2604
2605
|
$ddl-small-list-font-size: $text-xs !default;
|
|
@@ -2983,6 +2984,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2983
2984
|
color: rgb(221, 218, 218);
|
|
2984
2985
|
}
|
|
2985
2986
|
}
|
|
2987
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2988
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2989
|
+
@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' {
|
|
2990
|
+
border-color: $ddl-box-border-color;
|
|
2991
|
+
}
|
|
2992
|
+
|
|
2993
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2994
|
+
-webkit-box-shadow: none;
|
|
2995
|
+
box-shadow: none;
|
|
2996
|
+
}
|
|
2997
|
+
|
|
2998
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2999
|
+
box-shadow: none;
|
|
3000
|
+
}
|
|
3001
|
+
}
|
|
2986
3002
|
}
|
|
2987
3003
|
|
|
2988
3004
|
|
|
@@ -48497,7 +48513,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
48497
48513
|
}
|
|
48498
48514
|
|
|
48499
48515
|
.e-multi-select-wrapper .e-delim-values {
|
|
48500
|
-
|
|
48516
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48517
|
+
font-family: $multi-select-delim-font-family;
|
|
48518
|
+
}
|
|
48519
|
+
@else {
|
|
48520
|
+
font-family: $ddl-chip-font-family;
|
|
48521
|
+
}
|
|
48501
48522
|
font-size: $ddl-delim-font-size;
|
|
48502
48523
|
line-height: $ddl-delimviewheight;
|
|
48503
48524
|
max-width: 100%;
|
|
@@ -56201,7 +56222,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56201
56222
|
margin-right: 0;
|
|
56202
56223
|
}
|
|
56203
56224
|
}
|
|
56204
|
-
.e-colorpicker-wrapper,
|
|
56225
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56205
56226
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56206
56227
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56207
56228
|
{
|
|
@@ -83579,7 +83600,7 @@ $lg-desktop: 1399.98;
|
|
|
83579
83600
|
color: $pv-icon-color-hover;
|
|
83580
83601
|
}
|
|
83581
83602
|
@if $skin-name == 'bootstrap5.3' {
|
|
83582
|
-
color: $pv-icon-color-hover
|
|
83603
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83583
83604
|
}
|
|
83584
83605
|
@if $skin-name == 'bootstrap5' {
|
|
83585
83606
|
color: $white;
|
|
@@ -83592,6 +83613,12 @@ $lg-desktop: 1399.98;
|
|
|
83592
83613
|
}
|
|
83593
83614
|
}
|
|
83594
83615
|
|
|
83616
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83617
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83618
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83619
|
+
}
|
|
83620
|
+
}
|
|
83621
|
+
|
|
83595
83622
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83596
83623
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83597
83624
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87855,9 +87882,6 @@ $lg-desktop: 1399.98;
|
|
|
87855
87882
|
@if ($skin-name == 'bootstrap5') {
|
|
87856
87883
|
color: $white;
|
|
87857
87884
|
}
|
|
87858
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87859
|
-
color: var(--color-sf-icon-color);
|
|
87860
|
-
}
|
|
87861
87885
|
}
|
|
87862
87886
|
|
|
87863
87887
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98797,6 +98821,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
98797
98821
|
}
|
|
98798
98822
|
|
|
98799
98823
|
.e-vertical-view {
|
|
98824
|
+
.e-month-event-table {
|
|
98825
|
+
position: absolute;
|
|
98826
|
+
top: 0;
|
|
98827
|
+
}
|
|
98828
|
+
|
|
98800
98829
|
&.e-timescale-disable {
|
|
98801
98830
|
.e-content-table,
|
|
98802
98831
|
.e-content-wrap {
|
|
@@ -103323,8 +103352,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
103323
103352
|
}
|
|
103324
103353
|
|
|
103325
103354
|
.e-ie-img-dlg-canvas {
|
|
103326
|
-
width:
|
|
103327
|
-
height:
|
|
103355
|
+
width: auto;
|
|
103356
|
+
height: auto;
|
|
103328
103357
|
}
|
|
103329
103358
|
|
|
103330
103359
|
.e-ie-img-size {
|
|
@@ -2721,6 +2721,7 @@ $ddl-back-icon-padding: 0 8px !default;
|
|
|
2721
2721
|
$ddl-popup-shadow: $shadow-lg !default;
|
|
2722
2722
|
$ddl-readonly-bg-color: $content-bg-color-alt2 !default;
|
|
2723
2723
|
$ddl-filter-margin: 0 !default;
|
|
2724
|
+
$ddl-box-border-color: $border !default;
|
|
2724
2725
|
|
|
2725
2726
|
// Small Size
|
|
2726
2727
|
$ddl-small-list-font-size: $text-xs !default;
|
|
@@ -3105,6 +3106,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3105
3106
|
color: rgb(221, 218, 218);
|
|
3106
3107
|
}
|
|
3107
3108
|
}
|
|
3109
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3110
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3111
|
+
@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' {
|
|
3112
|
+
border-color: $ddl-box-border-color;
|
|
3113
|
+
}
|
|
3114
|
+
|
|
3115
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3116
|
+
-webkit-box-shadow: none;
|
|
3117
|
+
box-shadow: none;
|
|
3118
|
+
}
|
|
3119
|
+
|
|
3120
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3121
|
+
box-shadow: none;
|
|
3122
|
+
}
|
|
3123
|
+
}
|
|
3108
3124
|
}
|
|
3109
3125
|
|
|
3110
3126
|
|
|
@@ -65798,7 +65814,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
65798
65814
|
}
|
|
65799
65815
|
|
|
65800
65816
|
.e-multi-select-wrapper .e-delim-values {
|
|
65801
|
-
|
|
65817
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65818
|
+
font-family: $multi-select-delim-font-family;
|
|
65819
|
+
}
|
|
65820
|
+
@else {
|
|
65821
|
+
font-family: $ddl-chip-font-family;
|
|
65822
|
+
}
|
|
65802
65823
|
font-size: $ddl-delim-font-size;
|
|
65803
65824
|
line-height: $ddl-delimviewheight;
|
|
65804
65825
|
max-width: 100%;
|
|
@@ -76660,7 +76681,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
76660
76681
|
margin-right: 0;
|
|
76661
76682
|
}
|
|
76662
76683
|
}
|
|
76663
|
-
.e-colorpicker-wrapper,
|
|
76684
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76664
76685
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76665
76686
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76666
76687
|
{
|
|
@@ -79768,7 +79789,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
79768
79789
|
@if $skin-name =='tailwind3' {
|
|
79769
79790
|
.e-bigger
|
|
79770
79791
|
{
|
|
79771
|
-
.e-colorpicker-wrapper,
|
|
79792
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79772
79793
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79773
79794
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79774
79795
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111261,7 +111282,7 @@ $lg-desktop: 1399.98;
|
|
|
111261
111282
|
color: $pv-icon-color-hover;
|
|
111262
111283
|
}
|
|
111263
111284
|
@if $skin-name == 'bootstrap5.3' {
|
|
111264
|
-
color: $pv-icon-color-hover
|
|
111285
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111265
111286
|
}
|
|
111266
111287
|
@if $skin-name == 'bootstrap5' {
|
|
111267
111288
|
color: $white;
|
|
@@ -111274,6 +111295,12 @@ $lg-desktop: 1399.98;
|
|
|
111274
111295
|
}
|
|
111275
111296
|
}
|
|
111276
111297
|
|
|
111298
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111299
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111300
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111301
|
+
}
|
|
111302
|
+
}
|
|
111303
|
+
|
|
111277
111304
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111278
111305
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111279
111306
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115537,9 +115564,6 @@ $lg-desktop: 1399.98;
|
|
|
115537
115564
|
@if ($skin-name == 'bootstrap5') {
|
|
115538
115565
|
color: $white;
|
|
115539
115566
|
}
|
|
115540
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115541
|
-
color: var(--color-sf-icon-color);
|
|
115542
|
-
}
|
|
115543
115567
|
}
|
|
115544
115568
|
|
|
115545
115569
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129538,6 +129562,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
129538
129562
|
}
|
|
129539
129563
|
|
|
129540
129564
|
.e-vertical-view {
|
|
129565
|
+
.e-month-event-table {
|
|
129566
|
+
position: absolute;
|
|
129567
|
+
top: 0;
|
|
129568
|
+
}
|
|
129569
|
+
|
|
129541
129570
|
&.e-timescale-disable {
|
|
129542
129571
|
.e-content-table,
|
|
129543
129572
|
.e-content-wrap {
|
|
@@ -134860,8 +134889,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
134860
134889
|
}
|
|
134861
134890
|
|
|
134862
134891
|
.e-ie-img-dlg-canvas {
|
|
134863
|
-
width:
|
|
134864
|
-
height:
|
|
134892
|
+
width: auto;
|
|
134893
|
+
height: auto;
|
|
134865
134894
|
}
|
|
134866
134895
|
|
|
134867
134896
|
.e-ie-img-size {
|
|
@@ -2598,6 +2598,7 @@ $ddl-back-icon-padding: 0 8px !default;
|
|
|
2598
2598
|
$ddl-popup-shadow: $shadow-lg !default;
|
|
2599
2599
|
$ddl-readonly-bg-color: $content-bg-color-alt2 !default;
|
|
2600
2600
|
$ddl-filter-margin: 0 !default;
|
|
2601
|
+
$ddl-box-border-color: $border !default;
|
|
2601
2602
|
|
|
2602
2603
|
// Small Size
|
|
2603
2604
|
$ddl-small-list-font-size: $text-xs !default;
|
|
@@ -2982,6 +2983,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2982
2983
|
color: rgb(221, 218, 218);
|
|
2983
2984
|
}
|
|
2984
2985
|
}
|
|
2986
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2987
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2988
|
+
@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' {
|
|
2989
|
+
border-color: $ddl-box-border-color;
|
|
2990
|
+
}
|
|
2991
|
+
|
|
2992
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2993
|
+
-webkit-box-shadow: none;
|
|
2994
|
+
box-shadow: none;
|
|
2995
|
+
}
|
|
2996
|
+
|
|
2997
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2998
|
+
box-shadow: none;
|
|
2999
|
+
}
|
|
3000
|
+
}
|
|
2985
3001
|
}
|
|
2986
3002
|
|
|
2987
3003
|
|
|
@@ -48496,7 +48512,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
48496
48512
|
}
|
|
48497
48513
|
|
|
48498
48514
|
.e-multi-select-wrapper .e-delim-values {
|
|
48499
|
-
|
|
48515
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48516
|
+
font-family: $multi-select-delim-font-family;
|
|
48517
|
+
}
|
|
48518
|
+
@else {
|
|
48519
|
+
font-family: $ddl-chip-font-family;
|
|
48520
|
+
}
|
|
48500
48521
|
font-size: $ddl-delim-font-size;
|
|
48501
48522
|
line-height: $ddl-delimviewheight;
|
|
48502
48523
|
max-width: 100%;
|
|
@@ -56200,7 +56221,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56200
56221
|
margin-right: 0;
|
|
56201
56222
|
}
|
|
56202
56223
|
}
|
|
56203
|
-
.e-colorpicker-wrapper,
|
|
56224
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56204
56225
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56205
56226
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56206
56227
|
{
|
|
@@ -83578,7 +83599,7 @@ $lg-desktop: 1399.98;
|
|
|
83578
83599
|
color: $pv-icon-color-hover;
|
|
83579
83600
|
}
|
|
83580
83601
|
@if $skin-name == 'bootstrap5.3' {
|
|
83581
|
-
color: $pv-icon-color-hover
|
|
83602
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83582
83603
|
}
|
|
83583
83604
|
@if $skin-name == 'bootstrap5' {
|
|
83584
83605
|
color: $white;
|
|
@@ -83591,6 +83612,12 @@ $lg-desktop: 1399.98;
|
|
|
83591
83612
|
}
|
|
83592
83613
|
}
|
|
83593
83614
|
|
|
83615
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83616
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83617
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83618
|
+
}
|
|
83619
|
+
}
|
|
83620
|
+
|
|
83594
83621
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83595
83622
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83596
83623
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87854,9 +87881,6 @@ $lg-desktop: 1399.98;
|
|
|
87854
87881
|
@if ($skin-name == 'bootstrap5') {
|
|
87855
87882
|
color: $white;
|
|
87856
87883
|
}
|
|
87857
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87858
|
-
color: var(--color-sf-icon-color);
|
|
87859
|
-
}
|
|
87860
87884
|
}
|
|
87861
87885
|
|
|
87862
87886
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98796,6 +98820,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
98796
98820
|
}
|
|
98797
98821
|
|
|
98798
98822
|
.e-vertical-view {
|
|
98823
|
+
.e-month-event-table {
|
|
98824
|
+
position: absolute;
|
|
98825
|
+
top: 0;
|
|
98826
|
+
}
|
|
98827
|
+
|
|
98799
98828
|
&.e-timescale-disable {
|
|
98800
98829
|
.e-content-table,
|
|
98801
98830
|
.e-content-wrap {
|
|
@@ -103322,8 +103351,8 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
103322
103351
|
}
|
|
103323
103352
|
|
|
103324
103353
|
.e-ie-img-dlg-canvas {
|
|
103325
|
-
width:
|
|
103326
|
-
height:
|
|
103354
|
+
width: auto;
|
|
103355
|
+
height: auto;
|
|
103327
103356
|
}
|
|
103328
103357
|
|
|
103329
103358
|
.e-ie-img-size {
|
|
@@ -3350,6 +3350,7 @@ $ddl-popup-shadow: $shadow-lg !default;
|
|
|
3350
3350
|
$ddl-readonly-bg-color: $content-bg-color-alt2 !default;
|
|
3351
3351
|
$ddl-filter-margin: 0 !default;
|
|
3352
3352
|
$ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
3353
|
+
$ddl-box-border-color: $border !default;
|
|
3353
3354
|
|
|
3354
3355
|
// Small Size
|
|
3355
3356
|
$ddl-small-list-font-size: $text-xs !default;
|
|
@@ -3734,6 +3735,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3734
3735
|
color: rgb(221, 218, 218);
|
|
3735
3736
|
}
|
|
3736
3737
|
}
|
|
3738
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3739
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3740
|
+
@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' {
|
|
3741
|
+
border-color: $ddl-box-border-color;
|
|
3742
|
+
}
|
|
3743
|
+
|
|
3744
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3745
|
+
-webkit-box-shadow: none;
|
|
3746
|
+
box-shadow: none;
|
|
3747
|
+
}
|
|
3748
|
+
|
|
3749
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3750
|
+
box-shadow: none;
|
|
3751
|
+
}
|
|
3752
|
+
}
|
|
3737
3753
|
}
|
|
3738
3754
|
|
|
3739
3755
|
|
|
@@ -49254,7 +49270,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
49254
49270
|
}
|
|
49255
49271
|
|
|
49256
49272
|
.e-multi-select-wrapper .e-delim-values {
|
|
49257
|
-
|
|
49273
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
49274
|
+
font-family: $multi-select-delim-font-family;
|
|
49275
|
+
}
|
|
49276
|
+
@else {
|
|
49277
|
+
font-family: $ddl-chip-font-family;
|
|
49278
|
+
}
|
|
49258
49279
|
font-size: $ddl-delim-font-size;
|
|
49259
49280
|
line-height: $ddl-delimviewheight;
|
|
49260
49281
|
max-width: 100%;
|
|
@@ -56987,7 +57008,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56987
57008
|
margin-right: 0;
|
|
56988
57009
|
}
|
|
56989
57010
|
}
|
|
56990
|
-
.e-colorpicker-wrapper,
|
|
57011
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56991
57012
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56992
57013
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56993
57014
|
{
|
|
@@ -84363,7 +84384,7 @@ $lg-desktop: 1399.98;
|
|
|
84363
84384
|
color: $pv-icon-color-hover;
|
|
84364
84385
|
}
|
|
84365
84386
|
@if $skin-name == 'bootstrap5.3' {
|
|
84366
|
-
color: $pv-icon-color-hover
|
|
84387
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
84367
84388
|
}
|
|
84368
84389
|
@if $skin-name == 'bootstrap5' {
|
|
84369
84390
|
color: $white;
|
|
@@ -84376,6 +84397,12 @@ $lg-desktop: 1399.98;
|
|
|
84376
84397
|
}
|
|
84377
84398
|
}
|
|
84378
84399
|
|
|
84400
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
84401
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
84402
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
84403
|
+
}
|
|
84404
|
+
}
|
|
84405
|
+
|
|
84379
84406
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
84380
84407
|
@if ($skin-name == 'bootstrap5.3') {
|
|
84381
84408
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -88639,9 +88666,6 @@ $lg-desktop: 1399.98;
|
|
|
88639
88666
|
@if ($skin-name == 'bootstrap5') {
|
|
88640
88667
|
color: $white;
|
|
88641
88668
|
}
|
|
88642
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
88643
|
-
color: var(--color-sf-icon-color);
|
|
88644
|
-
}
|
|
88645
88669
|
}
|
|
88646
88670
|
|
|
88647
88671
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -99571,6 +99595,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
99571
99595
|
}
|
|
99572
99596
|
|
|
99573
99597
|
.e-vertical-view {
|
|
99598
|
+
.e-month-event-table {
|
|
99599
|
+
position: absolute;
|
|
99600
|
+
top: 0;
|
|
99601
|
+
}
|
|
99602
|
+
|
|
99574
99603
|
&.e-timescale-disable {
|
|
99575
99604
|
.e-content-table,
|
|
99576
99605
|
.e-content-wrap {
|
|
@@ -104097,8 +104126,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104097
104126
|
}
|
|
104098
104127
|
|
|
104099
104128
|
.e-ie-img-dlg-canvas {
|
|
104100
|
-
width:
|
|
104101
|
-
height:
|
|
104129
|
+
width: auto;
|
|
104130
|
+
height: auto;
|
|
104102
104131
|
}
|
|
104103
104132
|
|
|
104104
104133
|
.e-ie-img-size {
|
|
@@ -3472,6 +3472,7 @@ $ddl-popup-shadow: $shadow-lg !default;
|
|
|
3472
3472
|
$ddl-readonly-bg-color: $content-bg-color-alt2 !default;
|
|
3473
3473
|
$ddl-filter-margin: 0 !default;
|
|
3474
3474
|
$ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
3475
|
+
$ddl-box-border-color: $border !default;
|
|
3475
3476
|
|
|
3476
3477
|
// Small Size
|
|
3477
3478
|
$ddl-small-list-font-size: $text-xs !default;
|
|
@@ -3856,6 +3857,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3856
3857
|
color: rgb(221, 218, 218);
|
|
3857
3858
|
}
|
|
3858
3859
|
}
|
|
3860
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3861
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3862
|
+
@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' {
|
|
3863
|
+
border-color: $ddl-box-border-color;
|
|
3864
|
+
}
|
|
3865
|
+
|
|
3866
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3867
|
+
-webkit-box-shadow: none;
|
|
3868
|
+
box-shadow: none;
|
|
3869
|
+
}
|
|
3870
|
+
|
|
3871
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3872
|
+
box-shadow: none;
|
|
3873
|
+
}
|
|
3874
|
+
}
|
|
3859
3875
|
}
|
|
3860
3876
|
|
|
3861
3877
|
|
|
@@ -66555,7 +66571,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
66555
66571
|
}
|
|
66556
66572
|
|
|
66557
66573
|
.e-multi-select-wrapper .e-delim-values {
|
|
66558
|
-
|
|
66574
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
66575
|
+
font-family: $multi-select-delim-font-family;
|
|
66576
|
+
}
|
|
66577
|
+
@else {
|
|
66578
|
+
font-family: $ddl-chip-font-family;
|
|
66579
|
+
}
|
|
66559
66580
|
font-size: $ddl-delim-font-size;
|
|
66560
66581
|
line-height: $ddl-delimviewheight;
|
|
66561
66582
|
max-width: 100%;
|
|
@@ -77446,7 +77467,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
77446
77467
|
margin-right: 0;
|
|
77447
77468
|
}
|
|
77448
77469
|
}
|
|
77449
|
-
.e-colorpicker-wrapper,
|
|
77470
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
77450
77471
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
77451
77472
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
77452
77473
|
{
|
|
@@ -80554,7 +80575,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
80554
80575
|
@if $skin-name =='tailwind3' {
|
|
80555
80576
|
.e-bigger
|
|
80556
80577
|
{
|
|
80557
|
-
.e-colorpicker-wrapper,
|
|
80578
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
80558
80579
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
80559
80580
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
80560
80581
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -112045,7 +112066,7 @@ $lg-desktop: 1399.98;
|
|
|
112045
112066
|
color: $pv-icon-color-hover;
|
|
112046
112067
|
}
|
|
112047
112068
|
@if $skin-name == 'bootstrap5.3' {
|
|
112048
|
-
color: $pv-icon-color-hover
|
|
112069
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
112049
112070
|
}
|
|
112050
112071
|
@if $skin-name == 'bootstrap5' {
|
|
112051
112072
|
color: $white;
|
|
@@ -112058,6 +112079,12 @@ $lg-desktop: 1399.98;
|
|
|
112058
112079
|
}
|
|
112059
112080
|
}
|
|
112060
112081
|
|
|
112082
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
112083
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
112084
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
112085
|
+
}
|
|
112086
|
+
}
|
|
112087
|
+
|
|
112061
112088
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
112062
112089
|
@if ($skin-name == 'bootstrap5.3') {
|
|
112063
112090
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -116321,9 +116348,6 @@ $lg-desktop: 1399.98;
|
|
|
116321
116348
|
@if ($skin-name == 'bootstrap5') {
|
|
116322
116349
|
color: $white;
|
|
116323
116350
|
}
|
|
116324
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
116325
|
-
color: var(--color-sf-icon-color);
|
|
116326
|
-
}
|
|
116327
116351
|
}
|
|
116328
116352
|
|
|
116329
116353
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -130312,6 +130336,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
130312
130336
|
}
|
|
130313
130337
|
|
|
130314
130338
|
.e-vertical-view {
|
|
130339
|
+
.e-month-event-table {
|
|
130340
|
+
position: absolute;
|
|
130341
|
+
top: 0;
|
|
130342
|
+
}
|
|
130343
|
+
|
|
130315
130344
|
&.e-timescale-disable {
|
|
130316
130345
|
.e-content-table,
|
|
130317
130346
|
.e-content-wrap {
|
|
@@ -135634,8 +135663,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135634
135663
|
}
|
|
135635
135664
|
|
|
135636
135665
|
.e-ie-img-dlg-canvas {
|
|
135637
|
-
width:
|
|
135638
|
-
height:
|
|
135666
|
+
width: auto;
|
|
135667
|
+
height: auto;
|
|
135639
135668
|
}
|
|
135640
135669
|
|
|
135641
135670
|
.e-ie-img-size {
|
|
@@ -3697,6 +3697,7 @@ $ddl-popup-shadow: $shadow-lg !default;
|
|
|
3697
3697
|
$ddl-readonly-bg-color: $content-bg-color-alt2 !default;
|
|
3698
3698
|
$ddl-filter-margin: 0 !default;
|
|
3699
3699
|
$ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
3700
|
+
$ddl-box-border-color: $border !default;
|
|
3700
3701
|
|
|
3701
3702
|
// Small Size
|
|
3702
3703
|
$ddl-small-list-font-size: $text-xs !default;
|
|
@@ -4081,6 +4082,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4081
4082
|
color: rgb(221, 218, 218);
|
|
4082
4083
|
}
|
|
4083
4084
|
}
|
|
4085
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4086
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4087
|
+
@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' {
|
|
4088
|
+
border-color: $ddl-box-border-color;
|
|
4089
|
+
}
|
|
4090
|
+
|
|
4091
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4092
|
+
-webkit-box-shadow: none;
|
|
4093
|
+
box-shadow: none;
|
|
4094
|
+
}
|
|
4095
|
+
|
|
4096
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4097
|
+
box-shadow: none;
|
|
4098
|
+
}
|
|
4099
|
+
}
|
|
4084
4100
|
}
|
|
4085
4101
|
|
|
4086
4102
|
|
|
@@ -49601,7 +49617,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
49601
49617
|
}
|
|
49602
49618
|
|
|
49603
49619
|
.e-multi-select-wrapper .e-delim-values {
|
|
49604
|
-
|
|
49620
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
49621
|
+
font-family: $multi-select-delim-font-family;
|
|
49622
|
+
}
|
|
49623
|
+
@else {
|
|
49624
|
+
font-family: $ddl-chip-font-family;
|
|
49625
|
+
}
|
|
49605
49626
|
font-size: $ddl-delim-font-size;
|
|
49606
49627
|
line-height: $ddl-delimviewheight;
|
|
49607
49628
|
max-width: 100%;
|
|
@@ -57334,7 +57355,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
57334
57355
|
margin-right: 0;
|
|
57335
57356
|
}
|
|
57336
57357
|
}
|
|
57337
|
-
.e-colorpicker-wrapper,
|
|
57358
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
57338
57359
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
57339
57360
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
57340
57361
|
{
|
|
@@ -84710,7 +84731,7 @@ $lg-desktop: 1399.98;
|
|
|
84710
84731
|
color: $pv-icon-color-hover;
|
|
84711
84732
|
}
|
|
84712
84733
|
@if $skin-name == 'bootstrap5.3' {
|
|
84713
|
-
color: $pv-icon-color-hover
|
|
84734
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
84714
84735
|
}
|
|
84715
84736
|
@if $skin-name == 'bootstrap5' {
|
|
84716
84737
|
color: $white;
|
|
@@ -84723,6 +84744,12 @@ $lg-desktop: 1399.98;
|
|
|
84723
84744
|
}
|
|
84724
84745
|
}
|
|
84725
84746
|
|
|
84747
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
84748
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
84749
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
84750
|
+
}
|
|
84751
|
+
}
|
|
84752
|
+
|
|
84726
84753
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
84727
84754
|
@if ($skin-name == 'bootstrap5.3') {
|
|
84728
84755
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -88986,9 +89013,6 @@ $lg-desktop: 1399.98;
|
|
|
88986
89013
|
@if ($skin-name == 'bootstrap5') {
|
|
88987
89014
|
color: $white;
|
|
88988
89015
|
}
|
|
88989
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
88990
|
-
color: var(--color-sf-icon-color);
|
|
88991
|
-
}
|
|
88992
89016
|
}
|
|
88993
89017
|
|
|
88994
89018
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -99918,6 +99942,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
99918
99942
|
}
|
|
99919
99943
|
|
|
99920
99944
|
.e-vertical-view {
|
|
99945
|
+
.e-month-event-table {
|
|
99946
|
+
position: absolute;
|
|
99947
|
+
top: 0;
|
|
99948
|
+
}
|
|
99949
|
+
|
|
99921
99950
|
&.e-timescale-disable {
|
|
99922
99951
|
.e-content-table,
|
|
99923
99952
|
.e-content-wrap {
|
|
@@ -104444,8 +104473,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104444
104473
|
}
|
|
104445
104474
|
|
|
104446
104475
|
.e-ie-img-dlg-canvas {
|
|
104447
|
-
width:
|
|
104448
|
-
height:
|
|
104476
|
+
width: auto;
|
|
104477
|
+
height: auto;
|
|
104449
104478
|
}
|
|
104450
104479
|
|
|
104451
104480
|
.e-ie-img-size {
|