@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
|
@@ -84647,6 +84647,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84647
84647
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84648
84648
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
84649
84649
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84650
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
84650
84651
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
84651
84652
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
84652
84653
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -88910,6 +88911,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88910
88911
|
padding: 6px;
|
|
88911
88912
|
}
|
|
88912
88913
|
}
|
|
88914
|
+
|
|
88915
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88916
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88917
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88918
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88919
|
+
user-select: none;
|
|
88920
|
+
}
|
|
88921
|
+
}
|
|
88913
88922
|
|
|
88914
88923
|
span.e-ungroupbutton.e-icons {
|
|
88915
88924
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92307,6 +92316,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
92307
92316
|
}
|
|
92308
92317
|
}
|
|
92309
92318
|
|
|
92319
|
+
.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)),
|
|
92320
|
+
.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)) {
|
|
92321
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92322
|
+
}
|
|
92323
|
+
|
|
92324
|
+
.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)),
|
|
92325
|
+
.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)) {
|
|
92326
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92327
|
+
margin-right: initial;
|
|
92328
|
+
}
|
|
92329
|
+
|
|
92310
92330
|
.e-row .e-input-group .e-control.e-input {
|
|
92311
92331
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92312
92332
|
padding-bottom: 0;
|
|
@@ -61990,6 +61990,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61990
61990
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61991
61991
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
61992
61992
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61993
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
61993
61994
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
61994
61995
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
61995
61996
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -66247,6 +66248,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66247
66248
|
padding: 6px;
|
|
66248
66249
|
}
|
|
66249
66250
|
}
|
|
66251
|
+
|
|
66252
|
+
.e-content[aria-grabbed = 'true'] {
|
|
66253
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66254
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66255
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66256
|
+
user-select: none;
|
|
66257
|
+
}
|
|
66258
|
+
}
|
|
66250
66259
|
|
|
66251
66260
|
span.e-ungroupbutton.e-icons {
|
|
66252
66261
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84395,6 +84395,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84395
84395
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84396
84396
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
84397
84397
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84398
|
+
$grid-bigger-toolbar-div-margin: 3px !default;
|
|
84398
84399
|
$grid-bigger-cc-checkbox-padding-left: 12px !default;
|
|
84399
84400
|
$grid-bigger-searchdiv-padding-left: 6px !default;
|
|
84400
84401
|
$grid-bigger-sorticon-margin-top: 0 !default;
|
|
@@ -88652,6 +88653,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88652
88653
|
padding: 6px;
|
|
88653
88654
|
}
|
|
88654
88655
|
}
|
|
88656
|
+
|
|
88657
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88658
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88659
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88660
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88661
|
+
user-select: none;
|
|
88662
|
+
}
|
|
88663
|
+
}
|
|
88655
88664
|
|
|
88656
88665
|
span.e-ungroupbutton.e-icons {
|
|
88657
88666
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92049,6 +92058,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
92049
92058
|
}
|
|
92050
92059
|
}
|
|
92051
92060
|
|
|
92061
|
+
.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)),
|
|
92062
|
+
.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)) {
|
|
92063
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92064
|
+
}
|
|
92065
|
+
|
|
92066
|
+
.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)),
|
|
92067
|
+
.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)) {
|
|
92068
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92069
|
+
margin-right: initial;
|
|
92070
|
+
}
|
|
92071
|
+
|
|
92052
92072
|
.e-row .e-input-group .e-control.e-input {
|
|
92053
92073
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92054
92074
|
padding-bottom: 0;
|
|
@@ -62011,6 +62011,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62011
62011
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62012
62012
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62013
62013
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62014
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
62014
62015
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
62015
62016
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
62016
62017
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66318,6 +66319,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66318
66319
|
padding: 6px;
|
|
66319
66320
|
}
|
|
66320
66321
|
}
|
|
66322
|
+
|
|
66323
|
+
.e-content[aria-grabbed = 'true'] {
|
|
66324
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66325
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66326
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66327
|
+
user-select: none;
|
|
66328
|
+
}
|
|
66329
|
+
}
|
|
66321
66330
|
|
|
66322
66331
|
span.e-ungroupbutton.e-icons {
|
|
66323
66332
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84416,6 +84416,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84416
84416
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84417
84417
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84418
84418
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84419
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84419
84420
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
84420
84421
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
84421
84422
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88723,6 +88724,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88723
88724
|
padding: 6px;
|
|
88724
88725
|
}
|
|
88725
88726
|
}
|
|
88727
|
+
|
|
88728
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88729
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88730
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88731
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88732
|
+
user-select: none;
|
|
88733
|
+
}
|
|
88734
|
+
}
|
|
88726
88735
|
|
|
88727
88736
|
span.e-ungroupbutton.e-icons {
|
|
88728
88737
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92114,6 +92123,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
92114
92123
|
}
|
|
92115
92124
|
}
|
|
92116
92125
|
|
|
92126
|
+
.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)),
|
|
92127
|
+
.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)) {
|
|
92128
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92129
|
+
}
|
|
92130
|
+
|
|
92131
|
+
.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)),
|
|
92132
|
+
.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)) {
|
|
92133
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92134
|
+
margin-right: initial;
|
|
92135
|
+
}
|
|
92136
|
+
|
|
92117
92137
|
.e-row .e-input-group .e-control.e-input {
|
|
92118
92138
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92119
92139
|
padding-bottom: 0;
|
|
@@ -62081,6 +62081,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62081
62081
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62082
62082
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62083
62083
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62084
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
62084
62085
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
62085
62086
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
62086
62087
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -66388,6 +66389,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66388
66389
|
padding: 6px;
|
|
66389
66390
|
}
|
|
66390
66391
|
}
|
|
66392
|
+
|
|
66393
|
+
.e-content[aria-grabbed = 'true'] {
|
|
66394
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
66395
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
66396
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
66397
|
+
user-select: none;
|
|
66398
|
+
}
|
|
66399
|
+
}
|
|
66391
66400
|
|
|
66392
66401
|
span.e-ungroupbutton.e-icons {
|
|
66393
66402
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -84486,6 +84486,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
84486
84486
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
84487
84487
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
84488
84488
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
84489
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
84489
84490
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
84490
84491
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
84491
84492
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88793,6 +88794,14 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88793
88794
|
padding: 6px;
|
|
88794
88795
|
}
|
|
88795
88796
|
}
|
|
88797
|
+
|
|
88798
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88799
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88800
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88801
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88802
|
+
user-select: none;
|
|
88803
|
+
}
|
|
88804
|
+
}
|
|
88796
88805
|
|
|
88797
88806
|
span.e-ungroupbutton.e-icons {
|
|
88798
88807
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92184,6 +92193,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
92184
92193
|
}
|
|
92185
92194
|
}
|
|
92186
92195
|
|
|
92196
|
+
.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)),
|
|
92197
|
+
.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)) {
|
|
92198
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92199
|
+
}
|
|
92200
|
+
|
|
92201
|
+
.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)),
|
|
92202
|
+
.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)) {
|
|
92203
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92204
|
+
margin-right: initial;
|
|
92205
|
+
}
|
|
92206
|
+
|
|
92187
92207
|
.e-row .e-input-group .e-control.e-input {
|
|
92188
92208
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92189
92209
|
padding-bottom: 0;
|
|
@@ -61521,6 +61521,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61521
61521
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61522
61522
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61523
61523
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61524
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
61524
61525
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61525
61526
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61526
61527
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65830,6 +65831,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65830
65831
|
padding: 6px;
|
|
65831
65832
|
}
|
|
65832
65833
|
}
|
|
65834
|
+
|
|
65835
|
+
.e-content[aria-grabbed = 'true'] {
|
|
65836
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65837
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65838
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65839
|
+
user-select: none;
|
|
65840
|
+
}
|
|
65841
|
+
}
|
|
65833
65842
|
|
|
65834
65843
|
span.e-ungroupbutton.e-icons {
|
|
65835
65844
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83926,6 +83926,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
83926
83926
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83927
83927
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
83928
83928
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83929
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
83929
83930
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
83930
83931
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
83931
83932
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88235,6 +88236,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88235
88236
|
padding: 6px;
|
|
88236
88237
|
}
|
|
88237
88238
|
}
|
|
88239
|
+
|
|
88240
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88241
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88242
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88243
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88244
|
+
user-select: none;
|
|
88245
|
+
}
|
|
88246
|
+
}
|
|
88238
88247
|
|
|
88239
88248
|
span.e-ungroupbutton.e-icons {
|
|
88240
88249
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91626,6 +91635,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91626
91635
|
}
|
|
91627
91636
|
}
|
|
91628
91637
|
|
|
91638
|
+
.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)),
|
|
91639
|
+
.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)) {
|
|
91640
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91641
|
+
}
|
|
91642
|
+
|
|
91643
|
+
.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)),
|
|
91644
|
+
.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)) {
|
|
91645
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91646
|
+
margin-right: initial;
|
|
91647
|
+
}
|
|
91648
|
+
|
|
91629
91649
|
.e-row .e-input-group .e-control.e-input {
|
|
91630
91650
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91631
91651
|
padding-bottom: 0;
|
|
@@ -61519,6 +61519,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61519
61519
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61520
61520
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
61521
61521
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61522
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
61522
61523
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61523
61524
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61524
61525
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65828,6 +65829,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65828
65829
|
padding: 6px;
|
|
65829
65830
|
}
|
|
65830
65831
|
}
|
|
65832
|
+
|
|
65833
|
+
.e-content[aria-grabbed = 'true'] {
|
|
65834
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65835
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65836
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65837
|
+
user-select: none;
|
|
65838
|
+
}
|
|
65839
|
+
}
|
|
65831
65840
|
|
|
65832
65841
|
span.e-ungroupbutton.e-icons {
|
|
65833
65842
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -83924,6 +83924,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
83924
83924
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
83925
83925
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
83926
83926
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
83927
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
83927
83928
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
83928
83929
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
83929
83930
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -88233,6 +88234,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88233
88234
|
padding: 6px;
|
|
88234
88235
|
}
|
|
88235
88236
|
}
|
|
88237
|
+
|
|
88238
|
+
.e-content[aria-grabbed = 'true'] {
|
|
88239
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
88240
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
88241
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
88242
|
+
user-select: none;
|
|
88243
|
+
}
|
|
88244
|
+
}
|
|
88236
88245
|
|
|
88237
88246
|
span.e-ungroupbutton.e-icons {
|
|
88238
88247
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -91624,6 +91633,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91624
91633
|
}
|
|
91625
91634
|
}
|
|
91626
91635
|
|
|
91636
|
+
.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)),
|
|
91637
|
+
.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)) {
|
|
91638
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
91639
|
+
}
|
|
91640
|
+
|
|
91641
|
+
.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)),
|
|
91642
|
+
.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)) {
|
|
91643
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
91644
|
+
margin-right: initial;
|
|
91645
|
+
}
|
|
91646
|
+
|
|
91627
91647
|
.e-row .e-input-group .e-control.e-input {
|
|
91628
91648
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91629
91649
|
padding-bottom: 0;
|
|
@@ -63034,6 +63034,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63034
63034
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63035
63035
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63036
63036
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63037
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
63037
63038
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
63038
63039
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
63039
63040
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67342,6 +67343,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67342
67343
|
padding: 6px;
|
|
67343
67344
|
}
|
|
67344
67345
|
}
|
|
67346
|
+
|
|
67347
|
+
.e-content[aria-grabbed = 'true'] {
|
|
67348
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67349
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67350
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67351
|
+
user-select: none;
|
|
67352
|
+
}
|
|
67353
|
+
}
|
|
67345
67354
|
|
|
67346
67355
|
span.e-ungroupbutton.e-icons {
|
|
67347
67356
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -85439,6 +85439,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85439
85439
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85440
85440
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85441
85441
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85442
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
85442
85443
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
85443
85444
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
85444
85445
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -89747,6 +89748,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89747
89748
|
padding: 6px;
|
|
89748
89749
|
}
|
|
89749
89750
|
}
|
|
89751
|
+
|
|
89752
|
+
.e-content[aria-grabbed = 'true'] {
|
|
89753
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
89754
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
89755
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
89756
|
+
user-select: none;
|
|
89757
|
+
}
|
|
89758
|
+
}
|
|
89750
89759
|
|
|
89751
89760
|
span.e-ungroupbutton.e-icons {
|
|
89752
89761
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93137,6 +93146,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93137
93146
|
}
|
|
93138
93147
|
}
|
|
93139
93148
|
|
|
93149
|
+
.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)),
|
|
93150
|
+
.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)) {
|
|
93151
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93152
|
+
}
|
|
93153
|
+
|
|
93154
|
+
.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)),
|
|
93155
|
+
.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)) {
|
|
93156
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93157
|
+
margin-right: initial;
|
|
93158
|
+
}
|
|
93159
|
+
|
|
93140
93160
|
.e-row .e-input-group .e-control.e-input {
|
|
93141
93161
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93142
93162
|
padding-bottom: 0;
|
|
@@ -63505,6 +63505,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63505
63505
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63506
63506
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63507
63507
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63508
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
63508
63509
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
63509
63510
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
63510
63511
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67813,6 +67814,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67813
67814
|
padding: 6px;
|
|
67814
67815
|
}
|
|
67815
67816
|
}
|
|
67817
|
+
|
|
67818
|
+
.e-content[aria-grabbed = 'true'] {
|
|
67819
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67820
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67821
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67822
|
+
user-select: none;
|
|
67823
|
+
}
|
|
67824
|
+
}
|
|
67816
67825
|
|
|
67817
67826
|
span.e-ungroupbutton.e-icons {
|
|
67818
67827
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -85910,6 +85910,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85910
85910
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85911
85911
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85912
85912
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85913
|
+
$grid-bigger-toolbar-div-margin: 12px !default;
|
|
85913
85914
|
$grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
|
|
85914
85915
|
$grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
|
|
85915
85916
|
$grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -90218,6 +90219,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90218
90219
|
padding: 6px;
|
|
90219
90220
|
}
|
|
90220
90221
|
}
|
|
90222
|
+
|
|
90223
|
+
.e-content[aria-grabbed = 'true'] {
|
|
90224
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
90225
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
90226
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
90227
|
+
user-select: none;
|
|
90228
|
+
}
|
|
90229
|
+
}
|
|
90221
90230
|
|
|
90222
90231
|
span.e-ungroupbutton.e-icons {
|
|
90223
90232
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93608,6 +93617,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93608
93617
|
}
|
|
93609
93618
|
}
|
|
93610
93619
|
|
|
93620
|
+
.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)),
|
|
93621
|
+
.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)) {
|
|
93622
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93623
|
+
}
|
|
93624
|
+
|
|
93625
|
+
.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)),
|
|
93626
|
+
.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)) {
|
|
93627
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93628
|
+
margin-right: initial;
|
|
93629
|
+
}
|
|
93630
|
+
|
|
93611
93631
|
.e-row .e-input-group .e-control.e-input {
|
|
93612
93632
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93613
93633
|
padding-bottom: 0;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"31.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"31.2.15","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|