@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
|
@@ -83540,6 +83540,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
83540
83540
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83541
83541
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
83542
83542
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83543
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
83543
83544
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
83544
83545
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
83545
83546
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -87838,6 +87839,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
87838
87839
|
padding: 6px;
|
|
87839
87840
|
}
|
|
87840
87841
|
}
|
|
87842
|
+
|
|
87843
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
87844
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
87845
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
87846
|
+
user-select: none;
|
|
87847
|
+
}
|
|
87841
87848
|
|
|
87842
87849
|
span.e-ungroupbutton.e-icons {
|
|
87843
87850
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91236,6 +91243,17 @@ $grid-checkmark-color: $grey !default;
|
|
|
91236
91243
|
}
|
|
91237
91244
|
}
|
|
91238
91245
|
|
|
91246
|
+
.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)),
|
|
91247
|
+
.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)) {
|
|
91248
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91249
|
+
}
|
|
91250
|
+
|
|
91251
|
+
.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)),
|
|
91252
|
+
.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)) {
|
|
91253
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91254
|
+
margin-right: initial;
|
|
91255
|
+
}
|
|
91256
|
+
|
|
91239
91257
|
.e-row .e-input-group .e-control.e-input {
|
|
91240
91258
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91241
91259
|
padding-bottom: 0;
|
|
@@ -61264,6 +61264,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61264
61264
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61265
61265
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61266
61266
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61267
|
+
$grid-bigger-toolbar-div-margin: 16px !default;
|
|
61267
61268
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61268
61269
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61269
61270
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65571,6 +65572,12 @@ $grid-checkmark-color: $white !default;
|
|
|
65571
65572
|
padding: 6px;
|
|
65572
65573
|
}
|
|
65573
65574
|
}
|
|
65575
|
+
|
|
65576
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65577
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65578
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65579
|
+
user-select: none;
|
|
65580
|
+
}
|
|
65574
65581
|
|
|
65575
65582
|
span.e-ungroupbutton.e-icons {
|
|
65576
65583
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83669,6 +83669,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
83669
83669
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83670
83670
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
83671
83671
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83672
|
+
$grid-bigger-toolbar-div-margin: 16px !default;
|
|
83672
83673
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
83673
83674
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
83674
83675
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -87976,6 +87977,12 @@ $grid-checkmark-color: $white !default;
|
|
|
87976
87977
|
padding: 6px;
|
|
87977
87978
|
}
|
|
87978
87979
|
}
|
|
87980
|
+
|
|
87981
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
87982
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
87983
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
87984
|
+
user-select: none;
|
|
87985
|
+
}
|
|
87979
87986
|
|
|
87980
87987
|
span.e-ungroupbutton.e-icons {
|
|
87981
87988
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91349,6 +91356,17 @@ $grid-checkmark-color: $white !default;
|
|
|
91349
91356
|
}
|
|
91350
91357
|
}
|
|
91351
91358
|
|
|
91359
|
+
.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)),
|
|
91360
|
+
.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)) {
|
|
91361
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91362
|
+
}
|
|
91363
|
+
|
|
91364
|
+
.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)),
|
|
91365
|
+
.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)) {
|
|
91366
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91367
|
+
margin-right: initial;
|
|
91368
|
+
}
|
|
91369
|
+
|
|
91352
91370
|
.e-row .e-input-group .e-control.e-input {
|
|
91353
91371
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91354
91372
|
padding-bottom: 0;
|
|
@@ -61618,6 +61618,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61618
61618
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61619
61619
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61620
61620
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61621
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
61621
61622
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61622
61623
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61623
61624
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65923,6 +65924,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65923
65924
|
padding: 6px;
|
|
65924
65925
|
}
|
|
65925
65926
|
}
|
|
65927
|
+
|
|
65928
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65929
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65930
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65931
|
+
user-select: none;
|
|
65932
|
+
}
|
|
65926
65933
|
|
|
65927
65934
|
span.e-ungroupbutton.e-icons {
|
|
65928
65935
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84023,6 +84023,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84023
84023
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84024
84024
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84025
84025
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84026
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84026
84027
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
84027
84028
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
84028
84029
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88328,6 +88329,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88328
88329
|
padding: 6px;
|
|
88329
88330
|
}
|
|
88330
88331
|
}
|
|
88332
|
+
|
|
88333
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88334
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88335
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88336
|
+
user-select: none;
|
|
88337
|
+
}
|
|
88331
88338
|
|
|
88332
88339
|
span.e-ungroupbutton.e-icons {
|
|
88333
88340
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91715,6 +91722,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91715
91722
|
}
|
|
91716
91723
|
}
|
|
91717
91724
|
|
|
91725
|
+
.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)),
|
|
91726
|
+
.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)) {
|
|
91727
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91728
|
+
}
|
|
91729
|
+
|
|
91730
|
+
.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)),
|
|
91731
|
+
.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)) {
|
|
91732
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91733
|
+
margin-right: initial;
|
|
91734
|
+
}
|
|
91735
|
+
|
|
91718
91736
|
.e-row .e-input-group .e-control.e-input {
|
|
91719
91737
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91720
91738
|
padding-bottom: 0;
|
|
@@ -61617,6 +61617,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61617
61617
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61618
61618
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61619
61619
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61620
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
61620
61621
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61621
61622
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61622
61623
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65922,6 +65923,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65922
65923
|
padding: 6px;
|
|
65923
65924
|
}
|
|
65924
65925
|
}
|
|
65926
|
+
|
|
65927
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65928
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65929
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65930
|
+
user-select: none;
|
|
65931
|
+
}
|
|
65925
65932
|
|
|
65926
65933
|
span.e-ungroupbutton.e-icons {
|
|
65927
65934
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -62406,6 +62406,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62406
62406
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62407
62407
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62408
62408
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62409
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
62409
62410
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
62410
62411
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
62411
62412
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66711,6 +66712,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66711
66712
|
padding: 6px;
|
|
66712
66713
|
}
|
|
66713
66714
|
}
|
|
66715
|
+
|
|
66716
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66717
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66718
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66719
|
+
user-select: none;
|
|
66720
|
+
}
|
|
66714
66721
|
|
|
66715
66722
|
span.e-ungroupbutton.e-icons {
|
|
66716
66723
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84811,6 +84811,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84811
84811
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84812
84812
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84813
84813
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84814
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84814
84815
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
84815
84816
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
84816
84817
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -89116,6 +89117,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89116
89117
|
padding: 6px;
|
|
89117
89118
|
}
|
|
89118
89119
|
}
|
|
89120
|
+
|
|
89121
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
89122
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
89123
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
89124
|
+
user-select: none;
|
|
89125
|
+
}
|
|
89119
89126
|
|
|
89120
89127
|
span.e-ungroupbutton.e-icons {
|
|
89121
89128
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92503,6 +92510,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
92503
92510
|
}
|
|
92504
92511
|
}
|
|
92505
92512
|
|
|
92513
|
+
.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)),
|
|
92514
|
+
.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)) {
|
|
92515
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92516
|
+
}
|
|
92517
|
+
|
|
92518
|
+
.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)),
|
|
92519
|
+
.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)) {
|
|
92520
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92521
|
+
margin-right: initial;
|
|
92522
|
+
}
|
|
92523
|
+
|
|
92506
92524
|
.e-row .e-input-group .e-control.e-input {
|
|
92507
92525
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92508
92526
|
padding-bottom: 0;
|
|
@@ -62753,6 +62753,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62753
62753
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62754
62754
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62755
62755
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62756
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
62756
62757
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
62757
62758
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
62758
62759
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67058,6 +67059,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67058
67059
|
padding: 6px;
|
|
67059
67060
|
}
|
|
67060
67061
|
}
|
|
67062
|
+
|
|
67063
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67064
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67065
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67066
|
+
user-select: none;
|
|
67067
|
+
}
|
|
67061
67068
|
|
|
67062
67069
|
span.e-ungroupbutton.e-icons {
|
|
67063
67070
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -85158,6 +85158,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85158
85158
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85159
85159
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85160
85160
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85161
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
85161
85162
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
85162
85163
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
85163
85164
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -89463,6 +89464,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89463
89464
|
padding: 6px;
|
|
89464
89465
|
}
|
|
89465
89466
|
}
|
|
89467
|
+
|
|
89468
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
89469
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
89470
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
89471
|
+
user-select: none;
|
|
89472
|
+
}
|
|
89466
89473
|
|
|
89467
89474
|
span.e-ungroupbutton.e-icons {
|
|
89468
89475
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92850,6 +92857,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
92850
92857
|
}
|
|
92851
92858
|
}
|
|
92852
92859
|
|
|
92860
|
+
.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)),
|
|
92861
|
+
.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)) {
|
|
92862
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92863
|
+
}
|
|
92864
|
+
|
|
92865
|
+
.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)),
|
|
92866
|
+
.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)) {
|
|
92867
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92868
|
+
margin-right: initial;
|
|
92869
|
+
}
|
|
92870
|
+
|
|
92853
92871
|
.e-row .e-input-group .e-control.e-input {
|
|
92854
92872
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92855
92873
|
padding-bottom: 0;
|
|
@@ -84022,6 +84022,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84022
84022
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84023
84023
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84024
84024
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84025
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84025
84026
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
84026
84027
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
84027
84028
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88327,6 +88328,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88327
88328
|
padding: 6px;
|
|
88328
88329
|
}
|
|
88329
88330
|
}
|
|
88331
|
+
|
|
88332
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88333
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88334
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88335
|
+
user-select: none;
|
|
88336
|
+
}
|
|
88330
88337
|
|
|
88331
88338
|
span.e-ungroupbutton.e-icons {
|
|
88332
88339
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91714,6 +91721,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91714
91721
|
}
|
|
91715
91722
|
}
|
|
91716
91723
|
|
|
91724
|
+
.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)),
|
|
91725
|
+
.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)) {
|
|
91726
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91727
|
+
}
|
|
91728
|
+
|
|
91729
|
+
.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)),
|
|
91730
|
+
.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)) {
|
|
91731
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91732
|
+
margin-right: initial;
|
|
91733
|
+
}
|
|
91734
|
+
|
|
91717
91735
|
.e-row .e-input-group .e-control.e-input {
|
|
91718
91736
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91719
91737
|
padding-bottom: 0;
|
|
@@ -61256,6 +61256,7 @@ $grid-bigger-group-text-line-height: 32px !default;
|
|
|
61256
61256
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
61257
61257
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61258
61258
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61259
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
61259
61260
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
61260
61261
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
61261
61262
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -65576,6 +65577,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
65576
65577
|
padding: 6px;
|
|
65577
65578
|
}
|
|
65578
65579
|
}
|
|
65580
|
+
|
|
65581
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65582
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65583
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65584
|
+
user-select: none;
|
|
65585
|
+
}
|
|
65579
65586
|
|
|
65580
65587
|
span.e-ungroupbutton.e-icons {
|
|
65581
65588
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83661,6 +83661,7 @@ $grid-bigger-group-text-line-height: 32px !default;
|
|
|
83661
83661
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
83662
83662
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83663
83663
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83664
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
83664
83665
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
83665
83666
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
83666
83667
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -87981,6 +87982,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
87981
87982
|
padding: 6px;
|
|
87982
87983
|
}
|
|
87983
87984
|
}
|
|
87985
|
+
|
|
87986
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
87987
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
87988
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
87989
|
+
user-select: none;
|
|
87990
|
+
}
|
|
87984
87991
|
|
|
87985
87992
|
span.e-ungroupbutton.e-icons {
|
|
87986
87993
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91374,6 +91381,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
91374
91381
|
}
|
|
91375
91382
|
}
|
|
91376
91383
|
|
|
91384
|
+
.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)),
|
|
91385
|
+
.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)) {
|
|
91386
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91387
|
+
}
|
|
91388
|
+
|
|
91389
|
+
.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)),
|
|
91390
|
+
.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)) {
|
|
91391
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91392
|
+
margin-right: initial;
|
|
91393
|
+
}
|
|
91394
|
+
|
|
91377
91395
|
.e-row .e-input-group .e-control.e-input {
|
|
91378
91396
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91379
91397
|
padding-bottom: 0;
|
|
@@ -61039,6 +61039,7 @@ $grid-bigger-group-text-line-height: 32px !default;
|
|
|
61039
61039
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
61040
61040
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61041
61041
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61042
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
61042
61043
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
61043
61044
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
61044
61045
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -65354,6 +65355,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
65354
65355
|
padding: 6px;
|
|
65355
65356
|
}
|
|
65356
65357
|
}
|
|
65358
|
+
|
|
65359
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65360
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65361
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65362
|
+
user-select: none;
|
|
65363
|
+
}
|
|
65357
65364
|
|
|
65358
65365
|
span.e-ungroupbutton.e-icons {
|
|
65359
65366
|
margin-left: $grid-group-ungroupicon-margin-left;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -83444,6 +83444,7 @@ $grid-bigger-group-text-line-height: 32px !default;
|
|
|
83444
83444
|
$grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
83445
83445
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83446
83446
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83447
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
83447
83448
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
83448
83449
|
$grid-device-group-sorticon-margin-top: 0 !default;
|
|
83449
83450
|
$grid-bigger-groupcell-span-padding: 0 !default;
|
|
@@ -87759,6 +87760,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
87759
87760
|
padding: 6px;
|
|
87760
87761
|
}
|
|
87761
87762
|
}
|
|
87763
|
+
|
|
87764
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
87765
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
87766
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
87767
|
+
user-select: none;
|
|
87768
|
+
}
|
|
87762
87769
|
|
|
87763
87770
|
span.e-ungroupbutton.e-icons {
|
|
87764
87771
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91154,6 +91161,17 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
91154
91161
|
}
|
|
91155
91162
|
}
|
|
91156
91163
|
|
|
91164
|
+
.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)),
|
|
91165
|
+
.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)) {
|
|
91166
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91167
|
+
}
|
|
91168
|
+
|
|
91169
|
+
.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)),
|
|
91170
|
+
.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)) {
|
|
91171
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91172
|
+
margin-right: initial;
|
|
91173
|
+
}
|
|
91174
|
+
|
|
91157
91175
|
.e-row .e-input-group .e-control.e-input {
|
|
91158
91176
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91159
91177
|
padding-bottom: 0;
|
|
@@ -61764,6 +61764,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61764
61764
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61765
61765
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61766
61766
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61767
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
61767
61768
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61768
61769
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61769
61770
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66008,6 +66009,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66008
66009
|
padding: 6px;
|
|
66009
66010
|
}
|
|
66010
66011
|
}
|
|
66012
|
+
|
|
66013
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66014
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66015
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66016
|
+
user-select: none;
|
|
66017
|
+
}
|
|
66011
66018
|
|
|
66012
66019
|
span.e-ungroupbutton.e-icons {
|
|
66013
66020
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -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,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88413
88414
|
padding: 6px;
|
|
88414
88415
|
}
|
|
88415
88416
|
}
|
|
88417
|
+
|
|
88418
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88419
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88420
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88421
|
+
user-select: none;
|
|
88422
|
+
}
|
|
88416
88423
|
|
|
88417
88424
|
span.e-ungroupbutton.e-icons {
|
|
88418
88425
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91806,6 +91813,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91806
91813
|
}
|
|
91807
91814
|
}
|
|
91808
91815
|
|
|
91816
|
+
.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)),
|
|
91817
|
+
.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)) {
|
|
91818
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91819
|
+
}
|
|
91820
|
+
|
|
91821
|
+
.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)),
|
|
91822
|
+
.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)) {
|
|
91823
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91824
|
+
margin-right: initial;
|
|
91825
|
+
}
|
|
91826
|
+
|
|
91809
91827
|
.e-row .e-input-group .e-control.e-input {
|
|
91810
91828
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91811
91829
|
padding-bottom: 0;
|
|
@@ -61764,6 +61764,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61764
61764
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61765
61765
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61766
61766
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61767
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
61767
61768
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61768
61769
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61769
61770
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66008,6 +66009,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66008
66009
|
padding: 6px;
|
|
66009
66010
|
}
|
|
66010
66011
|
}
|
|
66012
|
+
|
|
66013
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66014
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66015
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66016
|
+
user-select: none;
|
|
66017
|
+
}
|
|
66011
66018
|
|
|
66012
66019
|
span.e-ungroupbutton.e-icons {
|
|
66013
66020
|
margin-left: $grid-group-ungroupicon-margin-left;
|
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,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88413
88414
|
padding: 6px;
|
|
88414
88415
|
}
|
|
88415
88416
|
}
|
|
88417
|
+
|
|
88418
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88419
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88420
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88421
|
+
user-select: none;
|
|
88422
|
+
}
|
|
88416
88423
|
|
|
88417
88424
|
span.e-ungroupbutton.e-icons {
|
|
88418
88425
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91806,6 +91813,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91806
91813
|
}
|
|
91807
91814
|
}
|
|
91808
91815
|
|
|
91816
|
+
.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)),
|
|
91817
|
+
.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)) {
|
|
91818
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91819
|
+
}
|
|
91820
|
+
|
|
91821
|
+
.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)),
|
|
91822
|
+
.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)) {
|
|
91823
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91824
|
+
margin-right: initial;
|
|
91825
|
+
}
|
|
91826
|
+
|
|
91809
91827
|
.e-row .e-input-group .e-control.e-input {
|
|
91810
91828
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91811
91829
|
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,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;
|