@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
|
@@ -25302,7 +25302,7 @@ body.e-colorpicker-overflow {
|
|
|
25302
25302
|
height: 20px;
|
|
25303
25303
|
min-width: 20px;
|
|
25304
25304
|
width: 20px;
|
|
25305
|
-
line-height:
|
|
25305
|
+
line-height: 1;
|
|
25306
25306
|
}
|
|
25307
25307
|
@media screen and (max-width: 480px) {
|
|
25308
25308
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -25312,7 +25312,7 @@ body.e-colorpicker-overflow {
|
|
|
25312
25312
|
}
|
|
25313
25313
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
25314
25314
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
25315
|
-
font-size:
|
|
25315
|
+
font-size: 16px;
|
|
25316
25316
|
}
|
|
25317
25317
|
@media screen and (max-width: 480px) {
|
|
25318
25318
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -26624,7 +26624,7 @@ body.e-colorpicker-overflow {
|
|
|
26624
26624
|
height: 20px;
|
|
26625
26625
|
min-width: 20px;
|
|
26626
26626
|
width: 20px;
|
|
26627
|
-
line-height:
|
|
26627
|
+
line-height: 1;
|
|
26628
26628
|
}
|
|
26629
26629
|
@media screen and (max-width: 480px) {
|
|
26630
26630
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -26634,7 +26634,7 @@ body.e-colorpicker-overflow {
|
|
|
26634
26634
|
}
|
|
26635
26635
|
.e-tab-clone-element .e-tab-icon,
|
|
26636
26636
|
.e-tab-clone-element .e-tab-icon::before {
|
|
26637
|
-
font-size:
|
|
26637
|
+
font-size: 16px;
|
|
26638
26638
|
}
|
|
26639
26639
|
@media screen and (max-width: 480px) {
|
|
26640
26640
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -32252,11 +32252,12 @@ ejs-sidebar {
|
|
|
32252
32252
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32253
32253
|
position: relative;
|
|
32254
32254
|
text-indent: 0;
|
|
32255
|
+
bottom: 1px;
|
|
32255
32256
|
}
|
|
32256
32257
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32257
32258
|
font-family: inherit;
|
|
32258
32259
|
font-size: 14px;
|
|
32259
|
-
margin:
|
|
32260
|
+
margin: 8px;
|
|
32260
32261
|
}
|
|
32261
32262
|
.e-ddt.e-popup .e-filter-wrap {
|
|
32262
32263
|
border-top-width: 0;
|
|
@@ -32364,6 +32365,12 @@ ejs-sidebar {
|
|
|
32364
32365
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32365
32366
|
padding: 0 14px 0 0;
|
|
32366
32367
|
}
|
|
32368
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32369
|
+
text-indent: 38px;
|
|
32370
|
+
}
|
|
32371
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32372
|
+
margin: 0 8px;
|
|
32373
|
+
}
|
|
32367
32374
|
|
|
32368
32375
|
.e-ddt-icon-hide {
|
|
32369
32376
|
display: none;
|
|
@@ -32473,7 +32480,14 @@ ejs-sidebar {
|
|
|
32473
32480
|
}
|
|
32474
32481
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32475
32482
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32476
|
-
text-indent:
|
|
32483
|
+
text-indent: 31px;
|
|
32484
|
+
padding: 3px 12px;
|
|
32485
|
+
}
|
|
32486
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32487
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32488
|
+
font-size: 16px;
|
|
32489
|
+
line-height: 24px;
|
|
32490
|
+
margin: 0 12px;
|
|
32477
32491
|
}
|
|
32478
32492
|
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
|
|
32479
32493
|
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
|
|
@@ -32500,6 +32514,14 @@ ejs-sidebar {
|
|
|
32500
32514
|
left: 32px;
|
|
32501
32515
|
right: auto;
|
|
32502
32516
|
}
|
|
32517
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32518
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32519
|
+
text-indent: 31px;
|
|
32520
|
+
}
|
|
32521
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32522
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32523
|
+
margin: 0 11px;
|
|
32524
|
+
}
|
|
32503
32525
|
|
|
32504
32526
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32505
32527
|
line-height: 30px;
|
|
@@ -55479,9 +55501,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55479
55501
|
line-height: 10px;
|
|
55480
55502
|
vertical-align: middle;
|
|
55481
55503
|
}
|
|
55482
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55483
|
-
pointer-events: none;
|
|
55484
|
-
}
|
|
55485
55504
|
.e-gantt .e-gantt-chart {
|
|
55486
55505
|
height: 100%;
|
|
55487
55506
|
overflow: hidden;
|
|
@@ -80975,6 +80994,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80975
80994
|
border-radius: 0 0 2px 2px;
|
|
80976
80995
|
}
|
|
80977
80996
|
|
|
80997
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80998
|
+
border: 0;
|
|
80999
|
+
height: 0;
|
|
81000
|
+
padding: 0;
|
|
81001
|
+
visibility: hidden;
|
|
81002
|
+
width: 0;
|
|
81003
|
+
}
|
|
81004
|
+
|
|
80978
81005
|
.e-multicolumn-grid.e-grid {
|
|
80979
81006
|
border-width: 0;
|
|
80980
81007
|
border-radius: 2px;
|
|
@@ -18980,10 +18980,10 @@ body.e-colorpicker-overflow {
|
|
|
18980
18980
|
}
|
|
18981
18981
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
18982
18982
|
display: inline-flex;
|
|
18983
|
-
height:
|
|
18984
|
-
min-width:
|
|
18985
|
-
width:
|
|
18986
|
-
line-height:
|
|
18983
|
+
height: 20px;
|
|
18984
|
+
min-width: 20px;
|
|
18985
|
+
width: 20px;
|
|
18986
|
+
line-height: 1;
|
|
18987
18987
|
}
|
|
18988
18988
|
@media screen and (max-width: 480px) {
|
|
18989
18989
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -18993,7 +18993,7 @@ body.e-colorpicker-overflow {
|
|
|
18993
18993
|
}
|
|
18994
18994
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
18995
18995
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
18996
|
-
font-size:
|
|
18996
|
+
font-size: 16px;
|
|
18997
18997
|
}
|
|
18998
18998
|
@media screen and (max-width: 480px) {
|
|
18999
18999
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -20302,10 +20302,10 @@ body.e-colorpicker-overflow {
|
|
|
20302
20302
|
}
|
|
20303
20303
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
20304
20304
|
display: inline-flex;
|
|
20305
|
-
height:
|
|
20306
|
-
min-width:
|
|
20307
|
-
width:
|
|
20308
|
-
line-height:
|
|
20305
|
+
height: 20px;
|
|
20306
|
+
min-width: 20px;
|
|
20307
|
+
width: 20px;
|
|
20308
|
+
line-height: 1;
|
|
20309
20309
|
}
|
|
20310
20310
|
@media screen and (max-width: 480px) {
|
|
20311
20311
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -20315,7 +20315,7 @@ body.e-colorpicker-overflow {
|
|
|
20315
20315
|
}
|
|
20316
20316
|
.e-tab-clone-element .e-tab-icon,
|
|
20317
20317
|
.e-tab-clone-element .e-tab-icon::before {
|
|
20318
|
-
font-size:
|
|
20318
|
+
font-size: 16px;
|
|
20319
20319
|
}
|
|
20320
20320
|
@media screen and (max-width: 480px) {
|
|
20321
20321
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -24007,7 +24007,7 @@ ejs-sidebar {
|
|
|
24007
24007
|
line-height: 34px;
|
|
24008
24008
|
overflow: hidden;
|
|
24009
24009
|
position: relative;
|
|
24010
|
-
text-indent:
|
|
24010
|
+
text-indent: 32px;
|
|
24011
24011
|
white-space: nowrap;
|
|
24012
24012
|
width: 100%;
|
|
24013
24013
|
padding: 0 8px;
|
|
@@ -24018,6 +24018,7 @@ ejs-sidebar {
|
|
|
24018
24018
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24019
24019
|
position: relative;
|
|
24020
24020
|
text-indent: 0;
|
|
24021
|
+
bottom: 0;
|
|
24021
24022
|
}
|
|
24022
24023
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
24023
24024
|
margin-top: -3px;
|
|
@@ -24124,6 +24125,12 @@ ejs-sidebar {
|
|
|
24124
24125
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24125
24126
|
padding: 0 14px 0 0;
|
|
24126
24127
|
}
|
|
24128
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24129
|
+
text-indent: 32px;
|
|
24130
|
+
}
|
|
24131
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24132
|
+
margin: 0 8px;
|
|
24133
|
+
}
|
|
24127
24134
|
|
|
24128
24135
|
.e-ddt-icon-hide {
|
|
24129
24136
|
display: none;
|
|
@@ -42299,9 +42306,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42299
42306
|
line-height: 10px;
|
|
42300
42307
|
vertical-align: middle;
|
|
42301
42308
|
}
|
|
42302
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42303
|
-
pointer-events: none;
|
|
42304
|
-
}
|
|
42305
42309
|
.e-gantt .e-gantt-chart {
|
|
42306
42310
|
height: 100%;
|
|
42307
42311
|
overflow: hidden;
|
|
@@ -63102,6 +63106,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63102
63106
|
border-radius: 0 0 2px 2px;
|
|
63103
63107
|
}
|
|
63104
63108
|
|
|
63109
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
63110
|
+
border: 0;
|
|
63111
|
+
height: 0;
|
|
63112
|
+
padding: 0;
|
|
63113
|
+
visibility: hidden;
|
|
63114
|
+
width: 0;
|
|
63115
|
+
}
|
|
63116
|
+
|
|
63105
63117
|
.e-multicolumn-grid.e-grid {
|
|
63106
63118
|
border-width: 1px;
|
|
63107
63119
|
border-radius: 2px;
|
|
@@ -25351,10 +25351,10 @@ body.e-colorpicker-overflow {
|
|
|
25351
25351
|
}
|
|
25352
25352
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
25353
25353
|
display: inline-flex;
|
|
25354
|
-
height:
|
|
25355
|
-
min-width:
|
|
25356
|
-
width:
|
|
25357
|
-
line-height:
|
|
25354
|
+
height: 20px;
|
|
25355
|
+
min-width: 20px;
|
|
25356
|
+
width: 20px;
|
|
25357
|
+
line-height: 1;
|
|
25358
25358
|
}
|
|
25359
25359
|
@media screen and (max-width: 480px) {
|
|
25360
25360
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -25364,7 +25364,7 @@ body.e-colorpicker-overflow {
|
|
|
25364
25364
|
}
|
|
25365
25365
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
25366
25366
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
25367
|
-
font-size:
|
|
25367
|
+
font-size: 16px;
|
|
25368
25368
|
}
|
|
25369
25369
|
@media screen and (max-width: 480px) {
|
|
25370
25370
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -26673,10 +26673,10 @@ body.e-colorpicker-overflow {
|
|
|
26673
26673
|
}
|
|
26674
26674
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
26675
26675
|
display: inline-flex;
|
|
26676
|
-
height:
|
|
26677
|
-
min-width:
|
|
26678
|
-
width:
|
|
26679
|
-
line-height:
|
|
26676
|
+
height: 20px;
|
|
26677
|
+
min-width: 20px;
|
|
26678
|
+
width: 20px;
|
|
26679
|
+
line-height: 1;
|
|
26680
26680
|
}
|
|
26681
26681
|
@media screen and (max-width: 480px) {
|
|
26682
26682
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -26686,7 +26686,7 @@ body.e-colorpicker-overflow {
|
|
|
26686
26686
|
}
|
|
26687
26687
|
.e-tab-clone-element .e-tab-icon,
|
|
26688
26688
|
.e-tab-clone-element .e-tab-icon::before {
|
|
26689
|
-
font-size:
|
|
26689
|
+
font-size: 16px;
|
|
26690
26690
|
}
|
|
26691
26691
|
@media screen and (max-width: 480px) {
|
|
26692
26692
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -32255,7 +32255,7 @@ ejs-sidebar {
|
|
|
32255
32255
|
line-height: 34px;
|
|
32256
32256
|
overflow: hidden;
|
|
32257
32257
|
position: relative;
|
|
32258
|
-
text-indent:
|
|
32258
|
+
text-indent: 32px;
|
|
32259
32259
|
white-space: nowrap;
|
|
32260
32260
|
width: 100%;
|
|
32261
32261
|
padding: 0 8px;
|
|
@@ -32266,6 +32266,7 @@ ejs-sidebar {
|
|
|
32266
32266
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32267
32267
|
position: relative;
|
|
32268
32268
|
text-indent: 0;
|
|
32269
|
+
bottom: 0;
|
|
32269
32270
|
}
|
|
32270
32271
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
32271
32272
|
margin-top: -3px;
|
|
@@ -32372,6 +32373,12 @@ ejs-sidebar {
|
|
|
32372
32373
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32373
32374
|
padding: 0 14px 0 0;
|
|
32374
32375
|
}
|
|
32376
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32377
|
+
text-indent: 32px;
|
|
32378
|
+
}
|
|
32379
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32380
|
+
margin: 0 8px;
|
|
32381
|
+
}
|
|
32375
32382
|
|
|
32376
32383
|
.e-ddt-icon-hide {
|
|
32377
32384
|
display: none;
|
|
@@ -32500,7 +32507,7 @@ ejs-sidebar {
|
|
|
32500
32507
|
}
|
|
32501
32508
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32502
32509
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32503
|
-
text-indent:
|
|
32510
|
+
text-indent: 41px;
|
|
32504
32511
|
padding: 3px 12px;
|
|
32505
32512
|
}
|
|
32506
32513
|
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
@@ -32544,6 +32551,14 @@ ejs-sidebar {
|
|
|
32544
32551
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
32545
32552
|
right: auto;
|
|
32546
32553
|
}
|
|
32554
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32555
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32556
|
+
text-indent: 40px;
|
|
32557
|
+
}
|
|
32558
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32559
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32560
|
+
margin: 0 12px;
|
|
32561
|
+
}
|
|
32547
32562
|
|
|
32548
32563
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32549
32564
|
line-height: 30px;
|
|
@@ -55170,9 +55185,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55170
55185
|
line-height: 10px;
|
|
55171
55186
|
vertical-align: middle;
|
|
55172
55187
|
}
|
|
55173
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55174
|
-
pointer-events: none;
|
|
55175
|
-
}
|
|
55176
55188
|
.e-gantt .e-gantt-chart {
|
|
55177
55189
|
height: 100%;
|
|
55178
55190
|
overflow: hidden;
|
|
@@ -80625,6 +80637,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80625
80637
|
border-radius: 0 0 2px 2px;
|
|
80626
80638
|
}
|
|
80627
80639
|
|
|
80640
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80641
|
+
border: 0;
|
|
80642
|
+
height: 0;
|
|
80643
|
+
padding: 0;
|
|
80644
|
+
visibility: hidden;
|
|
80645
|
+
width: 0;
|
|
80646
|
+
}
|
|
80647
|
+
|
|
80628
80648
|
.e-multicolumn-grid.e-grid {
|
|
80629
80649
|
border-width: 1px;
|
|
80630
80650
|
border-radius: 2px;
|
|
@@ -18980,10 +18980,10 @@ body.e-colorpicker-overflow {
|
|
|
18980
18980
|
}
|
|
18981
18981
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
18982
18982
|
display: inline-flex;
|
|
18983
|
-
height:
|
|
18984
|
-
min-width:
|
|
18985
|
-
width:
|
|
18986
|
-
line-height:
|
|
18983
|
+
height: 20px;
|
|
18984
|
+
min-width: 20px;
|
|
18985
|
+
width: 20px;
|
|
18986
|
+
line-height: 1;
|
|
18987
18987
|
}
|
|
18988
18988
|
@media screen and (max-width: 480px) {
|
|
18989
18989
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -18993,7 +18993,7 @@ body.e-colorpicker-overflow {
|
|
|
18993
18993
|
}
|
|
18994
18994
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
18995
18995
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
18996
|
-
font-size:
|
|
18996
|
+
font-size: 16px;
|
|
18997
18997
|
}
|
|
18998
18998
|
@media screen and (max-width: 480px) {
|
|
18999
18999
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -20302,10 +20302,10 @@ body.e-colorpicker-overflow {
|
|
|
20302
20302
|
}
|
|
20303
20303
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
20304
20304
|
display: inline-flex;
|
|
20305
|
-
height:
|
|
20306
|
-
min-width:
|
|
20307
|
-
width:
|
|
20308
|
-
line-height:
|
|
20305
|
+
height: 20px;
|
|
20306
|
+
min-width: 20px;
|
|
20307
|
+
width: 20px;
|
|
20308
|
+
line-height: 1;
|
|
20309
20309
|
}
|
|
20310
20310
|
@media screen and (max-width: 480px) {
|
|
20311
20311
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -20315,7 +20315,7 @@ body.e-colorpicker-overflow {
|
|
|
20315
20315
|
}
|
|
20316
20316
|
.e-tab-clone-element .e-tab-icon,
|
|
20317
20317
|
.e-tab-clone-element .e-tab-icon::before {
|
|
20318
|
-
font-size:
|
|
20318
|
+
font-size: 16px;
|
|
20319
20319
|
}
|
|
20320
20320
|
@media screen and (max-width: 480px) {
|
|
20321
20321
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -24007,7 +24007,7 @@ ejs-sidebar {
|
|
|
24007
24007
|
line-height: 34px;
|
|
24008
24008
|
overflow: hidden;
|
|
24009
24009
|
position: relative;
|
|
24010
|
-
text-indent:
|
|
24010
|
+
text-indent: 32px;
|
|
24011
24011
|
white-space: nowrap;
|
|
24012
24012
|
width: 100%;
|
|
24013
24013
|
padding: 0 8px;
|
|
@@ -24018,6 +24018,7 @@ ejs-sidebar {
|
|
|
24018
24018
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24019
24019
|
position: relative;
|
|
24020
24020
|
text-indent: 0;
|
|
24021
|
+
bottom: 0;
|
|
24021
24022
|
}
|
|
24022
24023
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
24023
24024
|
margin-top: -3px;
|
|
@@ -24124,6 +24125,12 @@ ejs-sidebar {
|
|
|
24124
24125
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24125
24126
|
padding: 0 14px 0 0;
|
|
24126
24127
|
}
|
|
24128
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24129
|
+
text-indent: 32px;
|
|
24130
|
+
}
|
|
24131
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24132
|
+
margin: 0 8px;
|
|
24133
|
+
}
|
|
24127
24134
|
|
|
24128
24135
|
.e-ddt-icon-hide {
|
|
24129
24136
|
display: none;
|
|
@@ -42299,9 +42306,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42299
42306
|
line-height: 10px;
|
|
42300
42307
|
vertical-align: middle;
|
|
42301
42308
|
}
|
|
42302
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42303
|
-
pointer-events: none;
|
|
42304
|
-
}
|
|
42305
42309
|
.e-gantt .e-gantt-chart {
|
|
42306
42310
|
height: 100%;
|
|
42307
42311
|
overflow: hidden;
|
|
@@ -63111,6 +63115,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63111
63115
|
border-radius: 0 0 2px 2px;
|
|
63112
63116
|
}
|
|
63113
63117
|
|
|
63118
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
63119
|
+
border: 0;
|
|
63120
|
+
height: 0;
|
|
63121
|
+
padding: 0;
|
|
63122
|
+
visibility: hidden;
|
|
63123
|
+
width: 0;
|
|
63124
|
+
}
|
|
63125
|
+
|
|
63114
63126
|
.e-multicolumn-grid.e-grid {
|
|
63115
63127
|
border-width: 1px;
|
|
63116
63128
|
border-radius: 2px;
|
|
@@ -19289,10 +19289,10 @@ body.e-colorpicker-overflow {
|
|
|
19289
19289
|
}
|
|
19290
19290
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
19291
19291
|
display: inline-flex;
|
|
19292
|
-
height:
|
|
19293
|
-
min-width:
|
|
19294
|
-
width:
|
|
19295
|
-
line-height:
|
|
19292
|
+
height: 20px;
|
|
19293
|
+
min-width: 20px;
|
|
19294
|
+
width: 20px;
|
|
19295
|
+
line-height: 1;
|
|
19296
19296
|
}
|
|
19297
19297
|
@media screen and (max-width: 480px) {
|
|
19298
19298
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -19302,7 +19302,7 @@ body.e-colorpicker-overflow {
|
|
|
19302
19302
|
}
|
|
19303
19303
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
19304
19304
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
19305
|
-
font-size:
|
|
19305
|
+
font-size: 16px;
|
|
19306
19306
|
}
|
|
19307
19307
|
@media screen and (max-width: 480px) {
|
|
19308
19308
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -20611,10 +20611,10 @@ body.e-colorpicker-overflow {
|
|
|
20611
20611
|
}
|
|
20612
20612
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
20613
20613
|
display: inline-flex;
|
|
20614
|
-
height:
|
|
20615
|
-
min-width:
|
|
20616
|
-
width:
|
|
20617
|
-
line-height:
|
|
20614
|
+
height: 20px;
|
|
20615
|
+
min-width: 20px;
|
|
20616
|
+
width: 20px;
|
|
20617
|
+
line-height: 1;
|
|
20618
20618
|
}
|
|
20619
20619
|
@media screen and (max-width: 480px) {
|
|
20620
20620
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -20624,7 +20624,7 @@ body.e-colorpicker-overflow {
|
|
|
20624
20624
|
}
|
|
20625
20625
|
.e-tab-clone-element .e-tab-icon,
|
|
20626
20626
|
.e-tab-clone-element .e-tab-icon::before {
|
|
20627
|
-
font-size:
|
|
20627
|
+
font-size: 16px;
|
|
20628
20628
|
}
|
|
20629
20629
|
@media screen and (max-width: 480px) {
|
|
20630
20630
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -24351,7 +24351,7 @@ ejs-sidebar {
|
|
|
24351
24351
|
line-height: 34px;
|
|
24352
24352
|
overflow: hidden;
|
|
24353
24353
|
position: relative;
|
|
24354
|
-
text-indent:
|
|
24354
|
+
text-indent: 36px;
|
|
24355
24355
|
white-space: nowrap;
|
|
24356
24356
|
width: 100%;
|
|
24357
24357
|
}
|
|
@@ -24361,6 +24361,7 @@ ejs-sidebar {
|
|
|
24361
24361
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24362
24362
|
position: relative;
|
|
24363
24363
|
text-indent: 0;
|
|
24364
|
+
bottom: 2px;
|
|
24364
24365
|
}
|
|
24365
24366
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
24366
24367
|
font-family: inherit;
|
|
@@ -24460,6 +24461,12 @@ ejs-sidebar {
|
|
|
24460
24461
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24461
24462
|
padding: 0 14px 0 0;
|
|
24462
24463
|
}
|
|
24464
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24465
|
+
text-indent: 41px;
|
|
24466
|
+
}
|
|
24467
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24468
|
+
margin: 0 8px;
|
|
24469
|
+
}
|
|
24463
24470
|
|
|
24464
24471
|
.e-ddt-icon-hide {
|
|
24465
24472
|
display: none;
|
|
@@ -42491,9 +42498,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42491
42498
|
line-height: 10px;
|
|
42492
42499
|
vertical-align: middle;
|
|
42493
42500
|
}
|
|
42494
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42495
|
-
pointer-events: none;
|
|
42496
|
-
}
|
|
42497
42501
|
.e-gantt .e-gantt-chart {
|
|
42498
42502
|
height: 100%;
|
|
42499
42503
|
overflow: hidden;
|
|
@@ -63310,6 +63314,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63310
63314
|
border-radius: 0 0 4px 4px;
|
|
63311
63315
|
}
|
|
63312
63316
|
|
|
63317
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
63318
|
+
border: 0;
|
|
63319
|
+
height: 0;
|
|
63320
|
+
padding: 0;
|
|
63321
|
+
visibility: hidden;
|
|
63322
|
+
width: 0;
|
|
63323
|
+
}
|
|
63324
|
+
|
|
63313
63325
|
.e-multicolumn-grid.e-grid {
|
|
63314
63326
|
border-width: 1px;
|
|
63315
63327
|
border-radius: 4px;
|
|
@@ -25623,10 +25623,10 @@ body.e-colorpicker-overflow {
|
|
|
25623
25623
|
}
|
|
25624
25624
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
25625
25625
|
display: inline-flex;
|
|
25626
|
-
height:
|
|
25627
|
-
min-width:
|
|
25628
|
-
width:
|
|
25629
|
-
line-height:
|
|
25626
|
+
height: 20px;
|
|
25627
|
+
min-width: 20px;
|
|
25628
|
+
width: 20px;
|
|
25629
|
+
line-height: 1;
|
|
25630
25630
|
}
|
|
25631
25631
|
@media screen and (max-width: 480px) {
|
|
25632
25632
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -25636,7 +25636,7 @@ body.e-colorpicker-overflow {
|
|
|
25636
25636
|
}
|
|
25637
25637
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
25638
25638
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
25639
|
-
font-size:
|
|
25639
|
+
font-size: 16px;
|
|
25640
25640
|
}
|
|
25641
25641
|
@media screen and (max-width: 480px) {
|
|
25642
25642
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -26945,10 +26945,10 @@ body.e-colorpicker-overflow {
|
|
|
26945
26945
|
}
|
|
26946
26946
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
26947
26947
|
display: inline-flex;
|
|
26948
|
-
height:
|
|
26949
|
-
min-width:
|
|
26950
|
-
width:
|
|
26951
|
-
line-height:
|
|
26948
|
+
height: 20px;
|
|
26949
|
+
min-width: 20px;
|
|
26950
|
+
width: 20px;
|
|
26951
|
+
line-height: 1;
|
|
26952
26952
|
}
|
|
26953
26953
|
@media screen and (max-width: 480px) {
|
|
26954
26954
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -26958,7 +26958,7 @@ body.e-colorpicker-overflow {
|
|
|
26958
26958
|
}
|
|
26959
26959
|
.e-tab-clone-element .e-tab-icon,
|
|
26960
26960
|
.e-tab-clone-element .e-tab-icon::before {
|
|
26961
|
-
font-size:
|
|
26961
|
+
font-size: 16px;
|
|
26962
26962
|
}
|
|
26963
26963
|
@media screen and (max-width: 480px) {
|
|
26964
26964
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -32467,7 +32467,7 @@ ejs-sidebar {
|
|
|
32467
32467
|
line-height: 34px;
|
|
32468
32468
|
overflow: hidden;
|
|
32469
32469
|
position: relative;
|
|
32470
|
-
text-indent:
|
|
32470
|
+
text-indent: 36px;
|
|
32471
32471
|
white-space: nowrap;
|
|
32472
32472
|
width: 100%;
|
|
32473
32473
|
}
|
|
@@ -32477,6 +32477,7 @@ ejs-sidebar {
|
|
|
32477
32477
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32478
32478
|
position: relative;
|
|
32479
32479
|
text-indent: 0;
|
|
32480
|
+
bottom: 2px;
|
|
32480
32481
|
}
|
|
32481
32482
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32482
32483
|
font-family: inherit;
|
|
@@ -32576,6 +32577,12 @@ ejs-sidebar {
|
|
|
32576
32577
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32577
32578
|
padding: 0 14px 0 0;
|
|
32578
32579
|
}
|
|
32580
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32581
|
+
text-indent: 41px;
|
|
32582
|
+
}
|
|
32583
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32584
|
+
margin: 0 8px;
|
|
32585
|
+
}
|
|
32579
32586
|
|
|
32580
32587
|
.e-ddt-icon-hide {
|
|
32581
32588
|
display: none;
|
|
@@ -32670,7 +32677,14 @@ ejs-sidebar {
|
|
|
32670
32677
|
}
|
|
32671
32678
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32672
32679
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32673
|
-
text-indent:
|
|
32680
|
+
text-indent: 28px;
|
|
32681
|
+
padding: 3px 12px;
|
|
32682
|
+
}
|
|
32683
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32684
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32685
|
+
font-size: 16px;
|
|
32686
|
+
line-height: 24px;
|
|
32687
|
+
margin: 0 8px;
|
|
32674
32688
|
}
|
|
32675
32689
|
.e-bigger .e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
|
|
32676
32690
|
.e-ddt.e-bigger.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
|
|
@@ -32690,6 +32704,14 @@ ejs-sidebar {
|
|
|
32690
32704
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
32691
32705
|
right: auto;
|
|
32692
32706
|
}
|
|
32707
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32708
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32709
|
+
text-indent: 28px;
|
|
32710
|
+
}
|
|
32711
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32712
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32713
|
+
margin: 0 8px;
|
|
32714
|
+
}
|
|
32693
32715
|
|
|
32694
32716
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32695
32717
|
line-height: 30px;
|
|
@@ -55001,9 +55023,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55001
55023
|
line-height: 10px;
|
|
55002
55024
|
vertical-align: middle;
|
|
55003
55025
|
}
|
|
55004
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55005
|
-
pointer-events: none;
|
|
55006
|
-
}
|
|
55007
55026
|
.e-gantt .e-gantt-chart {
|
|
55008
55027
|
height: 100%;
|
|
55009
55028
|
overflow: hidden;
|
|
@@ -80414,6 +80433,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80414
80433
|
border-radius: 0 0 4px 4px;
|
|
80415
80434
|
}
|
|
80416
80435
|
|
|
80436
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80437
|
+
border: 0;
|
|
80438
|
+
height: 0;
|
|
80439
|
+
padding: 0;
|
|
80440
|
+
visibility: hidden;
|
|
80441
|
+
width: 0;
|
|
80442
|
+
}
|
|
80443
|
+
|
|
80417
80444
|
.e-multicolumn-grid.e-grid {
|
|
80418
80445
|
border-width: 1px;
|
|
80419
80446
|
border-radius: 4px;
|