@syncfusion/blazor-themes 31.2.10 → 31.2.15
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 +9 -0
- package/SCSS-Themes/bds-dark.scss +20 -0
- package/SCSS-Themes/bds-lite.scss +9 -0
- package/SCSS-Themes/bds.scss +20 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +9 -0
- package/SCSS-Themes/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/bootstrap-lite.scss +9 -0
- package/SCSS-Themes/bootstrap.scss +20 -0
- package/SCSS-Themes/bootstrap4-lite.scss +9 -0
- package/SCSS-Themes/bootstrap4.scss +20 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +9 -0
- package/SCSS-Themes/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/bootstrap5-lite.scss +9 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +9 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +20 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +9 -0
- package/SCSS-Themes/bootstrap5.3.scss +20 -0
- package/SCSS-Themes/bootstrap5.scss +20 -0
- package/SCSS-Themes/fabric-dark-lite.scss +9 -0
- package/SCSS-Themes/fabric-dark.scss +20 -0
- package/SCSS-Themes/fabric-lite.scss +9 -0
- package/SCSS-Themes/fabric.scss +20 -0
- package/SCSS-Themes/fluent-dark-lite.scss +9 -0
- package/SCSS-Themes/fluent-dark.scss +20 -0
- package/SCSS-Themes/fluent-lite.scss +9 -0
- package/SCSS-Themes/fluent.scss +20 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +9 -0
- package/SCSS-Themes/fluent2-dark.scss +20 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +9 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +20 -0
- package/SCSS-Themes/fluent2-lite.scss +9 -0
- package/SCSS-Themes/fluent2.scss +20 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bds.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +20 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +20 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fabric.scss +20 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent.scss +20 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +20 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +20 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +20 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/material.scss +20 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/material3.scss +20 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +20 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +20 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +9 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +20 -0
- package/SCSS-Themes/highcontrast-lite.scss +9 -0
- package/SCSS-Themes/highcontrast.scss +20 -0
- package/SCSS-Themes/material-dark-lite.scss +9 -0
- package/SCSS-Themes/material-dark.scss +20 -0
- package/SCSS-Themes/material-lite.scss +9 -0
- package/SCSS-Themes/material.scss +20 -0
- package/SCSS-Themes/material3-dark-lite.scss +9 -0
- package/SCSS-Themes/material3-dark.scss +20 -0
- package/SCSS-Themes/material3-lite.scss +9 -0
- package/SCSS-Themes/material3.scss +20 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +9 -0
- package/SCSS-Themes/tailwind-dark.scss +20 -0
- package/SCSS-Themes/tailwind-lite.scss +9 -0
- package/SCSS-Themes/tailwind.scss +20 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +9 -0
- package/SCSS-Themes/tailwind3-dark.scss +20 -0
- package/SCSS-Themes/tailwind3-lite.scss +9 -0
- package/SCSS-Themes/tailwind3.scss +20 -0
- package/package.json +1 -1
|
@@ -139,6 +139,7 @@ $grid-bigger-grouptext-width: 76px !default;
|
|
|
139
139
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
140
140
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
141
141
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
142
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
142
143
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
143
144
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
144
145
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -4453,6 +4454,14 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
4453
4454
|
padding: 6px;
|
|
4454
4455
|
}
|
|
4455
4456
|
}
|
|
4457
|
+
|
|
4458
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4459
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4460
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4461
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4462
|
+
user-select: none;
|
|
4463
|
+
}
|
|
4464
|
+
}
|
|
4456
4465
|
|
|
4457
4466
|
span.e-ungroupbutton.e-icons {
|
|
4458
4467
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7845,6 +7854,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
7845
7854
|
}
|
|
7846
7855
|
}
|
|
7847
7856
|
|
|
7857
|
+
.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)),
|
|
7858
|
+
.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)) {
|
|
7859
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7860
|
+
}
|
|
7861
|
+
|
|
7862
|
+
.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)),
|
|
7863
|
+
.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)) {
|
|
7864
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7865
|
+
margin-right: initial;
|
|
7866
|
+
}
|
|
7867
|
+
|
|
7848
7868
|
.e-row .e-input-group .e-control.e-input {
|
|
7849
7869
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7850
7870
|
padding-bottom: 0;
|
|
@@ -188,6 +188,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
188
188
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
189
189
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
190
190
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
191
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
191
192
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
192
193
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
193
194
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -4451,6 +4452,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4451
4452
|
padding: 6px;
|
|
4452
4453
|
}
|
|
4453
4454
|
}
|
|
4455
|
+
|
|
4456
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4457
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4458
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4459
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4460
|
+
user-select: none;
|
|
4461
|
+
}
|
|
4462
|
+
}
|
|
4454
4463
|
|
|
4455
4464
|
span.e-ungroupbutton.e-icons {
|
|
4456
4465
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -188,6 +188,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
188
188
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
189
189
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
190
190
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
191
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
191
192
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
192
193
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
193
194
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -4451,6 +4452,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4451
4452
|
padding: 6px;
|
|
4452
4453
|
}
|
|
4453
4454
|
}
|
|
4455
|
+
|
|
4456
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4457
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4458
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4459
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4460
|
+
user-select: none;
|
|
4461
|
+
}
|
|
4462
|
+
}
|
|
4454
4463
|
|
|
4455
4464
|
span.e-ungroupbutton.e-icons {
|
|
4456
4465
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7848,6 +7857,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
7848
7857
|
}
|
|
7849
7858
|
}
|
|
7850
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
|
+
|
|
7851
7871
|
.e-row .e-input-group .e-control.e-input {
|
|
7852
7872
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7853
7873
|
padding-bottom: 0;
|
|
@@ -195,6 +195,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
195
195
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
196
196
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
197
197
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
198
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
198
199
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
199
200
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
200
201
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -4452,6 +4453,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4452
4453
|
padding: 6px;
|
|
4453
4454
|
}
|
|
4454
4455
|
}
|
|
4456
|
+
|
|
4457
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4458
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4459
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4460
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4461
|
+
user-select: none;
|
|
4462
|
+
}
|
|
4463
|
+
}
|
|
4455
4464
|
|
|
4456
4465
|
span.e-ungroupbutton.e-icons {
|
|
4457
4466
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -195,6 +195,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
195
195
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
196
196
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
197
197
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
198
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
198
199
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
199
200
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
200
201
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -4452,6 +4453,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4452
4453
|
padding: 6px;
|
|
4453
4454
|
}
|
|
4454
4455
|
}
|
|
4456
|
+
|
|
4457
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4458
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4459
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4460
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4461
|
+
user-select: none;
|
|
4462
|
+
}
|
|
4463
|
+
}
|
|
4455
4464
|
|
|
4456
4465
|
span.e-ungroupbutton.e-icons {
|
|
4457
4466
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7849,6 +7858,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
7849
7858
|
}
|
|
7850
7859
|
}
|
|
7851
7860
|
|
|
7861
|
+
.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)),
|
|
7862
|
+
.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)) {
|
|
7863
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7864
|
+
}
|
|
7865
|
+
|
|
7866
|
+
.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)),
|
|
7867
|
+
.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)) {
|
|
7868
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7869
|
+
margin-right: initial;
|
|
7870
|
+
}
|
|
7871
|
+
|
|
7852
7872
|
.e-row .e-input-group .e-control.e-input {
|
|
7853
7873
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7854
7874
|
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,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-content[aria-grabbed = 'true'] {
|
|
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
|
+
}
|
|
4466
|
+
}
|
|
4458
4467
|
|
|
4459
4468
|
span.e-ungroupbutton.e-icons {
|
|
4460
4469
|
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,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-content[aria-grabbed = 'true'] {
|
|
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
|
+
}
|
|
4466
|
+
}
|
|
4458
4467
|
|
|
4459
4468
|
span.e-ungroupbutton.e-icons {
|
|
4460
4469
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7855,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7846
7855
|
}
|
|
7847
7856
|
}
|
|
7848
7857
|
|
|
7858
|
+
.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)),
|
|
7859
|
+
.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)) {
|
|
7860
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7863
|
+
.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)),
|
|
7864
|
+
.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)) {
|
|
7865
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7866
|
+
margin-right: initial;
|
|
7867
|
+
}
|
|
7868
|
+
|
|
7849
7869
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7870
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7871
|
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,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-content[aria-grabbed = 'true'] {
|
|
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
|
+
}
|
|
4466
|
+
}
|
|
4458
4467
|
|
|
4459
4468
|
span.e-ungroupbutton.e-icons {
|
|
4460
4469
|
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,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4455
4456
|
padding: 6px;
|
|
4456
4457
|
}
|
|
4457
4458
|
}
|
|
4459
|
+
|
|
4460
|
+
.e-content[aria-grabbed = 'true'] {
|
|
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
|
+
}
|
|
4466
|
+
}
|
|
4458
4467
|
|
|
4459
4468
|
span.e-ungroupbutton.e-icons {
|
|
4460
4469
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7855,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
7846
7855
|
}
|
|
7847
7856
|
}
|
|
7848
7857
|
|
|
7858
|
+
.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)),
|
|
7859
|
+
.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)) {
|
|
7860
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7863
|
+
.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)),
|
|
7864
|
+
.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)) {
|
|
7865
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7866
|
+
margin-right: initial;
|
|
7867
|
+
}
|
|
7868
|
+
|
|
7849
7869
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7870
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7871
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4465
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4466
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4467
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4468
|
+
user-select: none;
|
|
4469
|
+
}
|
|
4470
|
+
}
|
|
4462
4471
|
|
|
4463
4472
|
span.e-ungroupbutton.e-icons {
|
|
4464
4473
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4465
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4466
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4467
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4468
|
+
user-select: none;
|
|
4469
|
+
}
|
|
4470
|
+
}
|
|
4462
4471
|
|
|
4463
4472
|
span.e-ungroupbutton.e-icons {
|
|
4464
4473
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7850,6 +7859,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7850
7859
|
}
|
|
7851
7860
|
}
|
|
7852
7861
|
|
|
7862
|
+
.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)),
|
|
7863
|
+
.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)) {
|
|
7864
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7867
|
+
.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)),
|
|
7868
|
+
.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)) {
|
|
7869
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7870
|
+
margin-right: initial;
|
|
7871
|
+
}
|
|
7872
|
+
|
|
7853
7873
|
.e-row .e-input-group .e-control.e-input {
|
|
7854
7874
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7855
7875
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4465
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4466
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4467
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4468
|
+
user-select: none;
|
|
4469
|
+
}
|
|
4470
|
+
}
|
|
4462
4471
|
|
|
4463
4472
|
span.e-ungroupbutton.e-icons {
|
|
4464
4473
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4459
4460
|
padding: 6px;
|
|
4460
4461
|
}
|
|
4461
4462
|
}
|
|
4463
|
+
|
|
4464
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4465
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4466
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4467
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4468
|
+
user-select: none;
|
|
4469
|
+
}
|
|
4470
|
+
}
|
|
4462
4471
|
|
|
4463
4472
|
span.e-ungroupbutton.e-icons {
|
|
4464
4473
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7850,6 +7859,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7850
7859
|
}
|
|
7851
7860
|
}
|
|
7852
7861
|
|
|
7862
|
+
.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)),
|
|
7863
|
+
.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)) {
|
|
7864
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7867
|
+
.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)),
|
|
7868
|
+
.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)) {
|
|
7869
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7870
|
+
margin-right: initial;
|
|
7871
|
+
}
|
|
7872
|
+
|
|
7853
7873
|
.e-row .e-input-group .e-control.e-input {
|
|
7854
7874
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7855
7875
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4462
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4463
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4464
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4465
|
+
user-select: none;
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4459
4468
|
|
|
4460
4469
|
span.e-ungroupbutton.e-icons {
|
|
4461
4470
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4462
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4463
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4464
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4465
|
+
user-select: none;
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4459
4468
|
|
|
4460
4469
|
span.e-ungroupbutton.e-icons {
|
|
4461
4470
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7855,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7846
7855
|
}
|
|
7847
7856
|
}
|
|
7848
7857
|
|
|
7858
|
+
.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)),
|
|
7859
|
+
.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)) {
|
|
7860
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7863
|
+
.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)),
|
|
7864
|
+
.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)) {
|
|
7865
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7866
|
+
margin-right: initial;
|
|
7867
|
+
}
|
|
7868
|
+
|
|
7849
7869
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7870
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7871
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4462
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4463
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4464
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4465
|
+
user-select: none;
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4459
4468
|
|
|
4460
4469
|
span.e-ungroupbutton.e-icons {
|
|
4461
4470
|
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,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4456
4457
|
padding: 6px;
|
|
4457
4458
|
}
|
|
4458
4459
|
}
|
|
4460
|
+
|
|
4461
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4462
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4463
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4464
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4465
|
+
user-select: none;
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4459
4468
|
|
|
4460
4469
|
span.e-ungroupbutton.e-icons {
|
|
4461
4470
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7846,6 +7855,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7846
7855
|
}
|
|
7847
7856
|
}
|
|
7848
7857
|
|
|
7858
|
+
.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)),
|
|
7859
|
+
.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)) {
|
|
7860
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7863
|
+
.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)),
|
|
7864
|
+
.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)) {
|
|
7865
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7866
|
+
margin-right: initial;
|
|
7867
|
+
}
|
|
7868
|
+
|
|
7849
7869
|
.e-row .e-input-group .e-control.e-input {
|
|
7850
7870
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7851
7871
|
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,14 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
65594
65595
|
padding: 6px;
|
|
65595
65596
|
}
|
|
65596
65597
|
}
|
|
65598
|
+
|
|
65599
|
+
.e-content[aria-grabbed = 'true'] {
|
|
65600
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65601
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65602
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65603
|
+
user-select: none;
|
|
65604
|
+
}
|
|
65605
|
+
}
|
|
65597
65606
|
|
|
65598
65607
|
span.e-ungroupbutton.e-icons {
|
|
65599
65608
|
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,14 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
87999
88000
|
padding: 6px;
|
|
88000
88001
|
}
|
|
88001
88002
|
}
|
|
88003
|
+
|
|
88004
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88005
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88006
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88007
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88008
|
+
user-select: none;
|
|
88009
|
+
}
|
|
88010
|
+
}
|
|
88002
88011
|
|
|
88003
88012
|
span.e-ungroupbutton.e-icons {
|
|
88004
88013
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91391,6 +91400,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
91391
91400
|
}
|
|
91392
91401
|
}
|
|
91393
91402
|
|
|
91403
|
+
.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)),
|
|
91404
|
+
.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)) {
|
|
91405
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91406
|
+
}
|
|
91407
|
+
|
|
91408
|
+
.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)),
|
|
91409
|
+
.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)) {
|
|
91410
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91411
|
+
margin-right: initial;
|
|
91412
|
+
}
|
|
91413
|
+
|
|
91394
91414
|
.e-row .e-input-group .e-control.e-input {
|
|
91395
91415
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91396
91416
|
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,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66505
66506
|
padding: 6px;
|
|
66506
66507
|
}
|
|
66507
66508
|
}
|
|
66509
|
+
|
|
66510
|
+
.e-content[aria-grabbed = 'true'] {
|
|
66511
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66512
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66513
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66514
|
+
user-select: none;
|
|
66515
|
+
}
|
|
66516
|
+
}
|
|
66508
66517
|
|
|
66509
66518
|
span.e-ungroupbutton.e-icons {
|
|
66510
66519
|
margin-left: $grid-group-ungroupicon-margin-left;
|