@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
|
@@ -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,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67927
67928
|
padding: 6px;
|
|
67928
67929
|
}
|
|
67929
67930
|
}
|
|
67931
|
+
|
|
67932
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67933
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67934
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67935
|
+
user-select: none;
|
|
67936
|
+
}
|
|
67930
67937
|
|
|
67931
67938
|
span.e-ungroupbutton.e-icons {
|
|
67932
67939
|
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,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90332
90333
|
padding: 6px;
|
|
90333
90334
|
}
|
|
90334
90335
|
}
|
|
90336
|
+
|
|
90337
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
90338
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
90339
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
90340
|
+
user-select: none;
|
|
90341
|
+
}
|
|
90335
90342
|
|
|
90336
90343
|
span.e-ungroupbutton.e-icons {
|
|
90337
90344
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93725,6 +93732,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93725
93732
|
}
|
|
93726
93733
|
}
|
|
93727
93734
|
|
|
93735
|
+
.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)),
|
|
93736
|
+
.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)) {
|
|
93737
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93738
|
+
}
|
|
93739
|
+
|
|
93740
|
+
.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)),
|
|
93741
|
+
.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)) {
|
|
93742
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93743
|
+
margin-right: initial;
|
|
93744
|
+
}
|
|
93745
|
+
|
|
93728
93746
|
.e-row .e-input-group .e-control.e-input {
|
|
93729
93747
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93730
93748
|
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,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68699
68700
|
padding: 6px;
|
|
68700
68701
|
}
|
|
68701
68702
|
}
|
|
68703
|
+
|
|
68704
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
68705
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
68706
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
68707
|
+
user-select: none;
|
|
68708
|
+
}
|
|
68702
68709
|
|
|
68703
68710
|
span.e-ungroupbutton.e-icons {
|
|
68704
68711
|
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,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91104
91105
|
padding: 6px;
|
|
91105
91106
|
}
|
|
91106
91107
|
}
|
|
91108
|
+
|
|
91109
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
91110
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
91111
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
91112
|
+
user-select: none;
|
|
91113
|
+
}
|
|
91107
91114
|
|
|
91108
91115
|
span.e-ungroupbutton.e-icons {
|
|
91109
91116
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -94497,6 +94504,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
94497
94504
|
}
|
|
94498
94505
|
}
|
|
94499
94506
|
|
|
94507
|
+
.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)),
|
|
94508
|
+
.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)) {
|
|
94509
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
94510
|
+
}
|
|
94511
|
+
|
|
94512
|
+
.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)),
|
|
94513
|
+
.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)) {
|
|
94514
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
94515
|
+
margin-right: initial;
|
|
94516
|
+
}
|
|
94517
|
+
|
|
94500
94518
|
.e-row .e-input-group .e-control.e-input {
|
|
94501
94519
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
94502
94520
|
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,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4470
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4471
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4472
|
+
user-select: none;
|
|
4473
|
+
}
|
|
4467
4474
|
|
|
4468
4475
|
span.e-ungroupbutton.e-icons {
|
|
4469
4476
|
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,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4470
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4471
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4472
|
+
user-select: none;
|
|
4473
|
+
}
|
|
4467
4474
|
|
|
4468
4475
|
span.e-ungroupbutton.e-icons {
|
|
4469
4476
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7854,6 +7861,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
7854
7861
|
}
|
|
7855
7862
|
}
|
|
7856
7863
|
|
|
7864
|
+
.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)),
|
|
7865
|
+
.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)) {
|
|
7866
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7867
|
+
}
|
|
7868
|
+
|
|
7869
|
+
.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)),
|
|
7870
|
+
.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)) {
|
|
7871
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7872
|
+
margin-right: initial;
|
|
7873
|
+
}
|
|
7874
|
+
|
|
7857
7875
|
.e-row .e-input-group .e-control.e-input {
|
|
7858
7876
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7859
7877
|
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,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4470
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4471
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4472
|
+
user-select: none;
|
|
4473
|
+
}
|
|
4467
4474
|
|
|
4468
4475
|
span.e-ungroupbutton.e-icons {
|
|
4469
4476
|
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,12 @@ $grid-checkmark-color: $primary !default;
|
|
|
4464
4465
|
padding: 6px;
|
|
4465
4466
|
}
|
|
4466
4467
|
}
|
|
4468
|
+
|
|
4469
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
4470
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
4471
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
4472
|
+
user-select: none;
|
|
4473
|
+
}
|
|
4467
4474
|
|
|
4468
4475
|
span.e-ungroupbutton.e-icons {
|
|
4469
4476
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7854,6 +7861,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
7854
7861
|
}
|
|
7855
7862
|
}
|
|
7856
7863
|
|
|
7864
|
+
.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)),
|
|
7865
|
+
.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)) {
|
|
7866
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7867
|
+
}
|
|
7868
|
+
|
|
7869
|
+
.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)),
|
|
7870
|
+
.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)) {
|
|
7871
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7872
|
+
margin-right: initial;
|
|
7873
|
+
}
|
|
7874
|
+
|
|
7857
7875
|
.e-row .e-input-group .e-control.e-input {
|
|
7858
7876
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7859
7877
|
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,12 @@ $grid-checkmark-color: $grey-light-font !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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $grey-light-font !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;
|
|
@@ -7853,6 +7860,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
7853
7860
|
}
|
|
7854
7861
|
}
|
|
7855
7862
|
|
|
7863
|
+
.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)),
|
|
7864
|
+
.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)) {
|
|
7865
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7866
|
+
}
|
|
7867
|
+
|
|
7868
|
+
.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)),
|
|
7869
|
+
.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)) {
|
|
7870
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7871
|
+
margin-right: initial;
|
|
7872
|
+
}
|
|
7873
|
+
|
|
7856
7874
|
.e-row .e-input-group .e-control.e-input {
|
|
7857
7875
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7858
7876
|
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,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
4452
4453
|
padding: 6px;
|
|
4453
4454
|
}
|
|
4454
4455
|
}
|
|
4456
|
+
|
|
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
|
+
}
|
|
4455
4462
|
|
|
4456
4463
|
span.e-ungroupbutton.e-icons {
|
|
4457
4464
|
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,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
4452
4453
|
padding: 6px;
|
|
4453
4454
|
}
|
|
4454
4455
|
}
|
|
4456
|
+
|
|
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
|
+
}
|
|
4455
4462
|
|
|
4456
4463
|
span.e-ungroupbutton.e-icons {
|
|
4457
4464
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -7850,6 +7857,17 @@ $grid-checkmark-color: $grey !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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $white !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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $white !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;
|
|
@@ -7832,6 +7839,17 @@ $grid-checkmark-color: $white !default;
|
|
|
7832
7839
|
}
|
|
7833
7840
|
}
|
|
7834
7841
|
|
|
7842
|
+
.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)),
|
|
7843
|
+
.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)) {
|
|
7844
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7845
|
+
}
|
|
7846
|
+
|
|
7847
|
+
.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)),
|
|
7848
|
+
.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)) {
|
|
7849
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7850
|
+
margin-right: initial;
|
|
7851
|
+
}
|
|
7852
|
+
|
|
7835
7853
|
.e-row .e-input-group .e-control.e-input {
|
|
7836
7854
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7837
7855
|
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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -7842,6 +7849,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7842
7849
|
}
|
|
7843
7850
|
}
|
|
7844
7851
|
|
|
7852
|
+
.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)),
|
|
7853
|
+
.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)) {
|
|
7854
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7855
|
+
}
|
|
7856
|
+
|
|
7857
|
+
.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)),
|
|
7858
|
+
.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)) {
|
|
7859
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7860
|
+
margin-right: initial;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7845
7863
|
.e-row .e-input-group .e-control.e-input {
|
|
7846
7864
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7847
7865
|
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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -7842,6 +7849,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7842
7849
|
}
|
|
7843
7850
|
}
|
|
7844
7851
|
|
|
7852
|
+
.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)),
|
|
7853
|
+
.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)) {
|
|
7854
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7855
|
+
}
|
|
7856
|
+
|
|
7857
|
+
.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)),
|
|
7858
|
+
.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)) {
|
|
7859
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7860
|
+
margin-right: initial;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7845
7863
|
.e-row .e-input-group .e-control.e-input {
|
|
7846
7864
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7847
7865
|
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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -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,12 @@ $grid-checkmark-color: $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;
|
|
@@ -7842,6 +7849,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
7842
7849
|
}
|
|
7843
7850
|
}
|
|
7844
7851
|
|
|
7852
|
+
.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)),
|
|
7853
|
+
.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)) {
|
|
7854
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
7855
|
+
}
|
|
7856
|
+
|
|
7857
|
+
.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)),
|
|
7858
|
+
.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)) {
|
|
7859
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
7860
|
+
margin-right: initial;
|
|
7861
|
+
}
|
|
7862
|
+
|
|
7845
7863
|
.e-row .e-input-group .e-control.e-input {
|
|
7846
7864
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
7847
7865
|
padding-bottom: 0;
|