@syncfusion/blazor-themes 31.2.10 → 31.2.12
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 +6 -0
- package/Compiled-Themes/bds-dark.css +15 -0
- package/Compiled-Themes/bds-lite.css +6 -0
- package/Compiled-Themes/bds.css +15 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap-dark.css +15 -0
- package/Compiled-Themes/bootstrap-lite.css +6 -0
- package/Compiled-Themes/bootstrap.css +15 -0
- package/Compiled-Themes/bootstrap4-lite.css +6 -0
- package/Compiled-Themes/bootstrap4.css +15 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap5-dark.css +15 -0
- package/Compiled-Themes/bootstrap5-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +15 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3.css +15 -0
- package/Compiled-Themes/bootstrap5.css +15 -0
- package/Compiled-Themes/fabric-dark-lite.css +6 -0
- package/Compiled-Themes/fabric-dark.css +15 -0
- package/Compiled-Themes/fabric-lite.css +6 -0
- package/Compiled-Themes/fabric.css +15 -0
- package/Compiled-Themes/fluent-dark-lite.css +6 -0
- package/Compiled-Themes/fluent-dark.css +15 -0
- package/Compiled-Themes/fluent-lite.css +6 -0
- package/Compiled-Themes/fluent.css +15 -0
- package/Compiled-Themes/fluent2-dark-lite.css +6 -0
- package/Compiled-Themes/fluent2-dark.css +15 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -0
- package/Compiled-Themes/fluent2-highcontrast.css +15 -0
- package/Compiled-Themes/fluent2-lite.css +6 -0
- package/Compiled-Themes/fluent2.css +15 -0
- package/Compiled-Themes/highcontrast-lite.css +6 -0
- package/Compiled-Themes/highcontrast.css +15 -0
- package/Compiled-Themes/material-dark-lite.css +6 -0
- package/Compiled-Themes/material-dark.css +15 -0
- package/Compiled-Themes/material-lite.css +6 -0
- package/Compiled-Themes/material.css +15 -0
- package/Compiled-Themes/material3-dark-lite.css +6 -0
- package/Compiled-Themes/material3-dark.css +15 -0
- package/Compiled-Themes/material3-lite.css +6 -0
- package/Compiled-Themes/material3.css +15 -0
- package/Compiled-Themes/tailwind-dark-lite.css +6 -0
- package/Compiled-Themes/tailwind-dark.css +15 -0
- package/Compiled-Themes/tailwind-lite.css +6 -0
- package/Compiled-Themes/tailwind.css +15 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +6 -0
- package/Compiled-Themes/tailwind3-dark.css +15 -0
- package/Compiled-Themes/tailwind3-lite.css +6 -0
- package/Compiled-Themes/tailwind3.css +15 -0
- package/SCSS-Themes/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/bds-dark.scss +18 -0
- package/SCSS-Themes/bds-lite.scss +7 -0
- package/SCSS-Themes/bds.scss +18 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/bootstrap-dark.scss +18 -0
- package/SCSS-Themes/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/bootstrap.scss +18 -0
- package/SCSS-Themes/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/bootstrap4.scss +18 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5-dark.scss +18 -0
- package/SCSS-Themes/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +18 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/bootstrap5.3.scss +18 -0
- package/SCSS-Themes/bootstrap5.scss +18 -0
- package/SCSS-Themes/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/fabric-dark.scss +18 -0
- package/SCSS-Themes/fabric-lite.scss +7 -0
- package/SCSS-Themes/fabric.scss +18 -0
- package/SCSS-Themes/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/fluent-dark.scss +18 -0
- package/SCSS-Themes/fluent-lite.scss +7 -0
- package/SCSS-Themes/fluent.scss +18 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/fluent2-dark.scss +18 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +18 -0
- package/SCSS-Themes/fluent2-lite.scss +7 -0
- package/SCSS-Themes/fluent2.scss +18 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +18 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +18 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +18 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +18 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +18 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +18 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +18 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +18 -0
- package/SCSS-Themes/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/highcontrast.scss +18 -0
- package/SCSS-Themes/material-dark-lite.scss +7 -0
- package/SCSS-Themes/material-dark.scss +18 -0
- package/SCSS-Themes/material-lite.scss +7 -0
- package/SCSS-Themes/material.scss +18 -0
- package/SCSS-Themes/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/material3-dark.scss +18 -0
- package/SCSS-Themes/material3-lite.scss +7 -0
- package/SCSS-Themes/material3.scss +18 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/tailwind-dark.scss +18 -0
- package/SCSS-Themes/tailwind-lite.scss +7 -0
- package/SCSS-Themes/tailwind.scss +18 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/tailwind3-dark.scss +18 -0
- package/SCSS-Themes/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/tailwind3.scss +18 -0
- package/package.json +1 -1
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4455,6 +4456,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4461
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4462
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4463
|
+
user-select: none;
|
|
4464
|
+
}
|
|
4458
4465
|
|
|
4459
4466
|
span.e-ungroupbutton.e-icons {
|
|
4460
4467
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4455,6 +4456,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4461
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4462
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4463
|
+
user-select: none;
|
|
4464
|
+
}
|
|
4458
4465
|
|
|
4459
4466
|
span.e-ungroupbutton.e-icons {
|
|
4460
4467
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7853,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7846
7853
|
}
|
|
7847
7854
|
}
|
|
7848
7855
|
|
|
7856
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7857
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7858
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7859
|
+
}
|
|
7860
|
+
|
|
7861
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7862
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7863
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7864
|
+
margin-right: initial;
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7849
7867
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7868
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7869
|
padding-bottom: 0;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4455,6 +4456,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4461
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4462
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4463
|
+
user-select: none;
|
|
4464
|
+
}
|
|
4458
4465
|
|
|
4459
4466
|
span.e-ungroupbutton.e-icons {
|
|
4460
4467
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4455,6 +4456,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4461
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4462
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4463
|
+
user-select: none;
|
|
4464
|
+
}
|
|
4458
4465
|
|
|
4459
4466
|
span.e-ungroupbutton.e-icons {
|
|
4460
4467
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7853,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7846
7853
|
}
|
|
7847
7854
|
}
|
|
7848
7855
|
|
|
7856
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7857
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7858
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7859
|
+
}
|
|
7860
|
+
|
|
7861
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7862
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7863
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7864
|
+
margin-right: initial;
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7849
7867
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7868
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7869
|
padding-bottom: 0;
|
|
@@ -150,6 +150,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
150
150
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
151
151
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
152
152
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
153
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
153
154
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
154
155
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
155
156
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4459,6 +4460,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4465
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4466
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4467
|
+
user-select: none;
|
|
4468
|
+
}
|
|
4462
4469
|
|
|
4463
4470
|
span.e-ungroupbutton.e-icons {
|
|
4464
4471
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -150,6 +150,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
150
150
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
151
151
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
152
152
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
153
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
153
154
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
154
155
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
155
156
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4459,6 +4460,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4465
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4466
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4467
|
+
user-select: none;
|
|
4468
|
+
}
|
|
4462
4469
|
|
|
4463
4470
|
span.e-ungroupbutton.e-icons {
|
|
4464
4471
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7850,6 +7857,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7850
7857
|
}
|
|
7851
7858
|
}
|
|
7852
7859
|
|
|
7860
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7861
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7862
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7863
|
+
}
|
|
7864
|
+
|
|
7865
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7866
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7867
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7868
|
+
margin-right: initial;
|
|
7869
|
+
}
|
|
7870
|
+
|
|
7853
7871
|
.e-row .e-input-group .e-control.e-input {
|
|
7854
7872
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7855
7873
|
padding-bottom: 0;
|
|
@@ -150,6 +150,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
150
150
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
151
151
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
152
152
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
153
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
153
154
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
154
155
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
155
156
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4459,6 +4460,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4465
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4466
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4467
|
+
user-select: none;
|
|
4468
|
+
}
|
|
4462
4469
|
|
|
4463
4470
|
span.e-ungroupbutton.e-icons {
|
|
4464
4471
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -150,6 +150,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
150
150
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
151
151
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
152
152
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
153
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
153
154
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
154
155
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
155
156
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4459,6 +4460,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4465
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4466
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4467
|
+
user-select: none;
|
|
4468
|
+
}
|
|
4462
4469
|
|
|
4463
4470
|
span.e-ungroupbutton.e-icons {
|
|
4464
4471
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7850,6 +7857,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7850
7857
|
}
|
|
7851
7858
|
}
|
|
7852
7859
|
|
|
7860
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7861
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7862
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7863
|
+
}
|
|
7864
|
+
|
|
7865
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7866
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7867
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7868
|
+
margin-right: initial;
|
|
7869
|
+
}
|
|
7870
|
+
|
|
7853
7871
|
.e-row .e-input-group .e-control.e-input {
|
|
7854
7872
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7855
7873
|
padding-bottom: 0;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4456,6 +4457,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4462
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4463
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4464
|
+
user-select: none;
|
|
4465
|
+
}
|
|
4459
4466
|
|
|
4460
4467
|
span.e-ungroupbutton.e-icons {
|
|
4461
4468
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4456,6 +4457,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4462
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4463
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4464
|
+
user-select: none;
|
|
4465
|
+
}
|
|
4459
4466
|
|
|
4460
4467
|
span.e-ungroupbutton.e-icons {
|
|
4461
4468
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7853,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7846
7853
|
}
|
|
7847
7854
|
}
|
|
7848
7855
|
|
|
7856
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7857
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7858
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7859
|
+
}
|
|
7860
|
+
|
|
7861
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7862
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7863
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7864
|
+
margin-right: initial;
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7849
7867
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7868
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7869
|
padding-bottom: 0;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4456,6 +4457,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4462
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4463
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4464
|
+
user-select: none;
|
|
4465
|
+
}
|
|
4459
4466
|
|
|
4460
4467
|
span.e-ungroupbutton.e-icons {
|
|
4461
4468
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -148,6 +148,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
148
148
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
149
149
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
150
150
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
151
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
151
152
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
152
153
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
153
154
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4456,6 +4457,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4462
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4463
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4464
|
+
user-select: none;
|
|
4465
|
+
}
|
|
4459
4466
|
|
|
4460
4467
|
span.e-ungroupbutton.e-icons {
|
|
4461
4468
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7853,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7846
7853
|
}
|
|
7847
7854
|
}
|
|
7848
7855
|
|
|
7856
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7857
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7858
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7859
|
+
}
|
|
7860
|
+
|
|
7861
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
7862
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
7863
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7864
|
+
margin-right: initial;
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7849
7867
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7868
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7869
|
padding-bottom: 0;
|
|
@@ -61280,6 +61280,7 @@ $grid-bigger-grouptext-width: 76px !default;
|
|
|
61280
61280
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
61281
61281
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61282
61282
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61283
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
61283
61284
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
61284
61285
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
61285
61286
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -65594,6 +65595,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
65594
65595
|
padding: 6px;
|
|
65595
65596
|
}
|
|
65596
65597
|
}
|
|
65598
|
+
|
|
65599
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65600
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65601
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65602
|
+
user-select: none;
|
|
65603
|
+
}
|
|
65597
65604
|
|
|
65598
65605
|
span.e-ungroupbutton.e-icons {
|
|
65599
65606
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83685,6 +83685,7 @@ $grid-bigger-grouptext-width: 76px !default;
|
|
|
83685
83685
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
83686
83686
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83687
83687
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83688
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
83688
83689
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
83689
83690
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
83690
83691
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -87999,6 +88000,12 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
87999
88000
|
padding: 6px;
|
|
88000
88001
|
}
|
|
88001
88002
|
}
|
|
88003
|
+
|
|
88004
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88005
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88006
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88007
|
+
user-select: none;
|
|
88008
|
+
}
|
|
88002
88009
|
|
|
88003
88010
|
span.e-ungroupbutton.e-icons {
|
|
88004
88011
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91391,6 +91398,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
91391
91398
|
}
|
|
91392
91399
|
}
|
|
91393
91400
|
|
|
91401
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
91402
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
91403
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91404
|
+
}
|
|
91405
|
+
|
|
91406
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
91407
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
91408
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91409
|
+
margin-right: initial;
|
|
91410
|
+
}
|
|
91411
|
+
|
|
91394
91412
|
.e-row .e-input-group .e-control.e-input {
|
|
91395
91413
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91396
91414
|
padding-bottom: 0;
|
|
@@ -62242,6 +62242,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62242
62242
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62243
62243
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
62244
62244
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62245
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
62245
62246
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
62246
62247
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
62247
62248
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -66505,6 +66506,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66505
66506
|
padding: 6px;
|
|
66506
66507
|
}
|
|
66507
66508
|
}
|
|
66509
|
+
|
|
66510
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66511
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66512
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66513
|
+
user-select: none;
|
|
66514
|
+
}
|
|
66508
66515
|
|
|
66509
66516
|
span.e-ungroupbutton.e-icons {
|
|
66510
66517
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84647,6 +84647,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84647
84647
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84648
84648
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
84649
84649
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84650
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
84650
84651
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
84651
84652
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
84652
84653
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -88910,6 +88911,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88910
88911
|
padding: 6px;
|
|
88911
88912
|
}
|
|
88912
88913
|
}
|
|
88914
|
+
|
|
88915
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88916
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88917
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88918
|
+
user-select: none;
|
|
88919
|
+
}
|
|
88913
88920
|
|
|
88914
88921
|
span.e-ungroupbutton.e-icons {
|
|
88915
88922
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92307,6 +92314,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
92307
92314
|
}
|
|
92308
92315
|
}
|
|
92309
92316
|
|
|
92317
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92318
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92319
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92320
|
+
}
|
|
92321
|
+
|
|
92322
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92323
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92324
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92325
|
+
margin-right: initial;
|
|
92326
|
+
}
|
|
92327
|
+
|
|
92310
92328
|
.e-row .e-input-group .e-control.e-input {
|
|
92311
92329
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92312
92330
|
padding-bottom: 0;
|
|
@@ -61990,6 +61990,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61990
61990
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61991
61991
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
61992
61992
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61993
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
61993
61994
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
61994
61995
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
61995
61996
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -66247,6 +66248,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66247
66248
|
padding: 6px;
|
|
66248
66249
|
}
|
|
66249
66250
|
}
|
|
66251
|
+
|
|
66252
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66253
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66254
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66255
|
+
user-select: none;
|
|
66256
|
+
}
|
|
66250
66257
|
|
|
66251
66258
|
span.e-ungroupbutton.e-icons {
|
|
66252
66259
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84395,6 +84395,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84395
84395
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84396
84396
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
84397
84397
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84398
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
84398
84399
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
84399
84400
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
84400
84401
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -88652,6 +88653,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88652
88653
|
padding: 6px;
|
|
88653
88654
|
}
|
|
88654
88655
|
}
|
|
88656
|
+
|
|
88657
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88658
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88659
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88660
|
+
user-select: none;
|
|
88661
|
+
}
|
|
88655
88662
|
|
|
88656
88663
|
span.e-ungroupbutton.e-icons {
|
|
88657
88664
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92049,6 +92056,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
92049
92056
|
}
|
|
92050
92057
|
}
|
|
92051
92058
|
|
|
92059
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92060
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92061
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92062
|
+
}
|
|
92063
|
+
|
|
92064
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92065
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92066
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92067
|
+
margin-right: initial;
|
|
92068
|
+
}
|
|
92069
|
+
|
|
92052
92070
|
.e-row .e-input-group .e-control.e-input {
|
|
92053
92071
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92054
92072
|
padding-bottom: 0;
|
|
@@ -62011,6 +62011,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62011
62011
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62012
62012
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62013
62013
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62014
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
62014
62015
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
62015
62016
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
62016
62017
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66318,6 +66319,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66318
66319
|
padding: 6px;
|
|
66319
66320
|
}
|
|
66320
66321
|
}
|
|
66322
|
+
|
|
66323
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66324
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66325
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66326
|
+
user-select: none;
|
|
66327
|
+
}
|
|
66321
66328
|
|
|
66322
66329
|
span.e-ungroupbutton.e-icons {
|
|
66323
66330
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84416,6 +84416,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84416
84416
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84417
84417
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84418
84418
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84419
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84419
84420
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
84420
84421
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
84421
84422
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88723,6 +88724,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88723
88724
|
padding: 6px;
|
|
88724
88725
|
}
|
|
88725
88726
|
}
|
|
88727
|
+
|
|
88728
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88729
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88730
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88731
|
+
user-select: none;
|
|
88732
|
+
}
|
|
88726
88733
|
|
|
88727
88734
|
span.e-ungroupbutton.e-icons {
|
|
88728
88735
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92114,6 +92121,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
92114
92121
|
}
|
|
92115
92122
|
}
|
|
92116
92123
|
|
|
92124
|
+
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92125
|
+
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92126
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92127
|
+
}
|
|
92128
|
+
|
|
92129
|
+
.e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
|
|
92130
|
+
.e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
|
|
92131
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92132
|
+
margin-right: initial;
|
|
92133
|
+
}
|
|
92134
|
+
|
|
92117
92135
|
.e-row .e-input-group .e-control.e-input {
|
|
92118
92136
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92119
92137
|
padding-bottom: 0;
|
|
@@ -62081,6 +62081,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62081
62081
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62082
62082
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62083
62083
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62084
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
62084
62085
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
62085
62086
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
62086
62087
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66388,6 +66389,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66388
66389
|
padding: 6px;
|
|
66389
66390
|
}
|
|
66390
66391
|
}
|
|
66392
|
+
|
|
66393
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66394
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66395
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66396
|
+
user-select: none;
|
|
66397
|
+
}
|
|
66391
66398
|
|
|
66392
66399
|
span.e-ungroupbutton.e-icons {
|
|
66393
66400
|
margin-left: $grid-group-ungroupicon-margin-left;
|