@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
|
@@ -3269,6 +3269,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3269
3269
|
color: rgb(221, 218, 218);
|
|
3270
3270
|
}
|
|
3271
3271
|
}
|
|
3272
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3273
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3274
|
+
@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' {
|
|
3275
|
+
border-color: $ddl-box-border-color;
|
|
3276
|
+
}
|
|
3277
|
+
|
|
3278
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3279
|
+
-webkit-box-shadow: none;
|
|
3280
|
+
box-shadow: none;
|
|
3281
|
+
}
|
|
3282
|
+
|
|
3283
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3284
|
+
box-shadow: none;
|
|
3285
|
+
}
|
|
3286
|
+
}
|
|
3272
3287
|
}
|
|
3273
3288
|
|
|
3274
3289
|
|
|
@@ -65888,7 +65903,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
65888
65903
|
}
|
|
65889
65904
|
|
|
65890
65905
|
.e-multi-select-wrapper .e-delim-values {
|
|
65891
|
-
|
|
65906
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65907
|
+
font-family: $multi-select-delim-font-family;
|
|
65908
|
+
}
|
|
65909
|
+
@else {
|
|
65910
|
+
font-family: $ddl-chip-font-family;
|
|
65911
|
+
}
|
|
65892
65912
|
font-size: $ddl-delim-font-size;
|
|
65893
65913
|
line-height: $ddl-delimviewheight;
|
|
65894
65914
|
max-width: 100%;
|
|
@@ -77065,7 +77085,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
77065
77085
|
margin-right: 0;
|
|
77066
77086
|
}
|
|
77067
77087
|
}
|
|
77068
|
-
.e-colorpicker-wrapper,
|
|
77088
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
77069
77089
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
77070
77090
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
77071
77091
|
{
|
|
@@ -80171,7 +80191,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
80171
80191
|
@if $skin-name =='tailwind3' {
|
|
80172
80192
|
.e-bigger
|
|
80173
80193
|
{
|
|
80174
|
-
.e-colorpicker-wrapper,
|
|
80194
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
80175
80195
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
80176
80196
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
80177
80197
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111657,7 +111677,7 @@ $lg-desktop: 1399.98;
|
|
|
111657
111677
|
color: $pv-icon-color-hover;
|
|
111658
111678
|
}
|
|
111659
111679
|
@if $skin-name == 'bootstrap5.3' {
|
|
111660
|
-
color: $pv-icon-color-hover
|
|
111680
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111661
111681
|
}
|
|
111662
111682
|
@if $skin-name == 'bootstrap5' {
|
|
111663
111683
|
color: $white;
|
|
@@ -111670,6 +111690,12 @@ $lg-desktop: 1399.98;
|
|
|
111670
111690
|
}
|
|
111671
111691
|
}
|
|
111672
111692
|
|
|
111693
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111694
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111695
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111696
|
+
}
|
|
111697
|
+
}
|
|
111698
|
+
|
|
111673
111699
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111674
111700
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111675
111701
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115933,9 +115959,6 @@ $lg-desktop: 1399.98;
|
|
|
115933
115959
|
@if ($skin-name == 'bootstrap5') {
|
|
115934
115960
|
color: $white;
|
|
115935
115961
|
}
|
|
115936
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115937
|
-
color: var(--color-sf-icon-color);
|
|
115938
|
-
}
|
|
115939
115962
|
}
|
|
115940
115963
|
|
|
115941
115964
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129943,6 +129966,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
129943
129966
|
}
|
|
129944
129967
|
|
|
129945
129968
|
.e-vertical-view {
|
|
129969
|
+
.e-month-event-table {
|
|
129970
|
+
position: absolute;
|
|
129971
|
+
top: 0;
|
|
129972
|
+
}
|
|
129973
|
+
|
|
129946
129974
|
&.e-timescale-disable {
|
|
129947
129975
|
.e-content-table,
|
|
129948
129976
|
.e-content-wrap {
|
|
@@ -135265,8 +135293,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135265
135293
|
}
|
|
135266
135294
|
|
|
135267
135295
|
.e-ie-img-dlg-canvas {
|
|
135268
|
-
width:
|
|
135269
|
-
height:
|
|
135296
|
+
width: auto;
|
|
135297
|
+
height: auto;
|
|
135270
135298
|
}
|
|
135271
135299
|
|
|
135272
135300
|
.e-ie-img-size {
|
|
@@ -3217,6 +3217,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3217
3217
|
color: rgb(221, 218, 218);
|
|
3218
3218
|
}
|
|
3219
3219
|
}
|
|
3220
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3221
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3222
|
+
@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' {
|
|
3223
|
+
border-color: $ddl-box-border-color;
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3227
|
+
-webkit-box-shadow: none;
|
|
3228
|
+
box-shadow: none;
|
|
3229
|
+
}
|
|
3230
|
+
|
|
3231
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3232
|
+
box-shadow: none;
|
|
3233
|
+
}
|
|
3234
|
+
}
|
|
3220
3235
|
}
|
|
3221
3236
|
|
|
3222
3237
|
|
|
@@ -48657,7 +48672,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
48657
48672
|
}
|
|
48658
48673
|
|
|
48659
48674
|
.e-multi-select-wrapper .e-delim-values {
|
|
48660
|
-
|
|
48675
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48676
|
+
font-family: $multi-select-delim-font-family;
|
|
48677
|
+
}
|
|
48678
|
+
@else {
|
|
48679
|
+
font-family: $ddl-chip-font-family;
|
|
48680
|
+
}
|
|
48661
48681
|
font-size: $ddl-delim-font-size;
|
|
48662
48682
|
line-height: $ddl-delimviewheight;
|
|
48663
48683
|
max-width: 100%;
|
|
@@ -56676,7 +56696,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56676
56696
|
margin-right: 0;
|
|
56677
56697
|
}
|
|
56678
56698
|
}
|
|
56679
|
-
.e-colorpicker-wrapper,
|
|
56699
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56680
56700
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56681
56701
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56682
56702
|
{
|
|
@@ -84045,7 +84065,7 @@ $lg-desktop: 1399.98;
|
|
|
84045
84065
|
color: $pv-icon-color-hover;
|
|
84046
84066
|
}
|
|
84047
84067
|
@if $skin-name == 'bootstrap5.3' {
|
|
84048
|
-
color: $pv-icon-color-hover
|
|
84068
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
84049
84069
|
}
|
|
84050
84070
|
@if $skin-name == 'bootstrap5' {
|
|
84051
84071
|
color: $white;
|
|
@@ -84058,6 +84078,12 @@ $lg-desktop: 1399.98;
|
|
|
84058
84078
|
}
|
|
84059
84079
|
}
|
|
84060
84080
|
|
|
84081
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
84082
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
84083
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
84084
|
+
}
|
|
84085
|
+
}
|
|
84086
|
+
|
|
84061
84087
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
84062
84088
|
@if ($skin-name == 'bootstrap5.3') {
|
|
84063
84089
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -88321,9 +88347,6 @@ $lg-desktop: 1399.98;
|
|
|
88321
88347
|
@if ($skin-name == 'bootstrap5') {
|
|
88322
88348
|
color: $white;
|
|
88323
88349
|
}
|
|
88324
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
88325
|
-
color: var(--color-sf-icon-color);
|
|
88326
|
-
}
|
|
88327
88350
|
}
|
|
88328
88351
|
|
|
88329
88352
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -99272,6 +99295,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
99272
99295
|
}
|
|
99273
99296
|
|
|
99274
99297
|
.e-vertical-view {
|
|
99298
|
+
.e-month-event-table {
|
|
99299
|
+
position: absolute;
|
|
99300
|
+
top: 0;
|
|
99301
|
+
}
|
|
99302
|
+
|
|
99275
99303
|
&.e-timescale-disable {
|
|
99276
99304
|
.e-content-table,
|
|
99277
99305
|
.e-content-wrap {
|
|
@@ -103798,8 +103826,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103798
103826
|
}
|
|
103799
103827
|
|
|
103800
103828
|
.e-ie-img-dlg-canvas {
|
|
103801
|
-
width:
|
|
103802
|
-
height:
|
|
103829
|
+
width: auto;
|
|
103830
|
+
height: auto;
|
|
103803
103831
|
}
|
|
103804
103832
|
|
|
103805
103833
|
.e-ie-img-size {
|
|
@@ -3339,6 +3339,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3339
3339
|
color: rgb(221, 218, 218);
|
|
3340
3340
|
}
|
|
3341
3341
|
}
|
|
3342
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3343
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3344
|
+
@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' {
|
|
3345
|
+
border-color: $ddl-box-border-color;
|
|
3346
|
+
}
|
|
3347
|
+
|
|
3348
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3349
|
+
-webkit-box-shadow: none;
|
|
3350
|
+
box-shadow: none;
|
|
3351
|
+
}
|
|
3352
|
+
|
|
3353
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3354
|
+
box-shadow: none;
|
|
3355
|
+
}
|
|
3356
|
+
}
|
|
3342
3357
|
}
|
|
3343
3358
|
|
|
3344
3359
|
|
|
@@ -65958,7 +65973,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
65958
65973
|
}
|
|
65959
65974
|
|
|
65960
65975
|
.e-multi-select-wrapper .e-delim-values {
|
|
65961
|
-
|
|
65976
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65977
|
+
font-family: $multi-select-delim-font-family;
|
|
65978
|
+
}
|
|
65979
|
+
@else {
|
|
65980
|
+
font-family: $ddl-chip-font-family;
|
|
65981
|
+
}
|
|
65962
65982
|
font-size: $ddl-delim-font-size;
|
|
65963
65983
|
line-height: $ddl-delimviewheight;
|
|
65964
65984
|
max-width: 100%;
|
|
@@ -77135,7 +77155,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
77135
77155
|
margin-right: 0;
|
|
77136
77156
|
}
|
|
77137
77157
|
}
|
|
77138
|
-
.e-colorpicker-wrapper,
|
|
77158
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
77139
77159
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
77140
77160
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
77141
77161
|
{
|
|
@@ -80241,7 +80261,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
80241
80261
|
@if $skin-name =='tailwind3' {
|
|
80242
80262
|
.e-bigger
|
|
80243
80263
|
{
|
|
80244
|
-
.e-colorpicker-wrapper,
|
|
80264
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
80245
80265
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
80246
80266
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
80247
80267
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111727,7 +111747,7 @@ $lg-desktop: 1399.98;
|
|
|
111727
111747
|
color: $pv-icon-color-hover;
|
|
111728
111748
|
}
|
|
111729
111749
|
@if $skin-name == 'bootstrap5.3' {
|
|
111730
|
-
color: $pv-icon-color-hover
|
|
111750
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111731
111751
|
}
|
|
111732
111752
|
@if $skin-name == 'bootstrap5' {
|
|
111733
111753
|
color: $white;
|
|
@@ -111740,6 +111760,12 @@ $lg-desktop: 1399.98;
|
|
|
111740
111760
|
}
|
|
111741
111761
|
}
|
|
111742
111762
|
|
|
111763
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111764
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111765
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111766
|
+
}
|
|
111767
|
+
}
|
|
111768
|
+
|
|
111743
111769
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111744
111770
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111745
111771
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -116003,9 +116029,6 @@ $lg-desktop: 1399.98;
|
|
|
116003
116029
|
@if ($skin-name == 'bootstrap5') {
|
|
116004
116030
|
color: $white;
|
|
116005
116031
|
}
|
|
116006
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
116007
|
-
color: var(--color-sf-icon-color);
|
|
116008
|
-
}
|
|
116009
116032
|
}
|
|
116010
116033
|
|
|
116011
116034
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -130013,6 +130036,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
130013
130036
|
}
|
|
130014
130037
|
|
|
130015
130038
|
.e-vertical-view {
|
|
130039
|
+
.e-month-event-table {
|
|
130040
|
+
position: absolute;
|
|
130041
|
+
top: 0;
|
|
130042
|
+
}
|
|
130043
|
+
|
|
130016
130044
|
&.e-timescale-disable {
|
|
130017
130045
|
.e-content-table,
|
|
130018
130046
|
.e-content-wrap {
|
|
@@ -135335,8 +135363,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135335
135363
|
}
|
|
135336
135364
|
|
|
135337
135365
|
.e-ie-img-dlg-canvas {
|
|
135338
|
-
width:
|
|
135339
|
-
height:
|
|
135366
|
+
width: auto;
|
|
135367
|
+
height: auto;
|
|
135340
135368
|
}
|
|
135341
135369
|
|
|
135342
135370
|
.e-ie-img-size {
|
|
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
|
|
|
2658
2658
|
color: $pv-icon-color-hover;
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5.3' {
|
|
2661
|
-
color: $pv-icon-color-hover
|
|
2661
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2662
2662
|
}
|
|
2663
2663
|
@if $skin-name == 'bootstrap5' {
|
|
2664
2664
|
color: $white;
|
|
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
|
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
2673
|
|
|
2674
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2675
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2676
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2677
|
+
}
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2674
2680
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2675
2681
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2676
2682
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
|
|
|
6934
6940
|
@if ($skin-name == 'bootstrap5') {
|
|
6935
6941
|
color: $white;
|
|
6936
6942
|
}
|
|
6937
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6938
|
-
color: var(--color-sf-icon-color);
|
|
6939
|
-
}
|
|
6940
6943
|
}
|
|
6941
6944
|
|
|
6942
6945
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
|
|
|
2658
2658
|
color: $pv-icon-color-hover;
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5.3' {
|
|
2661
|
-
color: $pv-icon-color-hover
|
|
2661
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2662
2662
|
}
|
|
2663
2663
|
@if $skin-name == 'bootstrap5' {
|
|
2664
2664
|
color: $white;
|
|
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
|
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
2673
|
|
|
2674
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2675
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2676
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2677
|
+
}
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2674
2680
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2675
2681
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2676
2682
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
|
|
|
6934
6940
|
@if ($skin-name == 'bootstrap5') {
|
|
6935
6941
|
color: $white;
|
|
6936
6942
|
}
|
|
6937
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6938
|
-
color: var(--color-sf-icon-color);
|
|
6939
|
-
}
|
|
6940
6943
|
}
|
|
6941
6944
|
|
|
6942
6945
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
|
|
|
2658
2658
|
color: $pv-icon-color-hover;
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5.3' {
|
|
2661
|
-
color: $pv-icon-color-hover
|
|
2661
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2662
2662
|
}
|
|
2663
2663
|
@if $skin-name == 'bootstrap5' {
|
|
2664
2664
|
color: $white;
|
|
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
|
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
2673
|
|
|
2674
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2675
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2676
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2677
|
+
}
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2674
2680
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2675
2681
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2676
2682
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
|
|
|
6934
6940
|
@if ($skin-name == 'bootstrap5') {
|
|
6935
6941
|
color: $white;
|
|
6936
6942
|
}
|
|
6937
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6938
|
-
color: var(--color-sf-icon-color);
|
|
6939
|
-
}
|
|
6940
6943
|
}
|
|
6941
6944
|
|
|
6942
6945
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2658,7 +2658,7 @@ $lg-desktop: 1399.98;
|
|
|
2658
2658
|
color: $pv-icon-color-hover;
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5.3' {
|
|
2661
|
-
color: $pv-icon-color-hover
|
|
2661
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2662
2662
|
}
|
|
2663
2663
|
@if $skin-name == 'bootstrap5' {
|
|
2664
2664
|
color: $white;
|
|
@@ -2671,6 +2671,12 @@ $lg-desktop: 1399.98;
|
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
2673
|
|
|
2674
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2675
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2676
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2677
|
+
}
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2674
2680
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2675
2681
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2676
2682
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6934,9 +6940,6 @@ $lg-desktop: 1399.98;
|
|
|
6934
6940
|
@if ($skin-name == 'bootstrap5') {
|
|
6935
6941
|
color: $white;
|
|
6936
6942
|
}
|
|
6937
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6938
|
-
color: var(--color-sf-icon-color);
|
|
6939
|
-
}
|
|
6940
6943
|
}
|
|
6941
6944
|
|
|
6942
6945
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
|
|
|
2655
2655
|
color: $pv-icon-color-hover;
|
|
2656
2656
|
}
|
|
2657
2657
|
@if $skin-name == 'bootstrap5.3' {
|
|
2658
|
-
color: $pv-icon-color-hover
|
|
2658
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5' {
|
|
2661
2661
|
color: $white;
|
|
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
|
|
|
2668
2668
|
}
|
|
2669
2669
|
}
|
|
2670
2670
|
|
|
2671
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2672
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2673
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2674
|
+
}
|
|
2675
|
+
}
|
|
2676
|
+
|
|
2671
2677
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2672
2678
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2673
2679
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
|
|
|
6931
6937
|
@if ($skin-name == 'bootstrap5') {
|
|
6932
6938
|
color: $white;
|
|
6933
6939
|
}
|
|
6934
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6935
|
-
color: var(--color-sf-icon-color);
|
|
6936
|
-
}
|
|
6937
6940
|
}
|
|
6938
6941
|
|
|
6939
6942
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
|
|
|
2655
2655
|
color: $pv-icon-color-hover;
|
|
2656
2656
|
}
|
|
2657
2657
|
@if $skin-name == 'bootstrap5.3' {
|
|
2658
|
-
color: $pv-icon-color-hover
|
|
2658
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5' {
|
|
2661
2661
|
color: $white;
|
|
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
|
|
|
2668
2668
|
}
|
|
2669
2669
|
}
|
|
2670
2670
|
|
|
2671
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2672
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2673
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2674
|
+
}
|
|
2675
|
+
}
|
|
2676
|
+
|
|
2671
2677
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2672
2678
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2673
2679
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
|
|
|
6931
6937
|
@if ($skin-name == 'bootstrap5') {
|
|
6932
6938
|
color: $white;
|
|
6933
6939
|
}
|
|
6934
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6935
|
-
color: var(--color-sf-icon-color);
|
|
6936
|
-
}
|
|
6937
6940
|
}
|
|
6938
6941
|
|
|
6939
6942
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
|
|
|
2655
2655
|
color: $pv-icon-color-hover;
|
|
2656
2656
|
}
|
|
2657
2657
|
@if $skin-name == 'bootstrap5.3' {
|
|
2658
|
-
color: $pv-icon-color-hover
|
|
2658
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5' {
|
|
2661
2661
|
color: $white;
|
|
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
|
|
|
2668
2668
|
}
|
|
2669
2669
|
}
|
|
2670
2670
|
|
|
2671
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2672
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2673
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2674
|
+
}
|
|
2675
|
+
}
|
|
2676
|
+
|
|
2671
2677
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2672
2678
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2673
2679
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
|
|
|
6931
6937
|
@if ($skin-name == 'bootstrap5') {
|
|
6932
6938
|
color: $white;
|
|
6933
6939
|
}
|
|
6934
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6935
|
-
color: var(--color-sf-icon-color);
|
|
6936
|
-
}
|
|
6937
6940
|
}
|
|
6938
6941
|
|
|
6939
6942
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2655,7 +2655,7 @@ $lg-desktop: 1399.98;
|
|
|
2655
2655
|
color: $pv-icon-color-hover;
|
|
2656
2656
|
}
|
|
2657
2657
|
@if $skin-name == 'bootstrap5.3' {
|
|
2658
|
-
color: $pv-icon-color-hover
|
|
2658
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2659
2659
|
}
|
|
2660
2660
|
@if $skin-name == 'bootstrap5' {
|
|
2661
2661
|
color: $white;
|
|
@@ -2668,6 +2668,12 @@ $lg-desktop: 1399.98;
|
|
|
2668
2668
|
}
|
|
2669
2669
|
}
|
|
2670
2670
|
|
|
2671
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2672
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2673
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2674
|
+
}
|
|
2675
|
+
}
|
|
2676
|
+
|
|
2671
2677
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2672
2678
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2673
2679
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6931,9 +6937,6 @@ $lg-desktop: 1399.98;
|
|
|
6931
6937
|
@if ($skin-name == 'bootstrap5') {
|
|
6932
6938
|
color: $white;
|
|
6933
6939
|
}
|
|
6934
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6935
|
-
color: var(--color-sf-icon-color);
|
|
6936
|
-
}
|
|
6937
6940
|
}
|
|
6938
6941
|
|
|
6939
6942
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2704,7 +2704,7 @@ $lg-desktop: 1399.98;
|
|
|
2704
2704
|
color: $pv-icon-color-hover;
|
|
2705
2705
|
}
|
|
2706
2706
|
@if $skin-name == 'bootstrap5.3' {
|
|
2707
|
-
color: $pv-icon-color-hover
|
|
2707
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2708
2708
|
}
|
|
2709
2709
|
@if $skin-name == 'bootstrap5' {
|
|
2710
2710
|
color: $white;
|
|
@@ -2717,6 +2717,12 @@ $lg-desktop: 1399.98;
|
|
|
2717
2717
|
}
|
|
2718
2718
|
}
|
|
2719
2719
|
|
|
2720
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2721
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2722
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2723
|
+
}
|
|
2724
|
+
}
|
|
2725
|
+
|
|
2720
2726
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2721
2727
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2722
2728
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6980,9 +6986,6 @@ $lg-desktop: 1399.98;
|
|
|
6980
6986
|
@if ($skin-name == 'bootstrap5') {
|
|
6981
6987
|
color: $white;
|
|
6982
6988
|
}
|
|
6983
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6984
|
-
color: var(--color-sf-icon-color);
|
|
6985
|
-
}
|
|
6986
6989
|
}
|
|
6987
6990
|
|
|
6988
6991
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2704,7 +2704,7 @@ $lg-desktop: 1399.98;
|
|
|
2704
2704
|
color: $pv-icon-color-hover;
|
|
2705
2705
|
}
|
|
2706
2706
|
@if $skin-name == 'bootstrap5.3' {
|
|
2707
|
-
color: $pv-icon-color-hover
|
|
2707
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2708
2708
|
}
|
|
2709
2709
|
@if $skin-name == 'bootstrap5' {
|
|
2710
2710
|
color: $white;
|
|
@@ -2717,6 +2717,12 @@ $lg-desktop: 1399.98;
|
|
|
2717
2717
|
}
|
|
2718
2718
|
}
|
|
2719
2719
|
|
|
2720
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2721
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2722
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2723
|
+
}
|
|
2724
|
+
}
|
|
2725
|
+
|
|
2720
2726
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2721
2727
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2722
2728
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6980,9 +6986,6 @@ $lg-desktop: 1399.98;
|
|
|
6980
6986
|
@if ($skin-name == 'bootstrap5') {
|
|
6981
6987
|
color: $white;
|
|
6982
6988
|
}
|
|
6983
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6984
|
-
color: var(--color-sf-icon-color);
|
|
6985
|
-
}
|
|
6986
6989
|
}
|
|
6987
6990
|
|
|
6988
6991
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -2649,7 +2649,7 @@ $lg-desktop: 1399.98;
|
|
|
2649
2649
|
color: $pv-icon-color-hover;
|
|
2650
2650
|
}
|
|
2651
2651
|
@if $skin-name == 'bootstrap5.3' {
|
|
2652
|
-
color: $pv-icon-color-hover
|
|
2652
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
2653
2653
|
}
|
|
2654
2654
|
@if $skin-name == 'bootstrap5' {
|
|
2655
2655
|
color: $white;
|
|
@@ -2662,6 +2662,12 @@ $lg-desktop: 1399.98;
|
|
|
2662
2662
|
}
|
|
2663
2663
|
}
|
|
2664
2664
|
|
|
2665
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
2666
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
2667
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
2668
|
+
}
|
|
2669
|
+
}
|
|
2670
|
+
|
|
2665
2671
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
2666
2672
|
@if ($skin-name == 'bootstrap5.3') {
|
|
2667
2673
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -6925,9 +6931,6 @@ $lg-desktop: 1399.98;
|
|
|
6925
6931
|
@if ($skin-name == 'bootstrap5') {
|
|
6926
6932
|
color: $white;
|
|
6927
6933
|
}
|
|
6928
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
6929
|
-
color: var(--color-sf-icon-color);
|
|
6930
|
-
}
|
|
6931
6934
|
}
|
|
6932
6935
|
|
|
6933
6936
|
.e-dialog.e-pv-signature-dialog-height {
|