@syncfusion/blazor-themes 29.1.38 → 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 +1 -0
- package/Compiled-Themes/bds-dark.css +1 -0
- package/Compiled-Themes/bds-lite.css +1 -0
- package/Compiled-Themes/bds.css +1 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap-dark.css +1 -0
- package/Compiled-Themes/bootstrap-lite.css +1 -0
- package/Compiled-Themes/bootstrap.css +1 -0
- package/Compiled-Themes/bootstrap4-lite.css +1 -0
- package/Compiled-Themes/bootstrap4.css +1 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap5-dark.css +1 -0
- package/Compiled-Themes/bootstrap5-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +1 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3.css +1 -0
- package/Compiled-Themes/bootstrap5.css +1 -0
- package/Compiled-Themes/fabric-dark-lite.css +1 -0
- package/Compiled-Themes/fabric-dark.css +1 -0
- package/Compiled-Themes/fabric-lite.css +1 -0
- package/Compiled-Themes/fabric.css +1 -0
- package/Compiled-Themes/fluent-dark-lite.css +1 -0
- package/Compiled-Themes/fluent-dark.css +1 -0
- package/Compiled-Themes/fluent-lite.css +1 -0
- package/Compiled-Themes/fluent.css +1 -0
- package/Compiled-Themes/fluent2-dark-lite.css +1 -0
- package/Compiled-Themes/fluent2-dark.css +1 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +1 -0
- package/Compiled-Themes/fluent2-highcontrast.css +1 -0
- package/Compiled-Themes/fluent2-lite.css +1 -0
- package/Compiled-Themes/fluent2.css +1 -0
- package/Compiled-Themes/highcontrast-lite.css +1 -0
- package/Compiled-Themes/highcontrast.css +1 -0
- package/Compiled-Themes/material-dark-lite.css +3 -1
- package/Compiled-Themes/material-dark.css +3 -1
- package/Compiled-Themes/material-lite.css +3 -1
- package/Compiled-Themes/material.css +3 -1
- package/Compiled-Themes/material3-dark-lite.css +3 -1
- package/Compiled-Themes/material3-dark.css +3 -1
- package/Compiled-Themes/material3-lite.css +3 -1
- package/Compiled-Themes/material3.css +3 -1
- package/Compiled-Themes/tailwind-dark-lite.css +1 -0
- package/Compiled-Themes/tailwind-dark.css +1 -0
- package/Compiled-Themes/tailwind-lite.css +1 -0
- package/Compiled-Themes/tailwind.css +1 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +1 -0
- package/Compiled-Themes/tailwind3-dark.css +4 -3
- package/Compiled-Themes/tailwind3-lite.css +1 -0
- package/Compiled-Themes/tailwind3.css +4 -3
- package/SCSS-Themes/bds-dark-lite.scss +4 -1
- package/SCSS-Themes/bds-dark.scss +4 -1
- package/SCSS-Themes/bds-lite.scss +4 -1
- package/SCSS-Themes/bds.scss +4 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/bootstrap-lite.scss +4 -1
- package/SCSS-Themes/bootstrap.scss +4 -1
- package/SCSS-Themes/bootstrap4-lite.scss +4 -1
- package/SCSS-Themes/bootstrap4.scss +4 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/bootstrap5-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-dark.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3.scss +4 -1
- package/SCSS-Themes/bootstrap5.scss +4 -1
- package/SCSS-Themes/fabric-dark-lite.scss +4 -1
- package/SCSS-Themes/fabric-dark.scss +4 -1
- package/SCSS-Themes/fabric-lite.scss +4 -1
- package/SCSS-Themes/fabric.scss +4 -1
- package/SCSS-Themes/fluent-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent-dark.scss +4 -1
- package/SCSS-Themes/fluent-lite.scss +4 -1
- package/SCSS-Themes/fluent.scss +4 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent2-dark.scss +4 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +4 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +4 -1
- package/SCSS-Themes/fluent2-lite.scss +4 -1
- package/SCSS-Themes/fluent2.scss +4 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +2 -0
- package/SCSS-Themes/highcontrast-lite.scss +4 -1
- package/SCSS-Themes/highcontrast.scss +4 -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 +4 -1
- package/SCSS-Themes/material-dark.scss +4 -1
- package/SCSS-Themes/material-lite.scss +4 -1
- package/SCSS-Themes/material.scss +4 -1
- package/SCSS-Themes/material3-dark-lite.scss +4 -1
- package/SCSS-Themes/material3-dark.scss +4 -1
- package/SCSS-Themes/material3-lite.scss +4 -1
- package/SCSS-Themes/material3.scss +4 -1
- package/SCSS-Themes/tailwind-dark-lite.scss +4 -1
- package/SCSS-Themes/tailwind-dark.scss +4 -1
- package/SCSS-Themes/tailwind-lite.scss +4 -1
- package/SCSS-Themes/tailwind.scss +4 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +7 -4
- package/SCSS-Themes/tailwind3-dark.scss +7 -4
- package/SCSS-Themes/tailwind3-lite.scss +7 -4
- package/SCSS-Themes/tailwind3.scss +7 -4
- package/package.json +1 -1
|
@@ -11969,7 +11969,8 @@ $input-error-text-color:$danger !default;
|
|
|
11969
11969
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11970
11970
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11971
11971
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11972
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11972
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11973
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11973
11974
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11974
11975
|
color: $input-error-color;
|
|
11975
11976
|
}
|
|
@@ -62261,6 +62262,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
62261
62262
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
62262
62263
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
62263
62264
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
62265
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
62264
62266
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
62265
62267
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
62266
62268
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -63214,6 +63216,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
63214
63216
|
.e-cc-lab-name,
|
|
63215
63217
|
.e-checkbox-wrapper .e-label {
|
|
63216
63218
|
text-overflow: ellipsis;
|
|
63219
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
63217
63220
|
}
|
|
63218
63221
|
|
|
63219
63222
|
.e-cc-chbox {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -12805,7 +12805,8 @@ $input-error-text-color:$danger !default;
|
|
|
12805
12805
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12806
12806
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12807
12807
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12808
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12808
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12809
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12809
12810
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12810
12811
|
color: $input-error-color;
|
|
12811
12812
|
}
|
|
@@ -84536,6 +84537,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
84536
84537
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
84537
84538
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
84538
84539
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84540
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84539
84541
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
84540
84542
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
84541
84543
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -85489,6 +85491,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
85489
85491
|
.e-cc-lab-name,
|
|
85490
85492
|
.e-checkbox-wrapper .e-label {
|
|
85491
85493
|
text-overflow: ellipsis;
|
|
85494
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85492
85495
|
}
|
|
85493
85496
|
|
|
85494
85497
|
.e-cc-chbox {
|
|
@@ -10825,7 +10825,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10825
10825
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10826
10826
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10827
10827
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10828
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10828
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10829
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10829
10830
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10830
10831
|
color: $input-error-color;
|
|
10831
10832
|
}
|
|
@@ -60480,6 +60481,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
60480
60481
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60481
60482
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60482
60483
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60484
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60483
60485
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
60484
60486
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 10px !default;
|
|
60485
60487
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 6px 0 0 10px !default;
|
|
@@ -61423,6 +61425,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
61423
61425
|
.e-cc-lab-name,
|
|
61424
61426
|
.e-checkbox-wrapper .e-label {
|
|
61425
61427
|
text-overflow: ellipsis;
|
|
61428
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61426
61429
|
}
|
|
61427
61430
|
|
|
61428
61431
|
.e-cc-chbox {
|
|
@@ -11661,7 +11661,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11661
11661
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11662
11662
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11663
11663
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11664
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11664
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11665
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11665
11666
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11666
11667
|
color: $input-error-color;
|
|
11667
11668
|
}
|
|
@@ -82755,6 +82756,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
82755
82756
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82756
82757
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82757
82758
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82759
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82758
82760
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
82759
82761
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 10px !default;
|
|
82760
82762
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 6px 0 0 10px !default;
|
|
@@ -83698,6 +83700,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
83698
83700
|
.e-cc-lab-name,
|
|
83699
83701
|
.e-checkbox-wrapper .e-label {
|
|
83700
83702
|
text-overflow: ellipsis;
|
|
83703
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83701
83704
|
}
|
|
83702
83705
|
|
|
83703
83706
|
.e-cc-chbox {
|
|
@@ -10808,7 +10808,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10808
10808
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10809
10809
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10810
10810
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10811
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10811
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10812
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10812
10813
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10813
10814
|
color: $input-error-color;
|
|
10814
10815
|
}
|
|
@@ -60233,6 +60234,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
60233
60234
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60234
60235
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60235
60236
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60237
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60236
60238
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
60237
60239
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 5px !default;
|
|
60238
60240
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 8px 0 0 4px !default;
|
|
@@ -61170,6 +61172,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
61170
61172
|
.e-cc-lab-name,
|
|
61171
61173
|
.e-checkbox-wrapper .e-label {
|
|
61172
61174
|
text-overflow: ellipsis;
|
|
61175
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61173
61176
|
}
|
|
61174
61177
|
|
|
61175
61178
|
.e-cc-chbox {
|
|
@@ -11644,7 +11644,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11644
11644
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11645
11645
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11646
11646
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11647
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11647
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11648
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11648
11649
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11649
11650
|
color: $input-error-color;
|
|
11650
11651
|
}
|
|
@@ -82508,6 +82509,7 @@ $grid-columnchooser-input-padding-bottom: 8px !default;
|
|
|
82508
82509
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82509
82510
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82510
82511
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82512
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82511
82513
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
82512
82514
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 8px 0 0 5px !default;
|
|
82513
82515
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 8px 0 0 4px !default;
|
|
@@ -83445,6 +83447,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
83445
83447
|
.e-cc-lab-name,
|
|
83446
83448
|
.e-checkbox-wrapper .e-label {
|
|
83447
83449
|
text-overflow: ellipsis;
|
|
83450
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83448
83451
|
}
|
|
83449
83452
|
|
|
83450
83453
|
.e-cc-chbox {
|
|
@@ -10657,7 +10657,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10657
10657
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10658
10658
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10659
10659
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10660
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10660
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10661
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10661
10662
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10662
10663
|
color: $input-error-color;
|
|
10663
10664
|
}
|
|
@@ -60358,6 +60359,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60358
60359
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60359
60360
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60360
60361
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60362
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60361
60363
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 2px !default;
|
|
60362
60364
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60363
60365
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 4px 0 0 12px !default;
|
|
@@ -61304,6 +61306,7 @@ $grid-checkmark-color: $white !default;
|
|
|
61304
61306
|
.e-cc-lab-name,
|
|
61305
61307
|
.e-checkbox-wrapper .e-label {
|
|
61306
61308
|
text-overflow: ellipsis;
|
|
61309
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61307
61310
|
}
|
|
61308
61311
|
|
|
61309
61312
|
.e-cc-chbox {
|
|
@@ -11493,7 +11493,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11493
11493
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11494
11494
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11495
11495
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11496
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11496
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11497
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11497
11498
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11498
11499
|
color: $input-error-color;
|
|
11499
11500
|
}
|
|
@@ -82633,6 +82634,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
82633
82634
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82634
82635
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82635
82636
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82637
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82636
82638
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 2px !default;
|
|
82637
82639
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
82638
82640
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 4px 0 0 12px !default;
|
|
@@ -83579,6 +83581,7 @@ $grid-checkmark-color: $white !default;
|
|
|
83579
83581
|
.e-cc-lab-name,
|
|
83580
83582
|
.e-checkbox-wrapper .e-label {
|
|
83581
83583
|
text-overflow: ellipsis;
|
|
83584
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83582
83585
|
}
|
|
83583
83586
|
|
|
83584
83587
|
.e-cc-chbox {
|
|
@@ -10848,7 +10848,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10848
10848
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10849
10849
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10850
10850
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10851
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10851
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10852
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10852
10853
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10853
10854
|
color: $input-error-color;
|
|
10854
10855
|
}
|
|
@@ -60716,6 +60717,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60716
60717
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60717
60718
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60718
60719
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60720
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60719
60721
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
60720
60722
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
60721
60723
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -61660,6 +61662,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61660
61662
|
.e-cc-lab-name,
|
|
61661
61663
|
.e-checkbox-wrapper .e-label {
|
|
61662
61664
|
text-overflow: ellipsis;
|
|
61665
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61663
61666
|
}
|
|
61664
61667
|
|
|
61665
61668
|
.e-cc-chbox {
|
|
@@ -11684,7 +11684,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11684
11684
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11685
11685
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11686
11686
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11687
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11687
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11688
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11688
11689
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11689
11690
|
color: $input-error-color;
|
|
11690
11691
|
}
|
|
@@ -82991,6 +82992,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
82991
82992
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82992
82993
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82993
82994
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82995
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82994
82996
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
82995
82997
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
82996
82998
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -83935,6 +83937,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83935
83937
|
.e-cc-lab-name,
|
|
83936
83938
|
.e-checkbox-wrapper .e-label {
|
|
83937
83939
|
text-overflow: ellipsis;
|
|
83940
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83938
83941
|
}
|
|
83939
83942
|
|
|
83940
83943
|
.e-cc-chbox {
|
|
@@ -10847,7 +10847,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10847
10847
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10848
10848
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10849
10849
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10850
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10850
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10851
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10851
10852
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10852
10853
|
color: $input-error-color;
|
|
10853
10854
|
}
|
|
@@ -60715,6 +60716,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60715
60716
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60716
60717
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60717
60718
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60719
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60718
60720
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
60719
60721
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
60720
60722
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -61659,6 +61661,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61659
61661
|
.e-cc-lab-name,
|
|
61660
61662
|
.e-checkbox-wrapper .e-label {
|
|
61661
61663
|
text-overflow: ellipsis;
|
|
61664
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61662
61665
|
}
|
|
61663
61666
|
|
|
61664
61667
|
.e-cc-chbox {
|
|
@@ -11599,7 +11599,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11599
11599
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11600
11600
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11601
11601
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11602
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11602
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11603
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11603
11604
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11604
11605
|
color: $input-error-color;
|
|
11605
11606
|
}
|
|
@@ -61502,6 +61503,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
61502
61503
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61503
61504
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61504
61505
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61506
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61505
61507
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
61506
61508
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
61507
61509
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -62446,6 +62448,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
62446
62448
|
.e-cc-lab-name,
|
|
62447
62449
|
.e-checkbox-wrapper .e-label {
|
|
62448
62450
|
text-overflow: ellipsis;
|
|
62451
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62449
62452
|
}
|
|
62450
62453
|
|
|
62451
62454
|
.e-cc-chbox {
|
|
@@ -12435,7 +12435,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
12435
12435
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12436
12436
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12437
12437
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12438
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12438
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12439
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12439
12440
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12440
12441
|
color: $input-error-color;
|
|
12441
12442
|
}
|
|
@@ -83777,6 +83778,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83777
83778
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83778
83779
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83779
83780
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83781
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83780
83782
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
83781
83783
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
83782
83784
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -84721,6 +84723,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84721
84723
|
.e-cc-lab-name,
|
|
84722
84724
|
.e-checkbox-wrapper .e-label {
|
|
84723
84725
|
text-overflow: ellipsis;
|
|
84726
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84724
84727
|
}
|
|
84725
84728
|
|
|
84726
84729
|
.e-cc-chbox {
|
|
@@ -11946,7 +11946,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11946
11946
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11947
11947
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11948
11948
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11949
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11949
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11950
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11950
11951
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11951
11952
|
color: $input-error-color;
|
|
11952
11953
|
}
|
|
@@ -61849,6 +61850,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
61849
61850
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61850
61851
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61851
61852
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61853
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61852
61854
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
61853
61855
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
61854
61856
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -62793,6 +62795,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
62793
62795
|
.e-cc-lab-name,
|
|
62794
62796
|
.e-checkbox-wrapper .e-label {
|
|
62795
62797
|
text-overflow: ellipsis;
|
|
62798
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62796
62799
|
}
|
|
62797
62800
|
|
|
62798
62801
|
.e-cc-chbox {
|
|
@@ -12782,7 +12782,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
12782
12782
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12783
12783
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12784
12784
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12785
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12785
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12786
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12786
12787
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12787
12788
|
color: $input-error-color;
|
|
12788
12789
|
}
|
|
@@ -84124,6 +84125,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
84124
84125
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
84125
84126
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
84126
84127
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
84128
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
84127
84129
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
84128
84130
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
84129
84131
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -85068,6 +85070,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85068
85070
|
.e-cc-lab-name,
|
|
85069
85071
|
.e-checkbox-wrapper .e-label {
|
|
85070
85072
|
text-overflow: ellipsis;
|
|
85073
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
85071
85074
|
}
|
|
85072
85075
|
|
|
85073
85076
|
.e-cc-chbox {
|
|
@@ -11683,7 +11683,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11683
11683
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11684
11684
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11685
11685
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11686
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11686
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11687
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11687
11688
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11688
11689
|
color: $input-error-color;
|
|
11689
11690
|
}
|
|
@@ -82990,6 +82991,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
82990
82991
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82991
82992
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82992
82993
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82994
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82993
82995
|
$grid-rtl-bigger-sortnumber-margin: 4px 0 0 -20px !default;
|
|
82994
82996
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 4px !default;
|
|
82995
82997
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 3px 0 0 8px !default;
|
|
@@ -83934,6 +83936,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83934
83936
|
.e-cc-lab-name,
|
|
83935
83937
|
.e-checkbox-wrapper .e-label {
|
|
83936
83938
|
text-overflow: ellipsis;
|
|
83939
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83937
83940
|
}
|
|
83938
83941
|
|
|
83939
83942
|
.e-cc-chbox {
|
|
@@ -10771,7 +10771,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10771
10771
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10772
10772
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10773
10773
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10774
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10774
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10775
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10775
10776
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10776
10777
|
color: $input-error-color;
|
|
10777
10778
|
}
|
|
@@ -60372,6 +60373,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
60372
60373
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60373
60374
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60374
60375
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60376
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60375
60377
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
60376
60378
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 2px !default;
|
|
60377
60379
|
$grid-rtl-headercell-both-border-width: 0 1px 0 0 !default;
|
|
@@ -61315,6 +61317,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
61315
61317
|
.e-cc-lab-name,
|
|
61316
61318
|
.e-checkbox-wrapper .e-label {
|
|
61317
61319
|
text-overflow: ellipsis;
|
|
61320
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61318
61321
|
}
|
|
61319
61322
|
|
|
61320
61323
|
.e-cc-chbox {
|
|
@@ -11607,7 +11607,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11607
11607
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11608
11608
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11609
11609
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11610
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11610
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11611
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11611
11612
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11612
11613
|
color: $input-error-color;
|
|
11613
11614
|
}
|
|
@@ -82647,6 +82648,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
82647
82648
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82648
82649
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82649
82650
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82651
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82650
82652
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
82651
82653
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 2px !default;
|
|
82652
82654
|
$grid-rtl-headercell-both-border-width: 0 1px 0 0 !default;
|
|
@@ -83590,6 +83592,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
83590
83592
|
.e-cc-lab-name,
|
|
83591
83593
|
.e-checkbox-wrapper .e-label {
|
|
83592
83594
|
text-overflow: ellipsis;
|
|
83595
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83593
83596
|
}
|
|
83594
83597
|
|
|
83595
83598
|
.e-cc-chbox {
|
|
@@ -10758,7 +10758,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
10758
10758
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10759
10759
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10760
10760
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10761
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10761
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10762
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10762
10763
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10763
10764
|
color: $input-error-color;
|
|
10764
10765
|
}
|
|
@@ -60153,6 +60154,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
60153
60154
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60154
60155
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60155
60156
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60157
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60156
60158
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
60157
60159
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 2px !default;
|
|
60158
60160
|
$grid-rtl-headercell-both-border-width: 0 1px 0 0 !default;
|
|
@@ -61091,6 +61093,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
61091
61093
|
.e-cc-lab-name,
|
|
61092
61094
|
.e-checkbox-wrapper .e-label {
|
|
61093
61095
|
text-overflow: ellipsis;
|
|
61096
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61094
61097
|
}
|
|
61095
61098
|
|
|
61096
61099
|
.e-cc-chbox {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -11594,7 +11594,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
11594
11594
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11595
11595
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11596
11596
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11597
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11597
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11598
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11598
11599
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11599
11600
|
color: $input-error-color;
|
|
11600
11601
|
}
|
|
@@ -82428,6 +82429,7 @@ $grid-columnchooser-input-border: 0 !default;
|
|
|
82428
82429
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
82429
82430
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
82430
82431
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
82432
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
82431
82433
|
$grid-rtl-group-text-marign-right: 0 !default;
|
|
82432
82434
|
$grid-rtl-textwrap-srotnumber-margin: 3px 5px 0 2px !default;
|
|
82433
82435
|
$grid-rtl-headercell-both-border-width: 0 1px 0 0 !default;
|
|
@@ -83366,6 +83368,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
83366
83368
|
.e-cc-lab-name,
|
|
83367
83369
|
.e-checkbox-wrapper .e-label {
|
|
83368
83370
|
text-overflow: ellipsis;
|
|
83371
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
83369
83372
|
}
|
|
83370
83373
|
|
|
83371
83374
|
.e-cc-chbox {
|
|
@@ -10857,7 +10857,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
10857
10857
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10858
10858
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10859
10859
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10860
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10860
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10861
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10861
10862
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10862
10863
|
color: $input-error-color;
|
|
10863
10864
|
}
|
|
@@ -60862,6 +60863,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60862
60863
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60863
60864
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60864
60865
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60866
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
60865
60867
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
60866
60868
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
60867
60869
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -61745,6 +61747,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61745
61747
|
.e-cc-lab-name,
|
|
61746
61748
|
.e-checkbox-wrapper .e-label {
|
|
61747
61749
|
text-overflow: ellipsis;
|
|
61750
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61748
61751
|
}
|
|
61749
61752
|
|
|
61750
61753
|
.e-cc-chbox {
|
|
@@ -11693,7 +11693,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
11693
11693
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11694
11694
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11695
11695
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11696
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11696
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11697
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11697
11698
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11698
11699
|
color: $input-error-color;
|
|
11699
11700
|
}
|
|
@@ -83137,6 +83138,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83137
83138
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83138
83139
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83139
83140
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83141
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
83140
83142
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
83141
83143
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
83142
83144
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -84020,6 +84022,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84020
84022
|
.e-cc-lab-name,
|
|
84021
84023
|
.e-checkbox-wrapper .e-label {
|
|
84022
84024
|
text-overflow: ellipsis;
|
|
84025
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84023
84026
|
}
|
|
84024
84027
|
|
|
84025
84028
|
.e-cc-chbox {
|
|
@@ -10857,7 +10857,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
10857
10857
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10858
10858
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10859
10859
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10860
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10860
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10861
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10861
10862
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10862
10863
|
color: $input-error-color;
|
|
10863
10864
|
}
|
|
@@ -60862,6 +60863,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
60862
60863
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60863
60864
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60864
60865
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60866
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
60865
60867
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
60866
60868
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
60867
60869
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -61745,6 +61747,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61745
61747
|
.e-cc-lab-name,
|
|
61746
61748
|
.e-checkbox-wrapper .e-label {
|
|
61747
61749
|
text-overflow: ellipsis;
|
|
61750
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61748
61751
|
}
|
|
61749
61752
|
|
|
61750
61753
|
.e-cc-chbox {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -11693,7 +11693,8 @@ $float-label-rtl-value: -10px !default;
|
|
|
11693
11693
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11694
11694
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11695
11695
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11696
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11696
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11697
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11697
11698
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11698
11699
|
color: $input-error-color;
|
|
11699
11700
|
}
|
|
@@ -83137,6 +83138,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83137
83138
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83138
83139
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83139
83140
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83141
|
+
$grid-columnchooser-checkbox-label-width: 130px !default;
|
|
83140
83142
|
$grid-rtl-bigger-sortnumber-margin: 2px 0 0 -2px !default;
|
|
83141
83143
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 2px 0 0 12px !default;
|
|
83142
83144
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 2px 0 0 8px !default;
|
|
@@ -84020,6 +84022,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84020
84022
|
.e-cc-lab-name,
|
|
84021
84023
|
.e-checkbox-wrapper .e-label {
|
|
84022
84024
|
text-overflow: ellipsis;
|
|
84025
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84023
84026
|
}
|
|
84024
84027
|
|
|
84025
84028
|
.e-cc-chbox {
|