@syncfusion/blazor-themes 29.1.37 → 29.1.39
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 +21 -0
- package/Compiled-Themes/bds-dark.css +21 -0
- package/Compiled-Themes/bds-lite.css +21 -0
- package/Compiled-Themes/bds.css +21 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap-dark.css +21 -0
- package/Compiled-Themes/bootstrap-lite.css +21 -0
- package/Compiled-Themes/bootstrap.css +21 -0
- package/Compiled-Themes/bootstrap4-lite.css +21 -0
- package/Compiled-Themes/bootstrap4.css +21 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap5-dark.css +21 -0
- package/Compiled-Themes/bootstrap5-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +21 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +21 -0
- package/Compiled-Themes/bootstrap5.3.css +21 -0
- package/Compiled-Themes/bootstrap5.css +21 -0
- package/Compiled-Themes/fabric-dark-lite.css +21 -0
- package/Compiled-Themes/fabric-dark.css +21 -0
- package/Compiled-Themes/fabric-lite.css +21 -0
- package/Compiled-Themes/fabric.css +21 -0
- package/Compiled-Themes/fluent-dark-lite.css +21 -0
- package/Compiled-Themes/fluent-dark.css +21 -0
- package/Compiled-Themes/fluent-lite.css +21 -0
- package/Compiled-Themes/fluent.css +21 -0
- package/Compiled-Themes/fluent2-dark-lite.css +21 -0
- package/Compiled-Themes/fluent2-dark.css +21 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +21 -0
- package/Compiled-Themes/fluent2-highcontrast.css +21 -0
- package/Compiled-Themes/fluent2-lite.css +21 -0
- package/Compiled-Themes/fluent2.css +21 -0
- package/Compiled-Themes/highcontrast-lite.css +21 -0
- package/Compiled-Themes/highcontrast.css +21 -0
- package/Compiled-Themes/material-dark-lite.css +23 -1
- package/Compiled-Themes/material-dark.css +23 -1
- package/Compiled-Themes/material-lite.css +23 -1
- package/Compiled-Themes/material.css +23 -1
- package/Compiled-Themes/material3-dark-lite.css +23 -1
- package/Compiled-Themes/material3-dark.css +24 -2
- package/Compiled-Themes/material3-lite.css +23 -1
- package/Compiled-Themes/material3.css +24 -2
- package/Compiled-Themes/tailwind-dark-lite.css +21 -0
- package/Compiled-Themes/tailwind-dark.css +21 -0
- package/Compiled-Themes/tailwind-lite.css +21 -0
- package/Compiled-Themes/tailwind.css +21 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +21 -0
- package/Compiled-Themes/tailwind3-dark.css +24 -3
- package/Compiled-Themes/tailwind3-lite.css +21 -0
- package/Compiled-Themes/tailwind3.css +24 -3
- package/SCSS-Themes/bds-dark-lite.scss +25 -1
- package/SCSS-Themes/bds-dark.scss +25 -1
- package/SCSS-Themes/bds-lite.scss +25 -1
- package/SCSS-Themes/bds.scss +25 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap-dark.scss +25 -1
- package/SCSS-Themes/bootstrap-lite.scss +25 -1
- package/SCSS-Themes/bootstrap.scss +25 -1
- package/SCSS-Themes/bootstrap4-lite.scss +25 -1
- package/SCSS-Themes/bootstrap4.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3.scss +25 -1
- package/SCSS-Themes/bootstrap5.scss +25 -1
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +5 -0
- package/SCSS-Themes/fabric-dark-lite.scss +25 -1
- package/SCSS-Themes/fabric-dark.scss +25 -1
- package/SCSS-Themes/fabric-lite.scss +25 -1
- package/SCSS-Themes/fabric.scss +25 -1
- package/SCSS-Themes/fluent-dark-lite.scss +25 -1
- package/SCSS-Themes/fluent-dark.scss +25 -1
- package/SCSS-Themes/fluent-lite.scss +25 -1
- package/SCSS-Themes/fluent.scss +25 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +25 -1
- package/SCSS-Themes/fluent2-dark.scss +25 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +25 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +25 -1
- package/SCSS-Themes/fluent2-lite.scss +25 -1
- package/SCSS-Themes/fluent2.scss +25 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bds.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fabric.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +13 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +13 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/material3.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +13 -0
- package/SCSS-Themes/highcontrast-lite.scss +25 -1
- package/SCSS-Themes/highcontrast.scss +25 -1
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3.scss +5 -4
- package/SCSS-Themes/material-dark-lite.scss +25 -1
- package/SCSS-Themes/material-dark.scss +25 -1
- package/SCSS-Themes/material-lite.scss +25 -1
- package/SCSS-Themes/material.scss +25 -1
- package/SCSS-Themes/material3-dark-lite.scss +26 -2
- package/SCSS-Themes/material3-dark.scss +26 -2
- package/SCSS-Themes/material3-lite.scss +26 -2
- package/SCSS-Themes/material3.scss +26 -2
- 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 +6 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3-lite.scss +6 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +6 -1
- 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 +25 -1
- package/SCSS-Themes/tailwind-dark.scss +25 -1
- package/SCSS-Themes/tailwind-lite.scss +25 -1
- package/SCSS-Themes/tailwind.scss +25 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +28 -4
- package/SCSS-Themes/tailwind3-dark.scss +28 -4
- package/SCSS-Themes/tailwind3-lite.scss +28 -4
- package/SCSS-Themes/tailwind3.scss +28 -4
- package/package.json +1 -1
|
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
114
114
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
115
115
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
116
116
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
117
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
117
118
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
118
119
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
119
120
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
114
114
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
115
115
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
116
116
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
117
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
117
118
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
118
119
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
119
120
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -1060,6 +1061,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
1060
1061
|
.e-cc-lab-name,
|
|
1061
1062
|
.e-checkbox-wrapper .e-label {
|
|
1062
1063
|
text-overflow: ellipsis;
|
|
1064
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1063
1065
|
}
|
|
1064
1066
|
|
|
1065
1067
|
.e-cc-chbox {
|
|
@@ -4757,6 +4759,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4757
4759
|
line-height: normal;
|
|
4758
4760
|
}
|
|
4759
4761
|
}
|
|
4762
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4763
|
+
/* stylelint-disable declaration-no-important */
|
|
4764
|
+
.e-table {
|
|
4765
|
+
border-spacing: 0 !important;
|
|
4766
|
+
}
|
|
4767
|
+
/* stylelint-enable declaration-no-important */
|
|
4768
|
+
|
|
4769
|
+
.e-rowcell {
|
|
4770
|
+
line-height: 1;
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4760
4773
|
}
|
|
4761
4774
|
/* stylelint-enable function-url-quotes */
|
|
4762
4775
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1064
1065
|
.e-cc-lab-name,
|
|
1065
1066
|
.e-checkbox-wrapper .e-label {
|
|
1066
1067
|
text-overflow: ellipsis;
|
|
1068
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1067
1069
|
}
|
|
1068
1070
|
|
|
1069
1071
|
.e-cc-chbox {
|
|
@@ -4761,6 +4763,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4761
4763
|
line-height: normal;
|
|
4762
4764
|
}
|
|
4763
4765
|
}
|
|
4766
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4767
|
+
/* stylelint-disable declaration-no-important */
|
|
4768
|
+
.e-table {
|
|
4769
|
+
border-spacing: 0 !important;
|
|
4770
|
+
}
|
|
4771
|
+
/* stylelint-enable declaration-no-important */
|
|
4772
|
+
|
|
4773
|
+
.e-rowcell {
|
|
4774
|
+
line-height: 1;
|
|
4775
|
+
}
|
|
4776
|
+
}
|
|
4764
4777
|
}
|
|
4765
4778
|
/* stylelint-enable function-url-quotes */
|
|
4766
4779
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1064
1065
|
.e-cc-lab-name,
|
|
1065
1066
|
.e-checkbox-wrapper .e-label {
|
|
1066
1067
|
text-overflow: ellipsis;
|
|
1068
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1067
1069
|
}
|
|
1068
1070
|
|
|
1069
1071
|
.e-cc-chbox {
|
|
@@ -4761,6 +4763,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4761
4763
|
line-height: normal;
|
|
4762
4764
|
}
|
|
4763
4765
|
}
|
|
4766
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4767
|
+
/* stylelint-disable declaration-no-important */
|
|
4768
|
+
.e-table {
|
|
4769
|
+
border-spacing: 0 !important;
|
|
4770
|
+
}
|
|
4771
|
+
/* stylelint-enable declaration-no-important */
|
|
4772
|
+
|
|
4773
|
+
.e-rowcell {
|
|
4774
|
+
line-height: 1;
|
|
4775
|
+
}
|
|
4776
|
+
}
|
|
4764
4777
|
}
|
|
4765
4778
|
/* stylelint-enable function-url-quotes */
|
|
4766
4779
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1064
1065
|
.e-cc-lab-name,
|
|
1065
1066
|
.e-checkbox-wrapper .e-label {
|
|
1066
1067
|
text-overflow: ellipsis;
|
|
1068
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1067
1069
|
}
|
|
1068
1070
|
|
|
1069
1071
|
.e-cc-chbox {
|
|
@@ -4761,6 +4763,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4761
4763
|
line-height: normal;
|
|
4762
4764
|
}
|
|
4763
4765
|
}
|
|
4766
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4767
|
+
/* stylelint-disable declaration-no-important */
|
|
4768
|
+
.e-table {
|
|
4769
|
+
border-spacing: 0 !important;
|
|
4770
|
+
}
|
|
4771
|
+
/* stylelint-enable declaration-no-important */
|
|
4772
|
+
|
|
4773
|
+
.e-rowcell {
|
|
4774
|
+
line-height: 1;
|
|
4775
|
+
}
|
|
4776
|
+
}
|
|
4764
4777
|
}
|
|
4765
4778
|
/* stylelint-enable function-url-quotes */
|
|
4766
4779
|
|
|
@@ -116,6 +116,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
116
116
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
117
117
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
118
118
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
119
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
119
120
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
120
121
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
121
122
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -1064,6 +1065,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1064
1065
|
.e-cc-lab-name,
|
|
1065
1066
|
.e-checkbox-wrapper .e-label {
|
|
1066
1067
|
text-overflow: ellipsis;
|
|
1068
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1067
1069
|
}
|
|
1068
1070
|
|
|
1069
1071
|
.e-cc-chbox {
|
|
@@ -4761,6 +4763,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4761
4763
|
line-height: normal;
|
|
4762
4764
|
}
|
|
4763
4765
|
}
|
|
4766
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4767
|
+
/* stylelint-disable declaration-no-important */
|
|
4768
|
+
.e-table {
|
|
4769
|
+
border-spacing: 0 !important;
|
|
4770
|
+
}
|
|
4771
|
+
/* stylelint-enable declaration-no-important */
|
|
4772
|
+
|
|
4773
|
+
.e-rowcell {
|
|
4774
|
+
line-height: 1;
|
|
4775
|
+
}
|
|
4776
|
+
}
|
|
4764
4777
|
}
|
|
4765
4778
|
/* stylelint-enable function-url-quotes */
|
|
4766
4779
|
|
|
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
114
114
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
115
115
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
116
116
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
117
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
117
118
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
118
119
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
119
120
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1061
1062
|
.e-cc-lab-name,
|
|
1062
1063
|
.e-checkbox-wrapper .e-label {
|
|
1063
1064
|
text-overflow: ellipsis;
|
|
1065
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1064
1066
|
}
|
|
1065
1067
|
|
|
1066
1068
|
.e-cc-chbox {
|
|
@@ -4758,6 +4760,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4760
|
line-height: normal;
|
|
4759
4761
|
}
|
|
4760
4762
|
}
|
|
4763
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4764
|
+
/* stylelint-disable declaration-no-important */
|
|
4765
|
+
.e-table {
|
|
4766
|
+
border-spacing: 0 !important;
|
|
4767
|
+
}
|
|
4768
|
+
/* stylelint-enable declaration-no-important */
|
|
4769
|
+
|
|
4770
|
+
.e-rowcell {
|
|
4771
|
+
line-height: 1;
|
|
4772
|
+
}
|
|
4773
|
+
}
|
|
4761
4774
|
}
|
|
4762
4775
|
/* stylelint-enable function-url-quotes */
|
|
4763
4776
|
|
|
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
114
114
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
115
115
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
116
116
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
117
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
117
118
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
118
119
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
119
120
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1061
1062
|
.e-cc-lab-name,
|
|
1062
1063
|
.e-checkbox-wrapper .e-label {
|
|
1063
1064
|
text-overflow: ellipsis;
|
|
1065
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1064
1066
|
}
|
|
1065
1067
|
|
|
1066
1068
|
.e-cc-chbox {
|
|
@@ -4758,6 +4760,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4760
|
line-height: normal;
|
|
4759
4761
|
}
|
|
4760
4762
|
}
|
|
4763
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4764
|
+
/* stylelint-disable declaration-no-important */
|
|
4765
|
+
.e-table {
|
|
4766
|
+
border-spacing: 0 !important;
|
|
4767
|
+
}
|
|
4768
|
+
/* stylelint-enable declaration-no-important */
|
|
4769
|
+
|
|
4770
|
+
.e-rowcell {
|
|
4771
|
+
line-height: 1;
|
|
4772
|
+
}
|
|
4773
|
+
}
|
|
4761
4774
|
}
|
|
4762
4775
|
/* stylelint-enable function-url-quotes */
|
|
4763
4776
|
|
|
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
114
114
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
115
115
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
116
116
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
117
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
117
118
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
118
119
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
119
120
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1061
1062
|
.e-cc-lab-name,
|
|
1062
1063
|
.e-checkbox-wrapper .e-label {
|
|
1063
1064
|
text-overflow: ellipsis;
|
|
1065
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1064
1066
|
}
|
|
1065
1067
|
|
|
1066
1068
|
.e-cc-chbox {
|
|
@@ -4758,6 +4760,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4760
|
line-height: normal;
|
|
4759
4761
|
}
|
|
4760
4762
|
}
|
|
4763
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4764
|
+
/* stylelint-disable declaration-no-important */
|
|
4765
|
+
.e-table {
|
|
4766
|
+
border-spacing: 0 !important;
|
|
4767
|
+
}
|
|
4768
|
+
/* stylelint-enable declaration-no-important */
|
|
4769
|
+
|
|
4770
|
+
.e-rowcell {
|
|
4771
|
+
line-height: 1;
|
|
4772
|
+
}
|
|
4773
|
+
}
|
|
4761
4774
|
}
|
|
4762
4775
|
/* stylelint-enable function-url-quotes */
|
|
4763
4776
|
|
|
@@ -114,6 +114,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
114
114
|
$grid-columnchooser-input-padding-left: 8px !default;
|
|
115
115
|
$grid-columnchooser-ul-margin: 0 13px 0 0 !default;
|
|
116
116
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
117
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
117
118
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -17px !default;
|
|
118
119
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 -5px !default;
|
|
119
120
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 9px !default;
|
|
@@ -1061,6 +1062,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1061
1062
|
.e-cc-lab-name,
|
|
1062
1063
|
.e-checkbox-wrapper .e-label {
|
|
1063
1064
|
text-overflow: ellipsis;
|
|
1065
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
1064
1066
|
}
|
|
1065
1067
|
|
|
1066
1068
|
.e-cc-chbox {
|
|
@@ -4758,6 +4760,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4758
4760
|
line-height: normal;
|
|
4759
4761
|
}
|
|
4760
4762
|
}
|
|
4763
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
4764
|
+
/* stylelint-disable declaration-no-important */
|
|
4765
|
+
.e-table {
|
|
4766
|
+
border-spacing: 0 !important;
|
|
4767
|
+
}
|
|
4768
|
+
/* stylelint-enable declaration-no-important */
|
|
4769
|
+
|
|
4770
|
+
.e-rowcell {
|
|
4771
|
+
line-height: 1;
|
|
4772
|
+
}
|
|
4773
|
+
}
|
|
4761
4774
|
}
|
|
4762
4775
|
/* stylelint-enable function-url-quotes */
|
|
4763
4776
|
|
|
@@ -2881,6 +2881,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2881
2881
|
}
|
|
2882
2882
|
}
|
|
2883
2883
|
|
|
2884
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
2885
|
+
cursor: pointer;
|
|
2886
|
+
pointer-events: auto;
|
|
2887
|
+
}
|
|
2888
|
+
|
|
2884
2889
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
2885
2890
|
opacity: .7;
|
|
2886
2891
|
pointer-events: none;
|
|
@@ -10784,7 +10789,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10784
10789
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10785
10790
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10786
10791
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10787
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10792
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10793
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10788
10794
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10789
10795
|
color: $input-error-color;
|
|
10790
10796
|
}
|
|
@@ -60385,6 +60391,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
60385
60391
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60386
60392
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60387
60393
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60394
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60388
60395
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
60389
60396
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 8px !default;
|
|
60390
60397
|
$grid-rtl-textwrap-sorticon-margin: -17px 4px -17px 8px !default;
|
|
@@ -61323,6 +61330,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
61323
61330
|
.e-cc-lab-name,
|
|
61324
61331
|
.e-checkbox-wrapper .e-label {
|
|
61325
61332
|
text-overflow: ellipsis;
|
|
61333
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61326
61334
|
}
|
|
61327
61335
|
|
|
61328
61336
|
.e-cc-chbox {
|
|
@@ -65020,6 +65028,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
65020
65028
|
line-height: normal;
|
|
65021
65029
|
}
|
|
65022
65030
|
}
|
|
65031
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
65032
|
+
/* stylelint-disable declaration-no-important */
|
|
65033
|
+
.e-table {
|
|
65034
|
+
border-spacing: 0 !important;
|
|
65035
|
+
}
|
|
65036
|
+
/* stylelint-enable declaration-no-important */
|
|
65037
|
+
|
|
65038
|
+
.e-rowcell {
|
|
65039
|
+
line-height: 1;
|
|
65040
|
+
}
|
|
65041
|
+
}
|
|
65023
65042
|
}
|
|
65024
65043
|
/* stylelint-enable function-url-quotes */
|
|
65025
65044
|
|
|
@@ -99856,6 +99875,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
99856
99875
|
}
|
|
99857
99876
|
|
|
99858
99877
|
.e-virtual-scroll {
|
|
99878
|
+
.e-content-wrap.e-transition,
|
|
99879
|
+
.e-resource-column-wrap.e-transition {
|
|
99880
|
+
overscroll-behavior: none;
|
|
99881
|
+
}
|
|
99882
|
+
|
|
99859
99883
|
&.e-vertical-view,
|
|
99860
99884
|
&.e-month-view {
|
|
99861
99885
|
.e-content-table {
|
|
@@ -3003,6 +3003,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3003
3003
|
}
|
|
3004
3004
|
}
|
|
3005
3005
|
|
|
3006
|
+
.e-data-form .e-ddl.e-input-group.e-control-container input[readonly].e-input.e-dropdownlist {
|
|
3007
|
+
cursor: pointer;
|
|
3008
|
+
pointer-events: auto;
|
|
3009
|
+
}
|
|
3010
|
+
|
|
3006
3011
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
3007
3012
|
opacity: .7;
|
|
3008
3013
|
pointer-events: none;
|
|
@@ -11620,7 +11625,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11620
11625
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11621
11626
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11622
11627
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11623
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11628
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11629
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11624
11630
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11625
11631
|
color: $input-error-color;
|
|
11626
11632
|
}
|
|
@@ -82660,6 +82666,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
82660
82666
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82661
82667
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82662
82668
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82669
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82663
82670
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
82664
82671
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 8px !default;
|
|
82665
82672
|
$grid-rtl-textwrap-sorticon-margin: -17px 4px -17px 8px !default;
|
|
@@ -83598,6 +83605,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
83598
83605
|
.e-cc-lab-name,
|
|
83599
83606
|
.e-checkbox-wrapper .e-label {
|
|
83600
83607
|
text-overflow: ellipsis;
|
|
83608
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83601
83609
|
}
|
|
83602
83610
|
|
|
83603
83611
|
.e-cc-chbox {
|
|
@@ -87295,6 +87303,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
87295
87303
|
line-height: normal;
|
|
87296
87304
|
}
|
|
87297
87305
|
}
|
|
87306
|
+
.e-grid.sf-grid.e-grid-min-height .e-virtualtable {
|
|
87307
|
+
/* stylelint-disable declaration-no-important */
|
|
87308
|
+
.e-table {
|
|
87309
|
+
border-spacing: 0 !important;
|
|
87310
|
+
}
|
|
87311
|
+
/* stylelint-enable declaration-no-important */
|
|
87312
|
+
|
|
87313
|
+
.e-rowcell {
|
|
87314
|
+
line-height: 1;
|
|
87315
|
+
}
|
|
87316
|
+
}
|
|
87298
87317
|
}
|
|
87299
87318
|
/* stylelint-enable function-url-quotes */
|
|
87300
87319
|
|
|
@@ -130592,6 +130611,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
130592
130611
|
}
|
|
130593
130612
|
|
|
130594
130613
|
.e-virtual-scroll {
|
|
130614
|
+
.e-content-wrap.e-transition,
|
|
130615
|
+
.e-resource-column-wrap.e-transition {
|
|
130616
|
+
overscroll-behavior: none;
|
|
130617
|
+
}
|
|
130618
|
+
|
|
130595
130619
|
&.e-vertical-view,
|
|
130596
130620
|
&.e-month-view {
|
|
130597
130621
|
.e-content-table {
|
|
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
|
|
|
7970
7970
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7971
7971
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7972
7972
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7973
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7973
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7974
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7974
7975
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7975
7976
|
color: $input-error-color;
|
|
7976
7977
|
}
|
|
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
|
|
|
7970
7970
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7971
7971
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7972
7972
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7973
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7973
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7974
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7974
7975
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7975
7976
|
color: $input-error-color;
|
|
7976
7977
|
}
|
|
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
|
|
|
7970
7970
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7971
7971
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7972
7972
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7973
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7973
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7974
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7974
7975
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7975
7976
|
color: $input-error-color;
|
|
7976
7977
|
}
|
|
@@ -7970,7 +7970,8 @@ $input-error-text-color:$danger !default;
|
|
|
7970
7970
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7971
7971
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7972
7972
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7973
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7973
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7974
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7974
7975
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7975
7976
|
color: $input-error-color;
|
|
7976
7977
|
}
|
|
@@ -7817,7 +7817,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7817
7817
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7818
7818
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7819
7819
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7820
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7820
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7821
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7821
7822
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7822
7823
|
color: $input-error-color;
|
|
7823
7824
|
}
|
|
@@ -7817,7 +7817,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7817
7817
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7818
7818
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7819
7819
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7820
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7820
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7821
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7821
7822
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7822
7823
|
color: $input-error-color;
|
|
7823
7824
|
}
|
|
@@ -7808,7 +7808,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7808
7808
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7809
7809
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7810
7810
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7811
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7811
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7812
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7812
7813
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7813
7814
|
color: $input-error-color;
|
|
7814
7815
|
}
|
|
@@ -7808,7 +7808,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7808
7808
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7809
7809
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7810
7810
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7811
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7811
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7812
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7812
7813
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7813
7814
|
color: $input-error-color;
|
|
7814
7815
|
}
|
|
@@ -7815,7 +7815,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7815
7815
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7816
7816
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7817
7817
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7818
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7818
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7819
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7819
7820
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7820
7821
|
color: $input-error-color;
|
|
7821
7822
|
}
|
|
@@ -7815,7 +7815,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7815
7815
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7816
7816
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7817
7817
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7818
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7818
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7819
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7819
7820
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7820
7821
|
color: $input-error-color;
|
|
7821
7822
|
}
|
|
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7824
7824
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
7826
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7827
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7828
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7828
7829
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7829
7830
|
color: $input-error-color;
|
|
7830
7831
|
}
|
|
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7824
7824
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
7826
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7827
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7828
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7828
7829
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7829
7830
|
color: $input-error-color;
|
|
7830
7831
|
}
|
|
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7824
7824
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
7826
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7827
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7828
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7828
7829
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7829
7830
|
color: $input-error-color;
|
|
7830
7831
|
}
|
|
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7824
7824
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
7826
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7827
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7828
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7828
7829
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7829
7830
|
color: $input-error-color;
|
|
7830
7831
|
}
|
|
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7824
7824
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
7826
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7827
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7828
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7828
7829
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7829
7830
|
color: $input-error-color;
|
|
7830
7831
|
}
|
|
@@ -7824,7 +7824,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7824
7824
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
7826
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7827
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7828
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7828
7829
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7829
7830
|
color: $input-error-color;
|
|
7830
7831
|
}
|