@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
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -84169,6 +84169,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84169
84169
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84170
84170
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84171
84171
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84172
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
84172
84173
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
84173
84174
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
84174
84175
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88413,6 +88414,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88413
88414
|
padding: 6px;
|
|
88414
88415
|
}
|
|
88415
88416
|
}
|
|
88417
|
+
|
|
88418
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88419
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88420
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88421
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88422
|
+
user-select: none;
|
|
88423
|
+
}
|
|
88424
|
+
}
|
|
88416
88425
|
|
|
88417
88426
|
span.e-ungroupbutton.e-icons {
|
|
88418
88427
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91806,6 +91815,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91806
91815
|
}
|
|
91807
91816
|
}
|
|
91808
91817
|
|
|
91818
|
+
.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)),
|
|
91819
|
+
.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)) {
|
|
91820
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91821
|
+
}
|
|
91822
|
+
|
|
91823
|
+
.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)),
|
|
91824
|
+
.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)) {
|
|
91825
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91826
|
+
margin-right: initial;
|
|
91827
|
+
}
|
|
91828
|
+
|
|
91809
91829
|
.e-row .e-input-group .e-control.e-input {
|
|
91810
91830
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91811
91831
|
padding-bottom: 0;
|
|
@@ -63611,6 +63611,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63611
63611
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63612
63612
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63613
63613
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63614
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
63614
63615
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
63615
63616
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
63616
63617
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67927,6 +67928,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67927
67928
|
padding: 6px;
|
|
67928
67929
|
}
|
|
67929
67930
|
}
|
|
67931
|
+
|
|
67932
|
+
.e-content[aria-grabbed = 'true'] {
|
|
67933
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67934
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67935
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67936
|
+
user-select: none;
|
|
67937
|
+
}
|
|
67938
|
+
}
|
|
67930
67939
|
|
|
67931
67940
|
span.e-ungroupbutton.e-icons {
|
|
67932
67941
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -86016,6 +86016,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
86016
86016
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
86017
86017
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
86018
86018
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
86019
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
86019
86020
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
86020
86021
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
86021
86022
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -90332,6 +90333,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90332
90333
|
padding: 6px;
|
|
90333
90334
|
}
|
|
90334
90335
|
}
|
|
90336
|
+
|
|
90337
|
+
.e-content[aria-grabbed = 'true'] {
|
|
90338
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
90339
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
90340
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
90341
|
+
user-select: none;
|
|
90342
|
+
}
|
|
90343
|
+
}
|
|
90335
90344
|
|
|
90336
90345
|
span.e-ungroupbutton.e-icons {
|
|
90337
90346
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93725,6 +93734,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93725
93734
|
}
|
|
93726
93735
|
}
|
|
93727
93736
|
|
|
93737
|
+
.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)),
|
|
93738
|
+
.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)) {
|
|
93739
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93740
|
+
}
|
|
93741
|
+
|
|
93742
|
+
.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)),
|
|
93743
|
+
.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)) {
|
|
93744
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93745
|
+
margin-right: initial;
|
|
93746
|
+
}
|
|
93747
|
+
|
|
93728
93748
|
.e-row .e-input-group .e-control.e-input {
|
|
93729
93749
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93730
93750
|
padding-bottom: 0;
|
|
@@ -63611,6 +63611,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63611
63611
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63612
63612
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63613
63613
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63614
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
63614
63615
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
63615
63616
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
63616
63617
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67927,6 +67928,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67927
67928
|
padding: 6px;
|
|
67928
67929
|
}
|
|
67929
67930
|
}
|
|
67931
|
+
|
|
67932
|
+
.e-content[aria-grabbed = 'true'] {
|
|
67933
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67934
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67935
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67936
|
+
user-select: none;
|
|
67937
|
+
}
|
|
67938
|
+
}
|
|
67930
67939
|
|
|
67931
67940
|
span.e-ungroupbutton.e-icons {
|
|
67932
67941
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -86016,6 +86016,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
86016
86016
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
86017
86017
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
86018
86018
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
86019
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
86019
86020
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
86020
86021
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
86021
86022
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -90332,6 +90333,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90332
90333
|
padding: 6px;
|
|
90333
90334
|
}
|
|
90334
90335
|
}
|
|
90336
|
+
|
|
90337
|
+
.e-content[aria-grabbed = 'true'] {
|
|
90338
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
90339
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
90340
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
90341
|
+
user-select: none;
|
|
90342
|
+
}
|
|
90343
|
+
}
|
|
90335
90344
|
|
|
90336
90345
|
span.e-ungroupbutton.e-icons {
|
|
90337
90346
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93725,6 +93734,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93725
93734
|
}
|
|
93726
93735
|
}
|
|
93727
93736
|
|
|
93737
|
+
.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)),
|
|
93738
|
+
.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)) {
|
|
93739
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93740
|
+
}
|
|
93741
|
+
|
|
93742
|
+
.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)),
|
|
93743
|
+
.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)) {
|
|
93744
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93745
|
+
margin-right: initial;
|
|
93746
|
+
}
|
|
93747
|
+
|
|
93728
93748
|
.e-row .e-input-group .e-control.e-input {
|
|
93729
93749
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93730
93750
|
padding-bottom: 0;
|
|
@@ -64383,6 +64383,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
64383
64383
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
64384
64384
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
64385
64385
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
64386
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
64386
64387
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
64387
64388
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
64388
64389
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -68699,6 +68700,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68699
68700
|
padding: 6px;
|
|
68700
68701
|
}
|
|
68701
68702
|
}
|
|
68703
|
+
|
|
68704
|
+
.e-content[aria-grabbed = 'true'] {
|
|
68705
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
68706
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
68707
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
68708
|
+
user-select: none;
|
|
68709
|
+
}
|
|
68710
|
+
}
|
|
68702
68711
|
|
|
68703
68712
|
span.e-ungroupbutton.e-icons {
|
|
68704
68713
|
margin-left: $grid-group-ungroupicon-margin-left;
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -86788,6 +86788,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
86788
86788
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
86789
86789
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
86790
86790
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
86791
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
86791
86792
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
86792
86793
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
86793
86794
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -91104,6 +91105,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91104
91105
|
padding: 6px;
|
|
91105
91106
|
}
|
|
91106
91107
|
}
|
|
91108
|
+
|
|
91109
|
+
.e-content[aria-grabbed = 'true'] {
|
|
91110
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
91111
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
91112
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
91113
|
+
user-select: none;
|
|
91114
|
+
}
|
|
91115
|
+
}
|
|
91107
91116
|
|
|
91108
91117
|
span.e-ungroupbutton.e-icons {
|
|
91109
91118
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -94497,6 +94506,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
94497
94506
|
}
|
|
94498
94507
|
}
|
|
94499
94508
|
|
|
94509
|
+
.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)),
|
|
94510
|
+
.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)) {
|
|
94511
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
94512
|
+
}
|
|
94513
|
+
|
|
94514
|
+
.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)),
|
|
94515
|
+
.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)) {
|
|
94516
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
94517
|
+
margin-right: initial;
|
|
94518
|
+
}
|
|
94519
|
+
|
|
94500
94520
|
.e-row .e-input-group .e-control.e-input {
|
|
94501
94521
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
94502
94522
|
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;
|
|
@@ -4464,6 +4465,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4470
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4471
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4472
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4473
|
+
user-select: none;
|
|
4474
|
+
}
|
|
4475
|
+
}
|
|
4467
4476
|
|
|
4468
4477
|
span.e-ungroupbutton.e-icons {
|
|
4469
4478
|
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;
|
|
@@ -4464,6 +4465,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4470
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4471
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4472
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4473
|
+
user-select: none;
|
|
4474
|
+
}
|
|
4475
|
+
}
|
|
4467
4476
|
|
|
4468
4477
|
span.e-ungroupbutton.e-icons {
|
|
4469
4478
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7854,6 +7863,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
7854
7863
|
}
|
|
7855
7864
|
}
|
|
7856
7865
|
|
|
7866
|
+
.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)),
|
|
7867
|
+
.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)) {
|
|
7868
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7869
|
+
}
|
|
7870
|
+
|
|
7871
|
+
.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)),
|
|
7872
|
+
.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)) {
|
|
7873
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7874
|
+
margin-right: initial;
|
|
7875
|
+
}
|
|
7876
|
+
|
|
7857
7877
|
.e-row .e-input-group .e-control.e-input {
|
|
7858
7878
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7859
7879
|
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;
|
|
@@ -4464,6 +4465,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4470
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4471
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4472
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4473
|
+
user-select: none;
|
|
4474
|
+
}
|
|
4475
|
+
}
|
|
4467
4476
|
|
|
4468
4477
|
span.e-ungroupbutton.e-icons {
|
|
4469
4478
|
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;
|
|
@@ -4464,6 +4465,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-content[aria-grabbed = 'true'] {
|
|
4470
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4471
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4472
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4473
|
+
user-select: none;
|
|
4474
|
+
}
|
|
4475
|
+
}
|
|
4467
4476
|
|
|
4468
4477
|
span.e-ungroupbutton.e-icons {
|
|
4469
4478
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7854,6 +7863,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
7854
7863
|
}
|
|
7855
7864
|
}
|
|
7856
7865
|
|
|
7866
|
+
.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)),
|
|
7867
|
+
.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)) {
|
|
7868
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7869
|
+
}
|
|
7870
|
+
|
|
7871
|
+
.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)),
|
|
7872
|
+
.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)) {
|
|
7873
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7874
|
+
margin-right: initial;
|
|
7875
|
+
}
|
|
7876
|
+
|
|
7857
7877
|
.e-row .e-input-group .e-control.e-input {
|
|
7858
7878
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7859
7879
|
padding-bottom: 0;
|
|
@@ -151,6 +151,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
151
151
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
152
152
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
153
153
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
154
|
+
$grid-bigger-toolbar-div-margin: 15px !default;
|
|
154
155
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
155
156
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
156
157
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4455,6 +4456,14 @@ $grid-checkmark-color: $grey-light-font !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;
|
|
@@ -151,6 +151,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
151
151
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
152
152
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
153
153
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
154
|
+
$grid-bigger-toolbar-div-margin: 15px !default;
|
|
154
155
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
155
156
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
156
157
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4455,6 +4456,14 @@ $grid-checkmark-color: $grey-light-font !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;
|
|
@@ -7853,6 +7862,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7853
7862
|
}
|
|
7854
7863
|
}
|
|
7855
7864
|
|
|
7865
|
+
.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)),
|
|
7866
|
+
.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)) {
|
|
7867
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7868
|
+
}
|
|
7869
|
+
|
|
7870
|
+
.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)),
|
|
7871
|
+
.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)) {
|
|
7872
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7873
|
+
margin-right: initial;
|
|
7874
|
+
}
|
|
7875
|
+
|
|
7856
7876
|
.e-row .e-input-group .e-control.e-input {
|
|
7857
7877
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7858
7878
|
padding-bottom: 0;
|
|
@@ -154,6 +154,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
154
154
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
155
155
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
156
156
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
157
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
157
158
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
158
159
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
159
160
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4452,6 +4453,14 @@ $grid-checkmark-color: $grey !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;
|
|
@@ -154,6 +154,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
154
154
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
155
155
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
156
156
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
157
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
157
158
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
158
159
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
159
160
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4452,6 +4453,14 @@ $grid-checkmark-color: $grey !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;
|
|
@@ -7850,6 +7859,17 @@ $grid-checkmark-color: $grey !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;
|
|
@@ -152,6 +152,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
152
152
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
153
153
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
154
154
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
155
|
+
$grid-bigger-toolbar-div-margin: 16px !default;
|
|
155
156
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
156
157
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
157
158
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4459,6 +4460,14 @@ $grid-checkmark-color: $white !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;
|
|
@@ -152,6 +152,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
152
152
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
153
153
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
154
154
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
155
|
+
$grid-bigger-toolbar-div-margin: 16px !default;
|
|
155
156
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
156
157
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
157
158
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -4459,6 +4460,14 @@ $grid-checkmark-color: $white !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;
|
|
@@ -7832,6 +7841,17 @@ $grid-checkmark-color: $white !default;
|
|
|
7832
7841
|
}
|
|
7833
7842
|
}
|
|
7834
7843
|
|
|
7844
|
+
.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)),
|
|
7845
|
+
.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)) {
|
|
7846
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7847
|
+
}
|
|
7848
|
+
|
|
7849
|
+
.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)),
|
|
7850
|
+
.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)) {
|
|
7851
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7852
|
+
margin-right: initial;
|
|
7853
|
+
}
|
|
7854
|
+
|
|
7835
7855
|
.e-row .e-input-group .e-control.e-input {
|
|
7836
7856
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7837
7857
|
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: 12px !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;
|
|
@@ -4455,6 +4456,14 @@ $grid-checkmark-color: $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;
|
|
@@ -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: 12px !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;
|
|
@@ -4455,6 +4456,14 @@ $grid-checkmark-color: $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;
|
|
@@ -7842,6 +7851,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7842
7851
|
}
|
|
7843
7852
|
}
|
|
7844
7853
|
|
|
7854
|
+
.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)),
|
|
7855
|
+
.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)) {
|
|
7856
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7857
|
+
}
|
|
7858
|
+
|
|
7859
|
+
.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)),
|
|
7860
|
+
.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)) {
|
|
7861
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7862
|
+
margin-right: initial;
|
|
7863
|
+
}
|
|
7864
|
+
|
|
7845
7865
|
.e-row .e-input-group .e-control.e-input {
|
|
7846
7866
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7847
7867
|
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: 12px !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;
|
|
@@ -4455,6 +4456,14 @@ $grid-checkmark-color: $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;
|