@syncfusion/blazor-themes 28.2.6 → 28.2.9
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 +17 -5
- package/Compiled-Themes/bds-dark.css +27 -7
- package/Compiled-Themes/bds-lite.css +17 -5
- package/Compiled-Themes/bds.css +27 -7
- package/Compiled-Themes/bootstrap-dark-lite.css +15 -3
- package/Compiled-Themes/bootstrap-dark.css +30 -3
- package/Compiled-Themes/bootstrap-lite.css +15 -3
- package/Compiled-Themes/bootstrap.css +30 -3
- package/Compiled-Themes/bootstrap4-lite.css +20 -8
- package/Compiled-Themes/bootstrap4.css +36 -9
- package/Compiled-Themes/bootstrap5-dark-lite.css +26 -14
- package/Compiled-Themes/bootstrap5-dark.css +35 -15
- package/Compiled-Themes/bootstrap5-lite.css +26 -14
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +26 -14
- package/Compiled-Themes/bootstrap5.3-dark.css +42 -15
- package/Compiled-Themes/bootstrap5.3-lite.css +26 -14
- package/Compiled-Themes/bootstrap5.3.css +42 -15
- package/Compiled-Themes/bootstrap5.css +35 -15
- package/Compiled-Themes/fabric-dark-lite.css +15 -3
- package/Compiled-Themes/fabric-dark.css +33 -6
- package/Compiled-Themes/fabric-lite.css +15 -3
- package/Compiled-Themes/fabric.css +33 -6
- package/Compiled-Themes/fluent-dark-lite.css +16 -4
- package/Compiled-Themes/fluent-dark.css +25 -5
- package/Compiled-Themes/fluent-lite.css +16 -4
- package/Compiled-Themes/fluent.css +25 -5
- package/Compiled-Themes/fluent2-dark-lite.css +17 -5
- package/Compiled-Themes/fluent2-dark.css +33 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +17 -5
- package/Compiled-Themes/fluent2-highcontrast.css +33 -6
- package/Compiled-Themes/fluent2-lite.css +17 -5
- package/Compiled-Themes/fluent2.css +33 -6
- package/Compiled-Themes/highcontrast-lite.css +16 -4
- package/Compiled-Themes/highcontrast.css +32 -5
- package/Compiled-Themes/material-dark-lite.css +16 -4
- package/Compiled-Themes/material-dark.css +32 -5
- package/Compiled-Themes/material-lite.css +17 -5
- package/Compiled-Themes/material.css +33 -6
- package/Compiled-Themes/material3-dark-lite.css +28 -16
- package/Compiled-Themes/material3-dark.css +44 -17
- package/Compiled-Themes/material3-lite.css +28 -16
- package/Compiled-Themes/material3.css +44 -17
- package/Compiled-Themes/tailwind-dark-lite.css +17 -5
- package/Compiled-Themes/tailwind-dark.css +27 -7
- package/Compiled-Themes/tailwind-lite.css +17 -5
- package/Compiled-Themes/tailwind.css +27 -7
- package/Compiled-Themes/tailwind3-dark-lite.css +24 -13
- package/Compiled-Themes/tailwind3-dark.css +40 -14
- package/Compiled-Themes/tailwind3-lite.css +24 -13
- package/Compiled-Themes/tailwind3.css +40 -14
- package/SCSS-Themes/bds-dark-lite.scss +28 -12
- package/SCSS-Themes/bds-dark.scss +40 -24
- package/SCSS-Themes/bds-lite.scss +28 -12
- package/SCSS-Themes/bds.scss +40 -24
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -9
- package/SCSS-Themes/bootstrap-dark.scss +37 -21
- package/SCSS-Themes/bootstrap-lite.scss +26 -9
- package/SCSS-Themes/bootstrap.scss +38 -21
- package/SCSS-Themes/bootstrap4-lite.scss +29 -13
- package/SCSS-Themes/bootstrap4.scss +41 -25
- package/SCSS-Themes/bootstrap5-dark-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5-dark.scss +41 -26
- package/SCSS-Themes/bootstrap5-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5.3-dark.scss +41 -26
- package/SCSS-Themes/bootstrap5.3-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5.3.scss +41 -26
- package/SCSS-Themes/bootstrap5.scss +41 -26
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-lite.scss +2 -2
- 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 +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-lite.scss +19 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +31 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4-lite.scss +20 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +32 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-dark-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-dark.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-highcontrast-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-highcontrast.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast-lite.scss +19 -6
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +31 -18
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/material-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark-lite.scss +20 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +32 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-lite.scss +20 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +32 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark-lite.scss +20 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +32 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-lite.scss +20 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +32 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-dark-lite.scss +18 -6
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-dark.scss +30 -18
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-lite.scss +18 -6
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3.scss +30 -18
- package/SCSS-Themes/fabric-dark-lite.scss +27 -11
- package/SCSS-Themes/fabric-dark.scss +39 -23
- package/SCSS-Themes/fabric-lite.scss +27 -11
- package/SCSS-Themes/fabric.scss +39 -23
- package/SCSS-Themes/fluent-dark-lite.scss +26 -11
- package/SCSS-Themes/fluent-dark.scss +38 -23
- package/SCSS-Themes/fluent-lite.scss +26 -11
- package/SCSS-Themes/fluent.scss +38 -23
- package/SCSS-Themes/fluent2-dark-lite.scss +28 -12
- package/SCSS-Themes/fluent2-dark.scss +40 -24
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -12
- package/SCSS-Themes/fluent2-highcontrast.scss +40 -24
- package/SCSS-Themes/fluent2-lite.scss +28 -12
- package/SCSS-Themes/fluent2.scss +40 -24
- package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bds.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -4
- package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -4
- package/SCSS-Themes/highcontrast-lite.scss +27 -11
- package/SCSS-Themes/highcontrast.scss +39 -23
- package/SCSS-Themes/material-dark-lite.scss +27 -11
- package/SCSS-Themes/material-dark.scss +39 -23
- package/SCSS-Themes/material-lite.scss +27 -11
- package/SCSS-Themes/material.scss +39 -23
- package/SCSS-Themes/material3-dark-lite.scss +31 -15
- package/SCSS-Themes/material3-dark.scss +43 -27
- package/SCSS-Themes/material3-lite.scss +31 -15
- package/SCSS-Themes/material3.scss +43 -27
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3.scss +7 -0
- package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +2 -2
- package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
- package/SCSS-Themes/tailwind-dark-lite.scss +27 -12
- package/SCSS-Themes/tailwind-dark.scss +39 -24
- package/SCSS-Themes/tailwind-lite.scss +27 -12
- package/SCSS-Themes/tailwind.scss +39 -24
- package/SCSS-Themes/tailwind3-dark-lite.scss +28 -13
- package/SCSS-Themes/tailwind3-dark.scss +40 -25
- package/SCSS-Themes/tailwind3-lite.scss +28 -13
- package/SCSS-Themes/tailwind3.scss +40 -25
- package/package.json +1 -1
|
@@ -32395,11 +32395,12 @@ ejs-sidebar {
|
|
|
32395
32395
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32396
32396
|
position: relative;
|
|
32397
32397
|
text-indent: 0;
|
|
32398
|
+
bottom: 2px;
|
|
32398
32399
|
}
|
|
32399
32400
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32400
32401
|
font-family: inherit;
|
|
32401
32402
|
font-size: 14px;
|
|
32402
|
-
margin:
|
|
32403
|
+
margin: 8px;
|
|
32403
32404
|
}
|
|
32404
32405
|
.e-ddt.e-popup .e-filter-wrap {
|
|
32405
32406
|
border-top-width: 0;
|
|
@@ -32508,6 +32509,12 @@ ejs-sidebar {
|
|
|
32508
32509
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32509
32510
|
padding: 0 14px 0 0;
|
|
32510
32511
|
}
|
|
32512
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32513
|
+
text-indent: 38px;
|
|
32514
|
+
}
|
|
32515
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32516
|
+
margin: 0 7px;
|
|
32517
|
+
}
|
|
32511
32518
|
|
|
32512
32519
|
.e-ddt-icon-hide {
|
|
32513
32520
|
display: none;
|
|
@@ -32606,6 +32613,13 @@ ejs-sidebar {
|
|
|
32606
32613
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32607
32614
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32608
32615
|
text-indent: 43px;
|
|
32616
|
+
padding: 0px;
|
|
32617
|
+
}
|
|
32618
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32619
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32620
|
+
font-size: 16px;
|
|
32621
|
+
line-height: 24px;
|
|
32622
|
+
margin: 0 8px;
|
|
32609
32623
|
}
|
|
32610
32624
|
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
|
|
32611
32625
|
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
|
|
@@ -32632,6 +32646,14 @@ ejs-sidebar {
|
|
|
32632
32646
|
left: 38px;
|
|
32633
32647
|
right: auto;
|
|
32634
32648
|
}
|
|
32649
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32650
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32651
|
+
text-indent: 43px;
|
|
32652
|
+
}
|
|
32653
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32654
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32655
|
+
margin: 0 7px;
|
|
32656
|
+
}
|
|
32635
32657
|
|
|
32636
32658
|
.e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
|
|
32637
32659
|
color: #fff;
|
|
@@ -40454,7 +40476,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
40454
40476
|
font-size: 13px;
|
|
40455
40477
|
height: 100%;
|
|
40456
40478
|
padding-top: 7px;
|
|
40457
|
-
width: calc(100% -
|
|
40479
|
+
width: calc(100% - 181px);
|
|
40458
40480
|
}
|
|
40459
40481
|
|
|
40460
40482
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -54849,9 +54871,6 @@ span.e-table-box.e-rbox-select {
|
|
|
54849
54871
|
line-height: 10px;
|
|
54850
54872
|
vertical-align: middle;
|
|
54851
54873
|
}
|
|
54852
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
54853
|
-
pointer-events: none;
|
|
54854
|
-
}
|
|
54855
54874
|
.e-gantt .e-gantt-chart {
|
|
54856
54875
|
height: 100%;
|
|
54857
54876
|
overflow: hidden;
|
|
@@ -79836,6 +79855,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79836
79855
|
border-radius: 0 0 0 0;
|
|
79837
79856
|
}
|
|
79838
79857
|
|
|
79858
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
79859
|
+
border: 0;
|
|
79860
|
+
height: 0;
|
|
79861
|
+
padding: 0;
|
|
79862
|
+
visibility: hidden;
|
|
79863
|
+
width: 0;
|
|
79864
|
+
}
|
|
79865
|
+
|
|
79839
79866
|
.e-multicolumn-grid.e-grid {
|
|
79840
79867
|
border-width: 1px;
|
|
79841
79868
|
border-radius: 0;
|
|
@@ -28578,6 +28578,7 @@ ejs-sidebar {
|
|
|
28578
28578
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
28579
28579
|
position: relative;
|
|
28580
28580
|
text-indent: 0;
|
|
28581
|
+
bottom: 0;
|
|
28581
28582
|
}
|
|
28582
28583
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
28583
28584
|
font-family: inherit;
|
|
@@ -28732,6 +28733,12 @@ ejs-sidebar {
|
|
|
28732
28733
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
28733
28734
|
padding: 0 14px 0 0;
|
|
28734
28735
|
}
|
|
28736
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
28737
|
+
text-indent: 38px;
|
|
28738
|
+
}
|
|
28739
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
28740
|
+
margin: 0 10px;
|
|
28741
|
+
}
|
|
28735
28742
|
|
|
28736
28743
|
.e-ddt-icon-hide {
|
|
28737
28744
|
display: none;
|
|
@@ -35542,7 +35549,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
35542
35549
|
font-size: 13px;
|
|
35543
35550
|
height: 100%;
|
|
35544
35551
|
padding-top: 8px;
|
|
35545
|
-
width: calc(100% -
|
|
35552
|
+
width: calc(100% - 146px);
|
|
35546
35553
|
}
|
|
35547
35554
|
.e-de-ctnr-pg-no-spellout span {
|
|
35548
35555
|
border: 1px solid transparent;
|
|
@@ -47057,9 +47064,6 @@ span.e-table-box.e-rbox-select {
|
|
|
47057
47064
|
line-height: 10px;
|
|
47058
47065
|
vertical-align: middle;
|
|
47059
47066
|
}
|
|
47060
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
47061
|
-
pointer-events: none;
|
|
47062
|
-
}
|
|
47063
47067
|
.e-gantt .e-gantt-chart {
|
|
47064
47068
|
height: 100%;
|
|
47065
47069
|
overflow: hidden;
|
|
@@ -67395,6 +67399,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67395
67399
|
border-radius: 0 0 0 0;
|
|
67396
67400
|
}
|
|
67397
67401
|
|
|
67402
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
67403
|
+
border: 0;
|
|
67404
|
+
height: 0;
|
|
67405
|
+
padding: 0;
|
|
67406
|
+
visibility: hidden;
|
|
67407
|
+
width: 0;
|
|
67408
|
+
}
|
|
67409
|
+
|
|
67398
67410
|
.e-multicolumn-grid.e-grid {
|
|
67399
67411
|
border-width: 0;
|
|
67400
67412
|
border-radius: 0;
|
|
@@ -39950,6 +39950,7 @@ ejs-sidebar {
|
|
|
39950
39950
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
39951
39951
|
position: relative;
|
|
39952
39952
|
text-indent: 0;
|
|
39953
|
+
bottom: 0;
|
|
39953
39954
|
}
|
|
39954
39955
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
39955
39956
|
font-family: inherit;
|
|
@@ -40104,6 +40105,12 @@ ejs-sidebar {
|
|
|
40104
40105
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
40105
40106
|
padding: 0 14px 0 0;
|
|
40106
40107
|
}
|
|
40108
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
40109
|
+
text-indent: 38px;
|
|
40110
|
+
}
|
|
40111
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
40112
|
+
margin: 0 10px;
|
|
40113
|
+
}
|
|
40107
40114
|
|
|
40108
40115
|
.e-ddt-icon-hide {
|
|
40109
40116
|
display: none;
|
|
@@ -40327,6 +40334,13 @@ ejs-sidebar {
|
|
|
40327
40334
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
40328
40335
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
40329
40336
|
text-indent: 43px;
|
|
40337
|
+
padding: 0px;
|
|
40338
|
+
}
|
|
40339
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
40340
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
40341
|
+
font-size: 16px;
|
|
40342
|
+
line-height: 24px;
|
|
40343
|
+
margin: 0;
|
|
40330
40344
|
}
|
|
40331
40345
|
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
|
|
40332
40346
|
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
|
|
@@ -40393,6 +40407,14 @@ ejs-sidebar {
|
|
|
40393
40407
|
left: 20px;
|
|
40394
40408
|
right: auto;
|
|
40395
40409
|
}
|
|
40410
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
40411
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
40412
|
+
text-indent: 43px;
|
|
40413
|
+
}
|
|
40414
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
40415
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
40416
|
+
margin: 0;
|
|
40417
|
+
}
|
|
40396
40418
|
|
|
40397
40419
|
.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
40398
40420
|
padding: 1px 0;
|
|
@@ -48470,7 +48492,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
48470
48492
|
font-size: 13px;
|
|
48471
48493
|
height: 100%;
|
|
48472
48494
|
padding-top: 8px;
|
|
48473
|
-
width: calc(100% -
|
|
48495
|
+
width: calc(100% - 146px);
|
|
48474
48496
|
}
|
|
48475
48497
|
.e-de-ctnr-pg-no-spellout span {
|
|
48476
48498
|
border: 1px solid transparent;
|
|
@@ -49236,7 +49258,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
49236
49258
|
font-size: 13px;
|
|
49237
49259
|
height: 100%;
|
|
49238
49260
|
padding-top: 8px;
|
|
49239
|
-
width: calc(100% -
|
|
49261
|
+
width: calc(100% - 164px);
|
|
49240
49262
|
}
|
|
49241
49263
|
|
|
49242
49264
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -63580,9 +63602,6 @@ span.e-table-box.e-rbox-select {
|
|
|
63580
63602
|
line-height: 10px;
|
|
63581
63603
|
vertical-align: middle;
|
|
63582
63604
|
}
|
|
63583
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
63584
|
-
pointer-events: none;
|
|
63585
|
-
}
|
|
63586
63605
|
.e-gantt .e-gantt-chart {
|
|
63587
63606
|
height: 100%;
|
|
63588
63607
|
overflow: hidden;
|
|
@@ -88481,6 +88500,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88481
88500
|
border-radius: 0 0 0 0;
|
|
88482
88501
|
}
|
|
88483
88502
|
|
|
88503
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
88504
|
+
border: 0;
|
|
88505
|
+
height: 0;
|
|
88506
|
+
padding: 0;
|
|
88507
|
+
visibility: hidden;
|
|
88508
|
+
width: 0;
|
|
88509
|
+
}
|
|
88510
|
+
|
|
88484
88511
|
.e-multicolumn-grid.e-grid {
|
|
88485
88512
|
border-width: 0;
|
|
88486
88513
|
border-radius: 0;
|
|
@@ -28593,10 +28593,11 @@ ejs-sidebar {
|
|
|
28593
28593
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
28594
28594
|
position: relative;
|
|
28595
28595
|
text-indent: 0;
|
|
28596
|
+
bottom: 1px;
|
|
28596
28597
|
}
|
|
28597
28598
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
28598
28599
|
font-family: inherit;
|
|
28599
|
-
font-size:
|
|
28600
|
+
font-size: 13px;
|
|
28600
28601
|
margin: 10px;
|
|
28601
28602
|
}
|
|
28602
28603
|
.e-ddt.e-popup .e-filter-wrap {
|
|
@@ -28751,6 +28752,12 @@ ejs-sidebar {
|
|
|
28751
28752
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
28752
28753
|
padding: 0 14px 0 0;
|
|
28753
28754
|
}
|
|
28755
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
28756
|
+
text-indent: 38px;
|
|
28757
|
+
}
|
|
28758
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
28759
|
+
margin: 0 10px;
|
|
28760
|
+
}
|
|
28754
28761
|
|
|
28755
28762
|
.e-ddt-icon-hide {
|
|
28756
28763
|
display: none;
|
|
@@ -35567,7 +35574,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
35567
35574
|
font-size: 13px;
|
|
35568
35575
|
height: 100%;
|
|
35569
35576
|
padding-top: 8px;
|
|
35570
|
-
width: calc(100% -
|
|
35577
|
+
width: calc(100% - 146px);
|
|
35571
35578
|
}
|
|
35572
35579
|
.e-de-ctnr-pg-no-spellout span {
|
|
35573
35580
|
border: 1px solid transparent;
|
|
@@ -47151,9 +47158,6 @@ span.e-table-box.e-rbox-select {
|
|
|
47151
47158
|
line-height: 10px;
|
|
47152
47159
|
vertical-align: middle;
|
|
47153
47160
|
}
|
|
47154
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
47155
|
-
pointer-events: none;
|
|
47156
|
-
}
|
|
47157
47161
|
.e-gantt .e-gantt-chart {
|
|
47158
47162
|
height: 100%;
|
|
47159
47163
|
overflow: hidden;
|
|
@@ -67540,6 +67544,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67540
67544
|
border-radius: 0 0 0 0;
|
|
67541
67545
|
}
|
|
67542
67546
|
|
|
67547
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
67548
|
+
border: 0;
|
|
67549
|
+
height: 0;
|
|
67550
|
+
padding: 0;
|
|
67551
|
+
visibility: hidden;
|
|
67552
|
+
width: 0;
|
|
67553
|
+
}
|
|
67554
|
+
|
|
67543
67555
|
.e-multicolumn-grid.e-grid {
|
|
67544
67556
|
border-width: 1px;
|
|
67545
67557
|
border-radius: 0;
|
|
@@ -40006,10 +40006,11 @@ ejs-sidebar {
|
|
|
40006
40006
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
40007
40007
|
position: relative;
|
|
40008
40008
|
text-indent: 0;
|
|
40009
|
+
bottom: 1px;
|
|
40009
40010
|
}
|
|
40010
40011
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
40011
40012
|
font-family: inherit;
|
|
40012
|
-
font-size:
|
|
40013
|
+
font-size: 13px;
|
|
40013
40014
|
margin: 10px;
|
|
40014
40015
|
}
|
|
40015
40016
|
.e-ddt.e-popup .e-filter-wrap {
|
|
@@ -40164,6 +40165,12 @@ ejs-sidebar {
|
|
|
40164
40165
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
40165
40166
|
padding: 0 14px 0 0;
|
|
40166
40167
|
}
|
|
40168
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
40169
|
+
text-indent: 38px;
|
|
40170
|
+
}
|
|
40171
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
40172
|
+
margin: 0 10px;
|
|
40173
|
+
}
|
|
40167
40174
|
|
|
40168
40175
|
.e-ddt-icon-hide {
|
|
40169
40176
|
display: none;
|
|
@@ -40387,6 +40394,13 @@ ejs-sidebar {
|
|
|
40387
40394
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
40388
40395
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
40389
40396
|
text-indent: 43px;
|
|
40397
|
+
padding: 0px;
|
|
40398
|
+
}
|
|
40399
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
40400
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
40401
|
+
font-size: 16px;
|
|
40402
|
+
line-height: 24px;
|
|
40403
|
+
margin: 0 10px;
|
|
40390
40404
|
}
|
|
40391
40405
|
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
|
|
40392
40406
|
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
|
|
@@ -40453,6 +40467,14 @@ ejs-sidebar {
|
|
|
40453
40467
|
left: 20px;
|
|
40454
40468
|
right: auto;
|
|
40455
40469
|
}
|
|
40470
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
40471
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
40472
|
+
text-indent: 43px;
|
|
40473
|
+
}
|
|
40474
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
40475
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
40476
|
+
margin: 0 10px;
|
|
40477
|
+
}
|
|
40456
40478
|
|
|
40457
40479
|
.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
40458
40480
|
padding: 1px 0;
|
|
@@ -48543,7 +48565,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
48543
48565
|
font-size: 13px;
|
|
48544
48566
|
height: 100%;
|
|
48545
48567
|
padding-top: 8px;
|
|
48546
|
-
width: calc(100% -
|
|
48568
|
+
width: calc(100% - 146px);
|
|
48547
48569
|
}
|
|
48548
48570
|
.e-de-ctnr-pg-no-spellout span {
|
|
48549
48571
|
border: 1px solid transparent;
|
|
@@ -49318,7 +49340,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
49318
49340
|
font-size: 13px;
|
|
49319
49341
|
height: 100%;
|
|
49320
49342
|
padding-top: 8px;
|
|
49321
|
-
width: calc(100% -
|
|
49343
|
+
width: calc(100% - 164px);
|
|
49322
49344
|
}
|
|
49323
49345
|
|
|
49324
49346
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -63725,9 +63747,6 @@ span.e-table-box.e-rbox-select {
|
|
|
63725
63747
|
line-height: 10px;
|
|
63726
63748
|
vertical-align: middle;
|
|
63727
63749
|
}
|
|
63728
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
63729
|
-
pointer-events: none;
|
|
63730
|
-
}
|
|
63731
63750
|
.e-gantt .e-gantt-chart {
|
|
63732
63751
|
height: 100%;
|
|
63733
63752
|
overflow: hidden;
|
|
@@ -88698,6 +88717,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88698
88717
|
border-radius: 0 0 0 0;
|
|
88699
88718
|
}
|
|
88700
88719
|
|
|
88720
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
88721
|
+
border: 0;
|
|
88722
|
+
height: 0;
|
|
88723
|
+
padding: 0;
|
|
88724
|
+
visibility: hidden;
|
|
88725
|
+
width: 0;
|
|
88726
|
+
}
|
|
88727
|
+
|
|
88701
88728
|
.e-multicolumn-grid.e-grid {
|
|
88702
88729
|
border-width: 1px;
|
|
88703
88730
|
border-radius: 0;
|
|
@@ -22967,10 +22967,10 @@ body.e-colorpicker-overflow {
|
|
|
22967
22967
|
}
|
|
22968
22968
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
22969
22969
|
display: inline-flex;
|
|
22970
|
-
height:
|
|
22971
|
-
min-width:
|
|
22972
|
-
width:
|
|
22973
|
-
line-height:
|
|
22970
|
+
height: 20px;
|
|
22971
|
+
min-width: 20px;
|
|
22972
|
+
width: 20px;
|
|
22973
|
+
line-height: 1;
|
|
22974
22974
|
}
|
|
22975
22975
|
@media screen and (max-width: 480px) {
|
|
22976
22976
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -22980,7 +22980,7 @@ body.e-colorpicker-overflow {
|
|
|
22980
22980
|
}
|
|
22981
22981
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
22982
22982
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
22983
|
-
font-size:
|
|
22983
|
+
font-size: 16px;
|
|
22984
22984
|
}
|
|
22985
22985
|
@media screen and (max-width: 480px) {
|
|
22986
22986
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -24291,10 +24291,10 @@ body.e-colorpicker-overflow {
|
|
|
24291
24291
|
}
|
|
24292
24292
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
24293
24293
|
display: inline-flex;
|
|
24294
|
-
height:
|
|
24295
|
-
min-width:
|
|
24296
|
-
width:
|
|
24297
|
-
line-height:
|
|
24294
|
+
height: 20px;
|
|
24295
|
+
min-width: 20px;
|
|
24296
|
+
width: 20px;
|
|
24297
|
+
line-height: 1;
|
|
24298
24298
|
}
|
|
24299
24299
|
@media screen and (max-width: 480px) {
|
|
24300
24300
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -24304,7 +24304,7 @@ body.e-colorpicker-overflow {
|
|
|
24304
24304
|
}
|
|
24305
24305
|
.e-tab-clone-element .e-tab-icon,
|
|
24306
24306
|
.e-tab-clone-element .e-tab-icon::before {
|
|
24307
|
-
font-size:
|
|
24307
|
+
font-size: 16px;
|
|
24308
24308
|
}
|
|
24309
24309
|
@media screen and (max-width: 480px) {
|
|
24310
24310
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -28013,7 +28013,7 @@ ejs-sidebar {
|
|
|
28013
28013
|
line-height: 36px;
|
|
28014
28014
|
overflow: hidden;
|
|
28015
28015
|
position: relative;
|
|
28016
|
-
text-indent:
|
|
28016
|
+
text-indent: 32px;
|
|
28017
28017
|
white-space: nowrap;
|
|
28018
28018
|
width: 100%;
|
|
28019
28019
|
padding: 0 16px;
|
|
@@ -28024,6 +28024,7 @@ ejs-sidebar {
|
|
|
28024
28024
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
28025
28025
|
position: relative;
|
|
28026
28026
|
text-indent: 0;
|
|
28027
|
+
bottom: 1px;
|
|
28027
28028
|
}
|
|
28028
28029
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
28029
28030
|
font-family: inherit;
|
|
@@ -28126,6 +28127,12 @@ ejs-sidebar {
|
|
|
28126
28127
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
28127
28128
|
padding: 0 14px 0 0;
|
|
28128
28129
|
}
|
|
28130
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
28131
|
+
text-indent: 28px;
|
|
28132
|
+
}
|
|
28133
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
28134
|
+
margin: 0 12px;
|
|
28135
|
+
}
|
|
28129
28136
|
|
|
28130
28137
|
.e-ddt-icon-hide {
|
|
28131
28138
|
display: none;
|
|
@@ -34624,13 +34631,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
34624
34631
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
34625
34632
|
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
34626
34633
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
34627
|
-
margin-right:
|
|
34634
|
+
margin-right: 9px;
|
|
34628
34635
|
}
|
|
34629
34636
|
|
|
34630
34637
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
34631
34638
|
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
34632
34639
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
34633
|
-
margin-left:
|
|
34640
|
+
margin-left: 9px;
|
|
34634
34641
|
margin-right: 0;
|
|
34635
34642
|
}
|
|
34636
34643
|
|
|
@@ -47063,9 +47070,6 @@ span.e-table-box.e-rbox-select {
|
|
|
47063
47070
|
line-height: 10px;
|
|
47064
47071
|
vertical-align: middle;
|
|
47065
47072
|
}
|
|
47066
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
47067
|
-
pointer-events: none;
|
|
47068
|
-
}
|
|
47069
47073
|
.e-gantt .e-gantt-chart {
|
|
47070
47074
|
height: 100%;
|
|
47071
47075
|
overflow: hidden;
|
|
@@ -67705,6 +67709,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67705
67709
|
border-radius: 0 0 4px 4px;
|
|
67706
67710
|
}
|
|
67707
67711
|
|
|
67712
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
67713
|
+
border: 0;
|
|
67714
|
+
height: 0;
|
|
67715
|
+
padding: 0;
|
|
67716
|
+
visibility: hidden;
|
|
67717
|
+
width: 0;
|
|
67718
|
+
}
|
|
67719
|
+
|
|
67708
67720
|
.e-multicolumn-grid.e-grid {
|
|
67709
67721
|
border-width: 1px;
|
|
67710
67722
|
border-radius: 4px;
|
|
@@ -32888,10 +32888,10 @@ body.e-colorpicker-overflow {
|
|
|
32888
32888
|
}
|
|
32889
32889
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
32890
32890
|
display: inline-flex;
|
|
32891
|
-
height:
|
|
32892
|
-
min-width:
|
|
32893
|
-
width:
|
|
32894
|
-
line-height:
|
|
32891
|
+
height: 20px;
|
|
32892
|
+
min-width: 20px;
|
|
32893
|
+
width: 20px;
|
|
32894
|
+
line-height: 1;
|
|
32895
32895
|
}
|
|
32896
32896
|
@media screen and (max-width: 480px) {
|
|
32897
32897
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -32901,7 +32901,7 @@ body.e-colorpicker-overflow {
|
|
|
32901
32901
|
}
|
|
32902
32902
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
32903
32903
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
32904
|
-
font-size:
|
|
32904
|
+
font-size: 16px;
|
|
32905
32905
|
}
|
|
32906
32906
|
@media screen and (max-width: 480px) {
|
|
32907
32907
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -34212,10 +34212,10 @@ body.e-colorpicker-overflow {
|
|
|
34212
34212
|
}
|
|
34213
34213
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
34214
34214
|
display: inline-flex;
|
|
34215
|
-
height:
|
|
34216
|
-
min-width:
|
|
34217
|
-
width:
|
|
34218
|
-
line-height:
|
|
34215
|
+
height: 20px;
|
|
34216
|
+
min-width: 20px;
|
|
34217
|
+
width: 20px;
|
|
34218
|
+
line-height: 1;
|
|
34219
34219
|
}
|
|
34220
34220
|
@media screen and (max-width: 480px) {
|
|
34221
34221
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -34225,7 +34225,7 @@ body.e-colorpicker-overflow {
|
|
|
34225
34225
|
}
|
|
34226
34226
|
.e-tab-clone-element .e-tab-icon,
|
|
34227
34227
|
.e-tab-clone-element .e-tab-icon::before {
|
|
34228
|
-
font-size:
|
|
34228
|
+
font-size: 16px;
|
|
34229
34229
|
}
|
|
34230
34230
|
@media screen and (max-width: 480px) {
|
|
34231
34231
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -39791,7 +39791,7 @@ ejs-sidebar {
|
|
|
39791
39791
|
line-height: 36px;
|
|
39792
39792
|
overflow: hidden;
|
|
39793
39793
|
position: relative;
|
|
39794
|
-
text-indent:
|
|
39794
|
+
text-indent: 32px;
|
|
39795
39795
|
white-space: nowrap;
|
|
39796
39796
|
width: 100%;
|
|
39797
39797
|
padding: 0 16px;
|
|
@@ -39802,6 +39802,7 @@ ejs-sidebar {
|
|
|
39802
39802
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
39803
39803
|
position: relative;
|
|
39804
39804
|
text-indent: 0;
|
|
39805
|
+
bottom: 1px;
|
|
39805
39806
|
}
|
|
39806
39807
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
39807
39808
|
font-family: inherit;
|
|
@@ -39904,6 +39905,12 @@ ejs-sidebar {
|
|
|
39904
39905
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
39905
39906
|
padding: 0 14px 0 0;
|
|
39906
39907
|
}
|
|
39908
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
39909
|
+
text-indent: 28px;
|
|
39910
|
+
}
|
|
39911
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
39912
|
+
margin: 0 12px;
|
|
39913
|
+
}
|
|
39907
39914
|
|
|
39908
39915
|
.e-ddt-icon-hide {
|
|
39909
39916
|
display: none;
|
|
@@ -39982,7 +39989,14 @@ ejs-sidebar {
|
|
|
39982
39989
|
}
|
|
39983
39990
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
39984
39991
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
39985
|
-
text-indent:
|
|
39992
|
+
text-indent: 44px;
|
|
39993
|
+
padding: 0 16px;
|
|
39994
|
+
}
|
|
39995
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
39996
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
39997
|
+
font-size: 16px;
|
|
39998
|
+
line-height: 24px;
|
|
39999
|
+
margin: 0 18px;
|
|
39986
40000
|
}
|
|
39987
40001
|
.e-bigger .e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
|
|
39988
40002
|
.e-ddt.e-bigger.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
|
|
@@ -39994,6 +40008,14 @@ ejs-sidebar {
|
|
|
39994
40008
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
39995
40009
|
right: auto;
|
|
39996
40010
|
}
|
|
40011
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
40012
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
40013
|
+
text-indent: 36px;
|
|
40014
|
+
}
|
|
40015
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
40016
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
40017
|
+
margin: 0 18px;
|
|
40018
|
+
}
|
|
39997
40019
|
|
|
39998
40020
|
.e-multi-select-wrapper {
|
|
39999
40021
|
box-sizing: border-box;
|
|
@@ -48069,13 +48091,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
48069
48091
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
48070
48092
|
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
48071
48093
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
48072
|
-
margin-right:
|
|
48094
|
+
margin-right: 9px;
|
|
48073
48095
|
}
|
|
48074
48096
|
|
|
48075
48097
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
48076
48098
|
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
48077
48099
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
48078
|
-
margin-left:
|
|
48100
|
+
margin-left: 9px;
|
|
48079
48101
|
margin-right: 0;
|
|
48080
48102
|
}
|
|
48081
48103
|
|
|
@@ -64413,9 +64435,6 @@ span.e-table-box.e-rbox-select {
|
|
|
64413
64435
|
line-height: 10px;
|
|
64414
64436
|
vertical-align: middle;
|
|
64415
64437
|
}
|
|
64416
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
64417
|
-
pointer-events: none;
|
|
64418
|
-
}
|
|
64419
64438
|
.e-gantt .e-gantt-chart {
|
|
64420
64439
|
height: 100%;
|
|
64421
64440
|
overflow: hidden;
|
|
@@ -89661,6 +89680,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
89661
89680
|
border-radius: 0 0 4px 4px;
|
|
89662
89681
|
}
|
|
89663
89682
|
|
|
89683
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
89684
|
+
border: 0;
|
|
89685
|
+
height: 0;
|
|
89686
|
+
padding: 0;
|
|
89687
|
+
visibility: hidden;
|
|
89688
|
+
width: 0;
|
|
89689
|
+
}
|
|
89690
|
+
|
|
89664
89691
|
.e-multicolumn-grid.e-grid {
|
|
89665
89692
|
border-width: 1px;
|
|
89666
89693
|
border-radius: 4px;
|