@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
|
@@ -388,6 +388,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
388
388
|
color: rgb(221, 218, 218);
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
392
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
393
|
+
@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' {
|
|
394
|
+
border-color: $ddl-box-border-color;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
398
|
+
-webkit-box-shadow: none;
|
|
399
|
+
box-shadow: none;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
403
|
+
box-shadow: none;
|
|
404
|
+
}
|
|
405
|
+
}
|
|
391
406
|
}
|
|
392
407
|
|
|
393
408
|
|
|
@@ -388,6 +388,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
388
388
|
color: rgb(221, 218, 218);
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
392
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
393
|
+
@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' {
|
|
394
|
+
border-color: $ddl-box-border-color;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
398
|
+
-webkit-box-shadow: none;
|
|
399
|
+
box-shadow: none;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
403
|
+
box-shadow: none;
|
|
404
|
+
}
|
|
405
|
+
}
|
|
391
406
|
}
|
|
392
407
|
|
|
393
408
|
|
|
@@ -388,6 +388,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
388
388
|
color: rgb(221, 218, 218);
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
392
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
393
|
+
@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' {
|
|
394
|
+
border-color: $ddl-box-border-color;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
398
|
+
-webkit-box-shadow: none;
|
|
399
|
+
box-shadow: none;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
403
|
+
box-shadow: none;
|
|
404
|
+
}
|
|
405
|
+
}
|
|
391
406
|
}
|
|
392
407
|
|
|
393
408
|
|
|
@@ -388,6 +388,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
388
388
|
color: rgb(221, 218, 218);
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
392
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
393
|
+
@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' {
|
|
394
|
+
border-color: $ddl-box-border-color;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
398
|
+
-webkit-box-shadow: none;
|
|
399
|
+
box-shadow: none;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
403
|
+
box-shadow: none;
|
|
404
|
+
}
|
|
405
|
+
}
|
|
391
406
|
}
|
|
392
407
|
|
|
393
408
|
|
|
@@ -374,6 +374,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
374
374
|
color: rgb(221, 218, 218);
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
378
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
379
|
+
@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' {
|
|
380
|
+
border-color: $ddl-box-border-color;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
384
|
+
-webkit-box-shadow: none;
|
|
385
|
+
box-shadow: none;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
389
|
+
box-shadow: none;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
377
392
|
}
|
|
378
393
|
|
|
379
394
|
|
|
@@ -374,6 +374,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
374
374
|
color: rgb(221, 218, 218);
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
378
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
379
|
+
@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' {
|
|
380
|
+
border-color: $ddl-box-border-color;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
384
|
+
-webkit-box-shadow: none;
|
|
385
|
+
box-shadow: none;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
389
|
+
box-shadow: none;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
377
392
|
}
|
|
378
393
|
|
|
379
394
|
|
|
@@ -374,6 +374,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
374
374
|
color: rgb(221, 218, 218);
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
378
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
379
|
+
@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' {
|
|
380
|
+
border-color: $ddl-box-border-color;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
384
|
+
-webkit-box-shadow: none;
|
|
385
|
+
box-shadow: none;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
389
|
+
box-shadow: none;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
377
392
|
}
|
|
378
393
|
|
|
379
394
|
|
|
@@ -374,6 +374,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
374
374
|
color: rgb(221, 218, 218);
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
378
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
379
|
+
@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' {
|
|
380
|
+
border-color: $ddl-box-border-color;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
384
|
+
-webkit-box-shadow: none;
|
|
385
|
+
box-shadow: none;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
389
|
+
box-shadow: none;
|
|
390
|
+
}
|
|
391
|
+
}
|
|
377
392
|
}
|
|
378
393
|
|
|
379
394
|
|
|
@@ -409,6 +409,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
409
409
|
color: rgb(221, 218, 218);
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
413
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
414
|
+
@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' {
|
|
415
|
+
border-color: $ddl-box-border-color;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
419
|
+
-webkit-box-shadow: none;
|
|
420
|
+
box-shadow: none;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
424
|
+
box-shadow: none;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
412
427
|
}
|
|
413
428
|
|
|
414
429
|
|
|
@@ -409,6 +409,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
409
409
|
color: rgb(221, 218, 218);
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
413
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
414
|
+
@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' {
|
|
415
|
+
border-color: $ddl-box-border-color;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
419
|
+
-webkit-box-shadow: none;
|
|
420
|
+
box-shadow: none;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
424
|
+
box-shadow: none;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
412
427
|
}
|
|
413
428
|
|
|
414
429
|
|
|
@@ -409,6 +409,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
409
409
|
color: rgb(221, 218, 218);
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
413
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
414
|
+
@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' {
|
|
415
|
+
border-color: $ddl-box-border-color;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
419
|
+
-webkit-box-shadow: none;
|
|
420
|
+
box-shadow: none;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
424
|
+
box-shadow: none;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
412
427
|
}
|
|
413
428
|
|
|
414
429
|
|
|
@@ -409,6 +409,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
409
409
|
color: rgb(221, 218, 218);
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
413
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
414
|
+
@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' {
|
|
415
|
+
border-color: $ddl-box-border-color;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
419
|
+
-webkit-box-shadow: none;
|
|
420
|
+
box-shadow: none;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
424
|
+
box-shadow: none;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
412
427
|
}
|
|
413
428
|
|
|
414
429
|
|
|
@@ -207,6 +207,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
207
207
|
$ddl-delim-font-color: $content-text-color !default;
|
|
208
208
|
$ddl-close-icon-color: $icon-color !default;
|
|
209
209
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
210
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
210
211
|
|
|
211
212
|
@include export-module('multiselect-bds') {
|
|
212
213
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -650,7 +651,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
650
651
|
}
|
|
651
652
|
|
|
652
653
|
.e-multi-select-wrapper .e-delim-values {
|
|
653
|
-
|
|
654
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
655
|
+
font-family: $multi-select-delim-font-family;
|
|
656
|
+
}
|
|
657
|
+
@else {
|
|
658
|
+
font-family: $ddl-chip-font-family;
|
|
659
|
+
}
|
|
654
660
|
font-size: $ddl-delim-font-size;
|
|
655
661
|
line-height: $ddl-delimviewheight;
|
|
656
662
|
max-width: 100%;
|
|
@@ -207,6 +207,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
207
207
|
$ddl-delim-font-color: $content-text-color !default;
|
|
208
208
|
$ddl-close-icon-color: $icon-color !default;
|
|
209
209
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
210
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
210
211
|
|
|
211
212
|
@include export-module('multiselect-bds') {
|
|
212
213
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -650,7 +651,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
650
651
|
}
|
|
651
652
|
|
|
652
653
|
.e-multi-select-wrapper .e-delim-values {
|
|
653
|
-
|
|
654
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
655
|
+
font-family: $multi-select-delim-font-family;
|
|
656
|
+
}
|
|
657
|
+
@else {
|
|
658
|
+
font-family: $ddl-chip-font-family;
|
|
659
|
+
}
|
|
654
660
|
font-size: $ddl-delim-font-size;
|
|
655
661
|
line-height: $ddl-delimviewheight;
|
|
656
662
|
max-width: 100%;
|
|
@@ -207,6 +207,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
207
207
|
$ddl-delim-font-color: $content-text-color !default;
|
|
208
208
|
$ddl-close-icon-color: $icon-color !default;
|
|
209
209
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
210
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
210
211
|
|
|
211
212
|
@include export-module('multiselect-bds') {
|
|
212
213
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -650,7 +651,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
650
651
|
}
|
|
651
652
|
|
|
652
653
|
.e-multi-select-wrapper .e-delim-values {
|
|
653
|
-
|
|
654
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
655
|
+
font-family: $multi-select-delim-font-family;
|
|
656
|
+
}
|
|
657
|
+
@else {
|
|
658
|
+
font-family: $ddl-chip-font-family;
|
|
659
|
+
}
|
|
654
660
|
font-size: $ddl-delim-font-size;
|
|
655
661
|
line-height: $ddl-delimviewheight;
|
|
656
662
|
max-width: 100%;
|
|
@@ -207,6 +207,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
207
207
|
$ddl-delim-font-color: $content-text-color !default;
|
|
208
208
|
$ddl-close-icon-color: $icon-color !default;
|
|
209
209
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
210
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
210
211
|
|
|
211
212
|
@include export-module('multiselect-bds') {
|
|
212
213
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -650,7 +651,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
650
651
|
}
|
|
651
652
|
|
|
652
653
|
.e-multi-select-wrapper .e-delim-values {
|
|
653
|
-
|
|
654
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
655
|
+
font-family: $multi-select-delim-font-family;
|
|
656
|
+
}
|
|
657
|
+
@else {
|
|
658
|
+
font-family: $ddl-chip-font-family;
|
|
659
|
+
}
|
|
654
660
|
font-size: $ddl-delim-font-size;
|
|
655
661
|
line-height: $ddl-delimviewheight;
|
|
656
662
|
max-width: 100%;
|
|
@@ -618,7 +618,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
618
618
|
}
|
|
619
619
|
|
|
620
620
|
.e-multi-select-wrapper .e-delim-values {
|
|
621
|
-
|
|
621
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
622
|
+
font-family: $multi-select-delim-font-family;
|
|
623
|
+
}
|
|
624
|
+
@else {
|
|
625
|
+
font-family: $ddl-chip-font-family;
|
|
626
|
+
}
|
|
622
627
|
font-size: $ddl-delim-font-size;
|
|
623
628
|
line-height: $ddl-delimviewheight;
|
|
624
629
|
max-width: 100%;
|
|
@@ -618,7 +618,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
618
618
|
}
|
|
619
619
|
|
|
620
620
|
.e-multi-select-wrapper .e-delim-values {
|
|
621
|
-
|
|
621
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
622
|
+
font-family: $multi-select-delim-font-family;
|
|
623
|
+
}
|
|
624
|
+
@else {
|
|
625
|
+
font-family: $ddl-chip-font-family;
|
|
626
|
+
}
|
|
622
627
|
font-size: $ddl-delim-font-size;
|
|
623
628
|
line-height: $ddl-delimviewheight;
|
|
624
629
|
max-width: 100%;
|
|
@@ -607,7 +607,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
607
607
|
}
|
|
608
608
|
|
|
609
609
|
.e-multi-select-wrapper .e-delim-values {
|
|
610
|
-
|
|
610
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
611
|
+
font-family: $multi-select-delim-font-family;
|
|
612
|
+
}
|
|
613
|
+
@else {
|
|
614
|
+
font-family: $ddl-chip-font-family;
|
|
615
|
+
}
|
|
611
616
|
font-size: $ddl-delim-font-size;
|
|
612
617
|
line-height: $ddl-delimviewheight;
|
|
613
618
|
max-width: 100%;
|
|
@@ -607,7 +607,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
607
607
|
}
|
|
608
608
|
|
|
609
609
|
.e-multi-select-wrapper .e-delim-values {
|
|
610
|
-
|
|
610
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
611
|
+
font-family: $multi-select-delim-font-family;
|
|
612
|
+
}
|
|
613
|
+
@else {
|
|
614
|
+
font-family: $ddl-chip-font-family;
|
|
615
|
+
}
|
|
611
616
|
font-size: $ddl-delim-font-size;
|
|
612
617
|
line-height: $ddl-delimviewheight;
|
|
613
618
|
max-width: 100%;
|
|
@@ -656,7 +656,12 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
656
656
|
}
|
|
657
657
|
|
|
658
658
|
.e-multi-select-wrapper .e-delim-values {
|
|
659
|
-
|
|
659
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
660
|
+
font-family: $multi-select-delim-font-family;
|
|
661
|
+
}
|
|
662
|
+
@else {
|
|
663
|
+
font-family: $ddl-chip-font-family;
|
|
664
|
+
}
|
|
660
665
|
font-size: $ddl-delim-font-size;
|
|
661
666
|
line-height: $ddl-delimviewheight;
|
|
662
667
|
max-width: 100%;
|
|
@@ -656,7 +656,12 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
656
656
|
}
|
|
657
657
|
|
|
658
658
|
.e-multi-select-wrapper .e-delim-values {
|
|
659
|
-
|
|
659
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
660
|
+
font-family: $multi-select-delim-font-family;
|
|
661
|
+
}
|
|
662
|
+
@else {
|
|
663
|
+
font-family: $ddl-chip-font-family;
|
|
664
|
+
}
|
|
660
665
|
font-size: $ddl-delim-font-size;
|
|
661
666
|
line-height: $ddl-delimviewheight;
|
|
662
667
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -649,7 +649,12 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
649
649
|
}
|
|
650
650
|
|
|
651
651
|
.e-multi-select-wrapper .e-delim-values {
|
|
652
|
-
|
|
652
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
653
|
+
font-family: $multi-select-delim-font-family;
|
|
654
|
+
}
|
|
655
|
+
@else {
|
|
656
|
+
font-family: $ddl-chip-font-family;
|
|
657
|
+
}
|
|
653
658
|
font-size: $ddl-delim-font-size;
|
|
654
659
|
line-height: $ddl-delimviewheight;
|
|
655
660
|
max-width: 100%;
|
|
@@ -610,7 +610,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
610
610
|
}
|
|
611
611
|
|
|
612
612
|
.e-multi-select-wrapper .e-delim-values {
|
|
613
|
-
|
|
613
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
614
|
+
font-family: $multi-select-delim-font-family;
|
|
615
|
+
}
|
|
616
|
+
@else {
|
|
617
|
+
font-family: $ddl-chip-font-family;
|
|
618
|
+
}
|
|
614
619
|
font-size: $ddl-delim-font-size;
|
|
615
620
|
line-height: $ddl-delimviewheight;
|
|
616
621
|
max-width: 100%;
|
|
@@ -610,7 +610,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
610
610
|
}
|
|
611
611
|
|
|
612
612
|
.e-multi-select-wrapper .e-delim-values {
|
|
613
|
-
|
|
613
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
614
|
+
font-family: $multi-select-delim-font-family;
|
|
615
|
+
}
|
|
616
|
+
@else {
|
|
617
|
+
font-family: $ddl-chip-font-family;
|
|
618
|
+
}
|
|
614
619
|
font-size: $ddl-delim-font-size;
|
|
615
620
|
line-height: $ddl-delimviewheight;
|
|
616
621
|
max-width: 100%;
|
|
@@ -601,7 +601,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
601
601
|
}
|
|
602
602
|
|
|
603
603
|
.e-multi-select-wrapper .e-delim-values {
|
|
604
|
-
|
|
604
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
605
|
+
font-family: $multi-select-delim-font-family;
|
|
606
|
+
}
|
|
607
|
+
@else {
|
|
608
|
+
font-family: $ddl-chip-font-family;
|
|
609
|
+
}
|
|
605
610
|
font-size: $ddl-delim-font-size;
|
|
606
611
|
line-height: $ddl-delimviewheight;
|
|
607
612
|
max-width: 100%;
|
|
@@ -601,7 +601,12 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
601
601
|
}
|
|
602
602
|
|
|
603
603
|
.e-multi-select-wrapper .e-delim-values {
|
|
604
|
-
|
|
604
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
605
|
+
font-family: $multi-select-delim-font-family;
|
|
606
|
+
}
|
|
607
|
+
@else {
|
|
608
|
+
font-family: $ddl-chip-font-family;
|
|
609
|
+
}
|
|
605
610
|
font-size: $ddl-delim-font-size;
|
|
606
611
|
line-height: $ddl-delimviewheight;
|
|
607
612
|
max-width: 100%;
|
|
@@ -656,7 +656,12 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
656
656
|
}
|
|
657
657
|
|
|
658
658
|
.e-multi-select-wrapper .e-delim-values {
|
|
659
|
-
|
|
659
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
660
|
+
font-family: $multi-select-delim-font-family;
|
|
661
|
+
}
|
|
662
|
+
@else {
|
|
663
|
+
font-family: $ddl-chip-font-family;
|
|
664
|
+
}
|
|
660
665
|
font-size: $ddl-delim-font-size;
|
|
661
666
|
line-height: $ddl-delimviewheight;
|
|
662
667
|
max-width: 100%;
|