@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
|
@@ -3991,6 +3991,21 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
3991
3991
|
color: rgb(221, 218, 218);
|
|
3992
3992
|
}
|
|
3993
3993
|
}
|
|
3994
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3995
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3996
|
+
@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' {
|
|
3997
|
+
border-color: $ddl-box-border-color;
|
|
3998
|
+
}
|
|
3999
|
+
|
|
4000
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4001
|
+
-webkit-box-shadow: none;
|
|
4002
|
+
box-shadow: none;
|
|
4003
|
+
}
|
|
4004
|
+
|
|
4005
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4006
|
+
box-shadow: none;
|
|
4007
|
+
}
|
|
4008
|
+
}
|
|
3994
4009
|
}
|
|
3995
4010
|
|
|
3996
4011
|
|
|
@@ -50184,7 +50199,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
50184
50199
|
}
|
|
50185
50200
|
|
|
50186
50201
|
.e-multi-select-wrapper .e-delim-values {
|
|
50187
|
-
|
|
50202
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
50203
|
+
font-family: $multi-select-delim-font-family;
|
|
50204
|
+
}
|
|
50205
|
+
@else {
|
|
50206
|
+
font-family: $ddl-chip-font-family;
|
|
50207
|
+
}
|
|
50188
50208
|
font-size: $ddl-delim-font-size;
|
|
50189
50209
|
line-height: $ddl-delimviewheight;
|
|
50190
50210
|
max-width: 100%;
|
|
@@ -58210,7 +58230,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
58210
58230
|
margin-right: 0;
|
|
58211
58231
|
}
|
|
58212
58232
|
}
|
|
58213
|
-
.e-colorpicker-wrapper,
|
|
58233
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
58214
58234
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
58215
58235
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
58216
58236
|
{
|
|
@@ -85623,7 +85643,7 @@ $lg-desktop: 1399.98;
|
|
|
85623
85643
|
color: $pv-icon-color-hover;
|
|
85624
85644
|
}
|
|
85625
85645
|
@if $skin-name == 'bootstrap5.3' {
|
|
85626
|
-
color: $pv-icon-color-hover
|
|
85646
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
85627
85647
|
}
|
|
85628
85648
|
@if $skin-name == 'bootstrap5' {
|
|
85629
85649
|
color: $white;
|
|
@@ -85636,6 +85656,12 @@ $lg-desktop: 1399.98;
|
|
|
85636
85656
|
}
|
|
85637
85657
|
}
|
|
85638
85658
|
|
|
85659
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
85660
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
85661
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
85662
|
+
}
|
|
85663
|
+
}
|
|
85664
|
+
|
|
85639
85665
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
85640
85666
|
@if ($skin-name == 'bootstrap5.3') {
|
|
85641
85667
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -89899,9 +89925,6 @@ $lg-desktop: 1399.98;
|
|
|
89899
89925
|
@if ($skin-name == 'bootstrap5') {
|
|
89900
89926
|
color: $white;
|
|
89901
89927
|
}
|
|
89902
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
89903
|
-
color: var(--color-sf-icon-color);
|
|
89904
|
-
}
|
|
89905
89928
|
}
|
|
89906
89929
|
|
|
89907
89930
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -100837,6 +100860,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100837
100860
|
}
|
|
100838
100861
|
|
|
100839
100862
|
.e-vertical-view {
|
|
100863
|
+
.e-month-event-table {
|
|
100864
|
+
position: absolute;
|
|
100865
|
+
top: 0;
|
|
100866
|
+
}
|
|
100867
|
+
|
|
100840
100868
|
&.e-timescale-disable {
|
|
100841
100869
|
.e-content-table,
|
|
100842
100870
|
.e-content-wrap {
|
|
@@ -105363,8 +105391,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
105363
105391
|
}
|
|
105364
105392
|
|
|
105365
105393
|
.e-ie-img-dlg-canvas {
|
|
105366
|
-
width:
|
|
105367
|
-
height:
|
|
105394
|
+
width: auto;
|
|
105395
|
+
height: auto;
|
|
105368
105396
|
}
|
|
105369
105397
|
|
|
105370
105398
|
.e-ie-img-size {
|
|
@@ -4113,6 +4113,21 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4113
4113
|
color: rgb(221, 218, 218);
|
|
4114
4114
|
}
|
|
4115
4115
|
}
|
|
4116
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4117
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4118
|
+
@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' {
|
|
4119
|
+
border-color: $ddl-box-border-color;
|
|
4120
|
+
}
|
|
4121
|
+
|
|
4122
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4123
|
+
-webkit-box-shadow: none;
|
|
4124
|
+
box-shadow: none;
|
|
4125
|
+
}
|
|
4126
|
+
|
|
4127
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4128
|
+
box-shadow: none;
|
|
4129
|
+
}
|
|
4130
|
+
}
|
|
4116
4131
|
}
|
|
4117
4132
|
|
|
4118
4133
|
|
|
@@ -67485,7 +67500,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
67485
67500
|
}
|
|
67486
67501
|
|
|
67487
67502
|
.e-multi-select-wrapper .e-delim-values {
|
|
67488
|
-
|
|
67503
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
67504
|
+
font-family: $multi-select-delim-font-family;
|
|
67505
|
+
}
|
|
67506
|
+
@else {
|
|
67507
|
+
font-family: $ddl-chip-font-family;
|
|
67508
|
+
}
|
|
67489
67509
|
font-size: $ddl-delim-font-size;
|
|
67490
67510
|
line-height: $ddl-delimviewheight;
|
|
67491
67511
|
max-width: 100%;
|
|
@@ -78669,7 +78689,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
78669
78689
|
margin-right: 0;
|
|
78670
78690
|
}
|
|
78671
78691
|
}
|
|
78672
|
-
.e-colorpicker-wrapper,
|
|
78692
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
78673
78693
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
78674
78694
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
78675
78695
|
{
|
|
@@ -81775,7 +81795,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
81775
81795
|
@if $skin-name =='tailwind3' {
|
|
81776
81796
|
.e-bigger
|
|
81777
81797
|
{
|
|
81778
|
-
.e-colorpicker-wrapper,
|
|
81798
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
81779
81799
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
81780
81800
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
81781
81801
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -113305,7 +113325,7 @@ $lg-desktop: 1399.98;
|
|
|
113305
113325
|
color: $pv-icon-color-hover;
|
|
113306
113326
|
}
|
|
113307
113327
|
@if $skin-name == 'bootstrap5.3' {
|
|
113308
|
-
color: $pv-icon-color-hover
|
|
113328
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
113309
113329
|
}
|
|
113310
113330
|
@if $skin-name == 'bootstrap5' {
|
|
113311
113331
|
color: $white;
|
|
@@ -113318,6 +113338,12 @@ $lg-desktop: 1399.98;
|
|
|
113318
113338
|
}
|
|
113319
113339
|
}
|
|
113320
113340
|
|
|
113341
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
113342
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
113343
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
113344
|
+
}
|
|
113345
|
+
}
|
|
113346
|
+
|
|
113321
113347
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
113322
113348
|
@if ($skin-name == 'bootstrap5.3') {
|
|
113323
113349
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -117581,9 +117607,6 @@ $lg-desktop: 1399.98;
|
|
|
117581
117607
|
@if ($skin-name == 'bootstrap5') {
|
|
117582
117608
|
color: $white;
|
|
117583
117609
|
}
|
|
117584
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
117585
|
-
color: var(--color-sf-icon-color);
|
|
117586
|
-
}
|
|
117587
117610
|
}
|
|
117588
117611
|
|
|
117589
117612
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -131578,6 +131601,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
131578
131601
|
}
|
|
131579
131602
|
|
|
131580
131603
|
.e-vertical-view {
|
|
131604
|
+
.e-month-event-table {
|
|
131605
|
+
position: absolute;
|
|
131606
|
+
top: 0;
|
|
131607
|
+
}
|
|
131608
|
+
|
|
131581
131609
|
&.e-timescale-disable {
|
|
131582
131610
|
.e-content-table,
|
|
131583
131611
|
.e-content-wrap {
|
|
@@ -136900,8 +136928,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
136900
136928
|
}
|
|
136901
136929
|
|
|
136902
136930
|
.e-ie-img-dlg-canvas {
|
|
136903
|
-
width:
|
|
136904
|
-
height:
|
|
136931
|
+
width: auto;
|
|
136932
|
+
height: auto;
|
|
136905
136933
|
}
|
|
136906
136934
|
|
|
136907
136935
|
.e-ie-img-size {
|
|
@@ -3991,6 +3991,21 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
3991
3991
|
color: rgb(221, 218, 218);
|
|
3992
3992
|
}
|
|
3993
3993
|
}
|
|
3994
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3995
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3996
|
+
@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' {
|
|
3997
|
+
border-color: $ddl-box-border-color;
|
|
3998
|
+
}
|
|
3999
|
+
|
|
4000
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4001
|
+
-webkit-box-shadow: none;
|
|
4002
|
+
box-shadow: none;
|
|
4003
|
+
}
|
|
4004
|
+
|
|
4005
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4006
|
+
box-shadow: none;
|
|
4007
|
+
}
|
|
4008
|
+
}
|
|
3994
4009
|
}
|
|
3995
4010
|
|
|
3996
4011
|
|
|
@@ -50184,7 +50199,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
50184
50199
|
}
|
|
50185
50200
|
|
|
50186
50201
|
.e-multi-select-wrapper .e-delim-values {
|
|
50187
|
-
|
|
50202
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
50203
|
+
font-family: $multi-select-delim-font-family;
|
|
50204
|
+
}
|
|
50205
|
+
@else {
|
|
50206
|
+
font-family: $ddl-chip-font-family;
|
|
50207
|
+
}
|
|
50188
50208
|
font-size: $ddl-delim-font-size;
|
|
50189
50209
|
line-height: $ddl-delimviewheight;
|
|
50190
50210
|
max-width: 100%;
|
|
@@ -58210,7 +58230,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
58210
58230
|
margin-right: 0;
|
|
58211
58231
|
}
|
|
58212
58232
|
}
|
|
58213
|
-
.e-colorpicker-wrapper,
|
|
58233
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
58214
58234
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
58215
58235
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
58216
58236
|
{
|
|
@@ -85623,7 +85643,7 @@ $lg-desktop: 1399.98;
|
|
|
85623
85643
|
color: $pv-icon-color-hover;
|
|
85624
85644
|
}
|
|
85625
85645
|
@if $skin-name == 'bootstrap5.3' {
|
|
85626
|
-
color: $pv-icon-color-hover
|
|
85646
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
85627
85647
|
}
|
|
85628
85648
|
@if $skin-name == 'bootstrap5' {
|
|
85629
85649
|
color: $white;
|
|
@@ -85636,6 +85656,12 @@ $lg-desktop: 1399.98;
|
|
|
85636
85656
|
}
|
|
85637
85657
|
}
|
|
85638
85658
|
|
|
85659
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
85660
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
85661
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
85662
|
+
}
|
|
85663
|
+
}
|
|
85664
|
+
|
|
85639
85665
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
85640
85666
|
@if ($skin-name == 'bootstrap5.3') {
|
|
85641
85667
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -89899,9 +89925,6 @@ $lg-desktop: 1399.98;
|
|
|
89899
89925
|
@if ($skin-name == 'bootstrap5') {
|
|
89900
89926
|
color: $white;
|
|
89901
89927
|
}
|
|
89902
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
89903
|
-
color: var(--color-sf-icon-color);
|
|
89904
|
-
}
|
|
89905
89928
|
}
|
|
89906
89929
|
|
|
89907
89930
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -100837,6 +100860,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
100837
100860
|
}
|
|
100838
100861
|
|
|
100839
100862
|
.e-vertical-view {
|
|
100863
|
+
.e-month-event-table {
|
|
100864
|
+
position: absolute;
|
|
100865
|
+
top: 0;
|
|
100866
|
+
}
|
|
100867
|
+
|
|
100840
100868
|
&.e-timescale-disable {
|
|
100841
100869
|
.e-content-table,
|
|
100842
100870
|
.e-content-wrap {
|
|
@@ -105363,8 +105391,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
105363
105391
|
}
|
|
105364
105392
|
|
|
105365
105393
|
.e-ie-img-dlg-canvas {
|
|
105366
|
-
width:
|
|
105367
|
-
height:
|
|
105394
|
+
width: auto;
|
|
105395
|
+
height: auto;
|
|
105368
105396
|
}
|
|
105369
105397
|
|
|
105370
105398
|
.e-ie-img-size {
|
|
@@ -4113,6 +4113,21 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4113
4113
|
color: rgb(221, 218, 218);
|
|
4114
4114
|
}
|
|
4115
4115
|
}
|
|
4116
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4117
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4118
|
+
@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' {
|
|
4119
|
+
border-color: $ddl-box-border-color;
|
|
4120
|
+
}
|
|
4121
|
+
|
|
4122
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4123
|
+
-webkit-box-shadow: none;
|
|
4124
|
+
box-shadow: none;
|
|
4125
|
+
}
|
|
4126
|
+
|
|
4127
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4128
|
+
box-shadow: none;
|
|
4129
|
+
}
|
|
4130
|
+
}
|
|
4116
4131
|
}
|
|
4117
4132
|
|
|
4118
4133
|
|
|
@@ -67485,7 +67500,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
67485
67500
|
}
|
|
67486
67501
|
|
|
67487
67502
|
.e-multi-select-wrapper .e-delim-values {
|
|
67488
|
-
|
|
67503
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
67504
|
+
font-family: $multi-select-delim-font-family;
|
|
67505
|
+
}
|
|
67506
|
+
@else {
|
|
67507
|
+
font-family: $ddl-chip-font-family;
|
|
67508
|
+
}
|
|
67489
67509
|
font-size: $ddl-delim-font-size;
|
|
67490
67510
|
line-height: $ddl-delimviewheight;
|
|
67491
67511
|
max-width: 100%;
|
|
@@ -78669,7 +78689,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
78669
78689
|
margin-right: 0;
|
|
78670
78690
|
}
|
|
78671
78691
|
}
|
|
78672
|
-
.e-colorpicker-wrapper,
|
|
78692
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
78673
78693
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
78674
78694
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
78675
78695
|
{
|
|
@@ -81775,7 +81795,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
81775
81795
|
@if $skin-name =='tailwind3' {
|
|
81776
81796
|
.e-bigger
|
|
81777
81797
|
{
|
|
81778
|
-
.e-colorpicker-wrapper,
|
|
81798
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
81779
81799
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
81780
81800
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
81781
81801
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -113305,7 +113325,7 @@ $lg-desktop: 1399.98;
|
|
|
113305
113325
|
color: $pv-icon-color-hover;
|
|
113306
113326
|
}
|
|
113307
113327
|
@if $skin-name == 'bootstrap5.3' {
|
|
113308
|
-
color: $pv-icon-color-hover
|
|
113328
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
113309
113329
|
}
|
|
113310
113330
|
@if $skin-name == 'bootstrap5' {
|
|
113311
113331
|
color: $white;
|
|
@@ -113318,6 +113338,12 @@ $lg-desktop: 1399.98;
|
|
|
113318
113338
|
}
|
|
113319
113339
|
}
|
|
113320
113340
|
|
|
113341
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
113342
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
113343
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
113344
|
+
}
|
|
113345
|
+
}
|
|
113346
|
+
|
|
113321
113347
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
113322
113348
|
@if ($skin-name == 'bootstrap5.3') {
|
|
113323
113349
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -117581,9 +117607,6 @@ $lg-desktop: 1399.98;
|
|
|
117581
117607
|
@if ($skin-name == 'bootstrap5') {
|
|
117582
117608
|
color: $white;
|
|
117583
117609
|
}
|
|
117584
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
117585
|
-
color: var(--color-sf-icon-color);
|
|
117586
|
-
}
|
|
117587
117610
|
}
|
|
117588
117611
|
|
|
117589
117612
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -131578,6 +131601,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
131578
131601
|
}
|
|
131579
131602
|
|
|
131580
131603
|
.e-vertical-view {
|
|
131604
|
+
.e-month-event-table {
|
|
131605
|
+
position: absolute;
|
|
131606
|
+
top: 0;
|
|
131607
|
+
}
|
|
131608
|
+
|
|
131581
131609
|
&.e-timescale-disable {
|
|
131582
131610
|
.e-content-table,
|
|
131583
131611
|
.e-content-wrap {
|
|
@@ -136900,8 +136928,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
136900
136928
|
}
|
|
136901
136929
|
|
|
136902
136930
|
.e-ie-img-dlg-canvas {
|
|
136903
|
-
width:
|
|
136904
|
-
height:
|
|
136931
|
+
width: auto;
|
|
136932
|
+
height: auto;
|
|
136905
136933
|
}
|
|
136906
136934
|
|
|
136907
136935
|
.e-ie-img-size {
|
|
@@ -4763,6 +4763,21 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4763
4763
|
color: rgb(221, 218, 218);
|
|
4764
4764
|
}
|
|
4765
4765
|
}
|
|
4766
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4767
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4768
|
+
@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' {
|
|
4769
|
+
border-color: $ddl-box-border-color;
|
|
4770
|
+
}
|
|
4771
|
+
|
|
4772
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4773
|
+
-webkit-box-shadow: none;
|
|
4774
|
+
box-shadow: none;
|
|
4775
|
+
}
|
|
4776
|
+
|
|
4777
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4778
|
+
box-shadow: none;
|
|
4779
|
+
}
|
|
4780
|
+
}
|
|
4766
4781
|
}
|
|
4767
4782
|
|
|
4768
4783
|
|
|
@@ -50956,7 +50971,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
50956
50971
|
}
|
|
50957
50972
|
|
|
50958
50973
|
.e-multi-select-wrapper .e-delim-values {
|
|
50959
|
-
|
|
50974
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
50975
|
+
font-family: $multi-select-delim-font-family;
|
|
50976
|
+
}
|
|
50977
|
+
@else {
|
|
50978
|
+
font-family: $ddl-chip-font-family;
|
|
50979
|
+
}
|
|
50960
50980
|
font-size: $ddl-delim-font-size;
|
|
50961
50981
|
line-height: $ddl-delimviewheight;
|
|
50962
50982
|
max-width: 100%;
|
|
@@ -58982,7 +59002,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
58982
59002
|
margin-right: 0;
|
|
58983
59003
|
}
|
|
58984
59004
|
}
|
|
58985
|
-
.e-colorpicker-wrapper,
|
|
59005
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
58986
59006
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
58987
59007
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
58988
59008
|
{
|
|
@@ -86395,7 +86415,7 @@ $lg-desktop: 1399.98;
|
|
|
86395
86415
|
color: $pv-icon-color-hover;
|
|
86396
86416
|
}
|
|
86397
86417
|
@if $skin-name == 'bootstrap5.3' {
|
|
86398
|
-
color: $pv-icon-color-hover
|
|
86418
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
86399
86419
|
}
|
|
86400
86420
|
@if $skin-name == 'bootstrap5' {
|
|
86401
86421
|
color: $white;
|
|
@@ -86408,6 +86428,12 @@ $lg-desktop: 1399.98;
|
|
|
86408
86428
|
}
|
|
86409
86429
|
}
|
|
86410
86430
|
|
|
86431
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
86432
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
86433
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
86434
|
+
}
|
|
86435
|
+
}
|
|
86436
|
+
|
|
86411
86437
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
86412
86438
|
@if ($skin-name == 'bootstrap5.3') {
|
|
86413
86439
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -90671,9 +90697,6 @@ $lg-desktop: 1399.98;
|
|
|
90671
90697
|
@if ($skin-name == 'bootstrap5') {
|
|
90672
90698
|
color: $white;
|
|
90673
90699
|
}
|
|
90674
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
90675
|
-
color: var(--color-sf-icon-color);
|
|
90676
|
-
}
|
|
90677
90700
|
}
|
|
90678
90701
|
|
|
90679
90702
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -101609,6 +101632,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
101609
101632
|
}
|
|
101610
101633
|
|
|
101611
101634
|
.e-vertical-view {
|
|
101635
|
+
.e-month-event-table {
|
|
101636
|
+
position: absolute;
|
|
101637
|
+
top: 0;
|
|
101638
|
+
}
|
|
101639
|
+
|
|
101612
101640
|
&.e-timescale-disable {
|
|
101613
101641
|
.e-content-table,
|
|
101614
101642
|
.e-content-wrap {
|
|
@@ -106135,8 +106163,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
106135
106163
|
}
|
|
106136
106164
|
|
|
106137
106165
|
.e-ie-img-dlg-canvas {
|
|
106138
|
-
width:
|
|
106139
|
-
height:
|
|
106166
|
+
width: auto;
|
|
106167
|
+
height: auto;
|
|
106140
106168
|
}
|
|
106141
106169
|
|
|
106142
106170
|
.e-ie-img-size {
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -4885,6 +4885,21 @@ $ddl-list-disable-item-color: $flyout-text-color-disabled !default;
|
|
|
4885
4885
|
color: rgb(221, 218, 218);
|
|
4886
4886
|
}
|
|
4887
4887
|
}
|
|
4888
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4889
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4890
|
+
@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' {
|
|
4891
|
+
border-color: $ddl-box-border-color;
|
|
4892
|
+
}
|
|
4893
|
+
|
|
4894
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4895
|
+
-webkit-box-shadow: none;
|
|
4896
|
+
box-shadow: none;
|
|
4897
|
+
}
|
|
4898
|
+
|
|
4899
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4900
|
+
box-shadow: none;
|
|
4901
|
+
}
|
|
4902
|
+
}
|
|
4888
4903
|
}
|
|
4889
4904
|
|
|
4890
4905
|
|
|
@@ -68257,7 +68272,12 @@ $ddl-multi-list-select-color: $flyout-text-color-selected !default;
|
|
|
68257
68272
|
}
|
|
68258
68273
|
|
|
68259
68274
|
.e-multi-select-wrapper .e-delim-values {
|
|
68260
|
-
|
|
68275
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
68276
|
+
font-family: $multi-select-delim-font-family;
|
|
68277
|
+
}
|
|
68278
|
+
@else {
|
|
68279
|
+
font-family: $ddl-chip-font-family;
|
|
68280
|
+
}
|
|
68261
68281
|
font-size: $ddl-delim-font-size;
|
|
68262
68282
|
line-height: $ddl-delimviewheight;
|
|
68263
68283
|
max-width: 100%;
|
|
@@ -79441,7 +79461,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
79441
79461
|
margin-right: 0;
|
|
79442
79462
|
}
|
|
79443
79463
|
}
|
|
79444
|
-
.e-colorpicker-wrapper,
|
|
79464
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79445
79465
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79446
79466
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
79447
79467
|
{
|
|
@@ -82547,7 +82567,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
82547
82567
|
@if $skin-name =='tailwind3' {
|
|
82548
82568
|
.e-bigger
|
|
82549
82569
|
{
|
|
82550
|
-
.e-colorpicker-wrapper,
|
|
82570
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
82551
82571
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
82552
82572
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
82553
82573
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -114077,7 +114097,7 @@ $lg-desktop: 1399.98;
|
|
|
114077
114097
|
color: $pv-icon-color-hover;
|
|
114078
114098
|
}
|
|
114079
114099
|
@if $skin-name == 'bootstrap5.3' {
|
|
114080
|
-
color: $pv-icon-color-hover
|
|
114100
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
114081
114101
|
}
|
|
114082
114102
|
@if $skin-name == 'bootstrap5' {
|
|
114083
114103
|
color: $white;
|
|
@@ -114090,6 +114110,12 @@ $lg-desktop: 1399.98;
|
|
|
114090
114110
|
}
|
|
114091
114111
|
}
|
|
114092
114112
|
|
|
114113
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
114114
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
114115
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
114116
|
+
}
|
|
114117
|
+
}
|
|
114118
|
+
|
|
114093
114119
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
114094
114120
|
@if ($skin-name == 'bootstrap5.3') {
|
|
114095
114121
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -118353,9 +118379,6 @@ $lg-desktop: 1399.98;
|
|
|
118353
118379
|
@if ($skin-name == 'bootstrap5') {
|
|
118354
118380
|
color: $white;
|
|
118355
118381
|
}
|
|
118356
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
118357
|
-
color: var(--color-sf-icon-color);
|
|
118358
|
-
}
|
|
118359
118382
|
}
|
|
118360
118383
|
|
|
118361
118384
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -132350,6 +132373,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
132350
132373
|
}
|
|
132351
132374
|
|
|
132352
132375
|
.e-vertical-view {
|
|
132376
|
+
.e-month-event-table {
|
|
132377
|
+
position: absolute;
|
|
132378
|
+
top: 0;
|
|
132379
|
+
}
|
|
132380
|
+
|
|
132353
132381
|
&.e-timescale-disable {
|
|
132354
132382
|
.e-content-table,
|
|
132355
132383
|
.e-content-wrap {
|
|
@@ -137672,8 +137700,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
137672
137700
|
}
|
|
137673
137701
|
|
|
137674
137702
|
.e-ie-img-dlg-canvas {
|
|
137675
|
-
width:
|
|
137676
|
-
height:
|
|
137703
|
+
width: auto;
|
|
137704
|
+
height: auto;
|
|
137677
137705
|
}
|
|
137678
137706
|
|
|
137679
137707
|
.e-ie-img-size {
|