@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
|
@@ -52226,6 +52226,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52226
52226
|
text-align: right;
|
|
52227
52227
|
padding: 6px;
|
|
52228
52228
|
}
|
|
52229
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
52230
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
52231
|
+
-webkit-user-select: none;
|
|
52232
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
52233
|
+
user-select: none;
|
|
52234
|
+
}
|
|
52229
52235
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
52230
52236
|
margin-left: -9px;
|
|
52231
52237
|
}
|
|
@@ -54411,6 +54417,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54411
54417
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
54412
54418
|
padding-right: 16px;
|
|
54413
54419
|
}
|
|
54420
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
54421
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
54422
|
+
margin-right: 10px;
|
|
54423
|
+
}
|
|
54424
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
54425
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
54426
|
+
margin-left: 10px;
|
|
54427
|
+
margin-right: initial;
|
|
54428
|
+
}
|
|
54414
54429
|
.e-bigger .e-grid.sf-grid .e-dialog .e-dlg-content .e-contextmenu-container ul .e-menu-item.e-menu-caret-icon {
|
|
54415
54430
|
padding: 0;
|
|
54416
54431
|
}
|
|
@@ -40597,6 +40597,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40597
40597
|
text-align: right;
|
|
40598
40598
|
padding: 6px;
|
|
40599
40599
|
}
|
|
40600
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
40601
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
40602
|
+
-webkit-user-select: none;
|
|
40603
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
40604
|
+
user-select: none;
|
|
40605
|
+
}
|
|
40600
40606
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
40601
40607
|
margin-left: -9px;
|
|
40602
40608
|
}
|
|
@@ -52921,6 +52921,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52921
52921
|
text-align: right;
|
|
52922
52922
|
padding: 6px;
|
|
52923
52923
|
}
|
|
52924
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
52925
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
52926
|
+
-webkit-user-select: none;
|
|
52927
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
52928
|
+
user-select: none;
|
|
52929
|
+
}
|
|
52924
52930
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
52925
52931
|
margin-left: -9px;
|
|
52926
52932
|
}
|
|
@@ -55097,6 +55103,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55097
55103
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
55098
55104
|
padding-right: 16px;
|
|
55099
55105
|
}
|
|
55106
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
55107
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
55108
|
+
margin-right: 10px;
|
|
55109
|
+
}
|
|
55110
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
55111
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
55112
|
+
margin-left: 10px;
|
|
55113
|
+
margin-right: initial;
|
|
55114
|
+
}
|
|
55100
55115
|
.e-bigger .e-grid.sf-grid .e-dialog .e-dlg-content .e-contextmenu-container ul .e-menu-item.e-menu-caret-icon {
|
|
55101
55116
|
padding: 0;
|
|
55102
55117
|
}
|
|
@@ -36804,6 +36804,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36804
36804
|
text-align: right;
|
|
36805
36805
|
padding: 6px;
|
|
36806
36806
|
}
|
|
36807
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
36808
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
36809
|
+
-webkit-user-select: none;
|
|
36810
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
36811
|
+
user-select: none;
|
|
36812
|
+
}
|
|
36807
36813
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
36808
36814
|
margin-left: 0;
|
|
36809
36815
|
}
|
|
@@ -46290,6 +46290,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46290
46290
|
text-align: right;
|
|
46291
46291
|
padding: 6px;
|
|
46292
46292
|
}
|
|
46293
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
46294
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
46295
|
+
-webkit-user-select: none;
|
|
46296
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
46297
|
+
user-select: none;
|
|
46298
|
+
}
|
|
46293
46299
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
46294
46300
|
margin-left: 0;
|
|
46295
46301
|
}
|
|
@@ -48395,6 +48401,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48395
48401
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
48396
48402
|
padding-right: 1.5px;
|
|
48397
48403
|
}
|
|
48404
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
48405
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
48406
|
+
margin-right: 3px;
|
|
48407
|
+
}
|
|
48408
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
48409
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
48410
|
+
margin-left: 3px;
|
|
48411
|
+
margin-right: initial;
|
|
48412
|
+
}
|
|
48398
48413
|
.e-bigger .e-grid.sf-grid .e-dialog .e-footer-content .e-btn {
|
|
48399
48414
|
margin-left: 8px;
|
|
48400
48415
|
}
|
|
@@ -41268,6 +41268,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41268
41268
|
text-align: right;
|
|
41269
41269
|
padding: 6px;
|
|
41270
41270
|
}
|
|
41271
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
41272
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
41273
|
+
-webkit-user-select: none;
|
|
41274
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
41275
|
+
user-select: none;
|
|
41276
|
+
}
|
|
41271
41277
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
41272
41278
|
margin-left: 6px;
|
|
41273
41279
|
}
|
|
@@ -55072,6 +55072,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55072
55072
|
text-align: right;
|
|
55073
55073
|
padding: 6px;
|
|
55074
55074
|
}
|
|
55075
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
55076
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
55077
|
+
-webkit-user-select: none;
|
|
55078
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
55079
|
+
user-select: none;
|
|
55080
|
+
}
|
|
55075
55081
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
55076
55082
|
margin-left: 6px;
|
|
55077
55083
|
}
|
|
@@ -57163,6 +57169,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
57163
57169
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
57164
57170
|
padding-right: 5px;
|
|
57165
57171
|
}
|
|
57172
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57173
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57174
|
+
margin-right: 3px;
|
|
57175
|
+
}
|
|
57176
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57177
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57178
|
+
margin-left: 3px;
|
|
57179
|
+
margin-right: initial;
|
|
57180
|
+
}
|
|
57166
57181
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
57167
57182
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
57168
57183
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
@@ -41315,6 +41315,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41315
41315
|
text-align: right;
|
|
41316
41316
|
padding: 6px;
|
|
41317
41317
|
}
|
|
41318
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
41319
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
41320
|
+
-webkit-user-select: none;
|
|
41321
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
41322
|
+
user-select: none;
|
|
41323
|
+
}
|
|
41318
41324
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
41319
41325
|
margin-left: 6px;
|
|
41320
41326
|
}
|
|
@@ -55170,6 +55170,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55170
55170
|
text-align: right;
|
|
55171
55171
|
padding: 6px;
|
|
55172
55172
|
}
|
|
55173
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
55174
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
55175
|
+
-webkit-user-select: none;
|
|
55176
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
55177
|
+
user-select: none;
|
|
55178
|
+
}
|
|
55173
55179
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
55174
55180
|
margin-left: 6px;
|
|
55175
55181
|
}
|
|
@@ -57261,6 +57267,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
57261
57267
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
57262
57268
|
padding-right: 5px;
|
|
57263
57269
|
}
|
|
57270
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57271
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57272
|
+
margin-right: 3px;
|
|
57273
|
+
}
|
|
57274
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57275
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57276
|
+
margin-left: 3px;
|
|
57277
|
+
margin-right: initial;
|
|
57278
|
+
}
|
|
57264
57279
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
57265
57280
|
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
|
|
57266
57281
|
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
|
|
@@ -41033,6 +41033,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41033
41033
|
text-align: right;
|
|
41034
41034
|
padding: 6px;
|
|
41035
41035
|
}
|
|
41036
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
41037
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
41038
|
+
-webkit-user-select: none;
|
|
41039
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
41040
|
+
user-select: none;
|
|
41041
|
+
}
|
|
41036
41042
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
41037
41043
|
margin-left: -12px;
|
|
41038
41044
|
margin-left: -7px;
|
|
@@ -55415,6 +55415,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55415
55415
|
text-align: right;
|
|
55416
55416
|
padding: 6px;
|
|
55417
55417
|
}
|
|
55418
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
55419
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
55420
|
+
-webkit-user-select: none;
|
|
55421
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
55422
|
+
user-select: none;
|
|
55423
|
+
}
|
|
55418
55424
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
55419
55425
|
margin-left: -12px;
|
|
55420
55426
|
margin-left: -7px;
|
|
@@ -57721,6 +57727,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
57721
57727
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
57722
57728
|
padding-right: 5px;
|
|
57723
57729
|
}
|
|
57730
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57731
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57732
|
+
margin-right: 12px;
|
|
57733
|
+
}
|
|
57734
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57735
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57736
|
+
margin-left: 12px;
|
|
57737
|
+
margin-right: initial;
|
|
57738
|
+
}
|
|
57724
57739
|
.e-bigger .e-grid.sf-grid .e-row .e-input-group .e-control.e-input {
|
|
57725
57740
|
padding-bottom: 0;
|
|
57726
57741
|
padding-top: 0;
|
|
@@ -41082,6 +41082,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41082
41082
|
text-align: right;
|
|
41083
41083
|
padding: 6px;
|
|
41084
41084
|
}
|
|
41085
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
41086
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
41087
|
+
-webkit-user-select: none;
|
|
41088
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
41089
|
+
user-select: none;
|
|
41090
|
+
}
|
|
41085
41091
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
41086
41092
|
margin-left: -12px;
|
|
41087
41093
|
margin-left: -7px;
|
|
@@ -55464,6 +55464,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55464
55464
|
text-align: right;
|
|
55465
55465
|
padding: 6px;
|
|
55466
55466
|
}
|
|
55467
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
55468
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
55469
|
+
-webkit-user-select: none;
|
|
55470
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
55471
|
+
user-select: none;
|
|
55472
|
+
}
|
|
55467
55473
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
55468
55474
|
margin-left: -12px;
|
|
55469
55475
|
margin-left: -7px;
|
|
@@ -57770,6 +57776,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
57770
57776
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
57771
57777
|
padding-right: 5px;
|
|
57772
57778
|
}
|
|
57779
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57780
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57781
|
+
margin-right: 12px;
|
|
57782
|
+
}
|
|
57783
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
57784
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
57785
|
+
margin-left: 12px;
|
|
57786
|
+
margin-right: initial;
|
|
57787
|
+
}
|
|
57773
57788
|
.e-bigger .e-grid.sf-grid .e-row .e-input-group .e-control.e-input {
|
|
57774
57789
|
padding-bottom: 0;
|
|
57775
57790
|
padding-top: 0;
|
|
@@ -36123,6 +36123,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36123
36123
|
text-align: right;
|
|
36124
36124
|
padding: 6px;
|
|
36125
36125
|
}
|
|
36126
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
36127
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
36128
|
+
-webkit-user-select: none;
|
|
36129
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
36130
|
+
user-select: none;
|
|
36131
|
+
}
|
|
36126
36132
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
36127
36133
|
margin-left: -9px;
|
|
36128
36134
|
}
|
|
@@ -46618,6 +46618,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46618
46618
|
text-align: right;
|
|
46619
46619
|
padding: 6px;
|
|
46620
46620
|
}
|
|
46621
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
46622
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
46623
|
+
-webkit-user-select: none;
|
|
46624
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
46625
|
+
user-select: none;
|
|
46626
|
+
}
|
|
46621
46627
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
46622
46628
|
margin-left: -9px;
|
|
46623
46629
|
}
|
|
@@ -48755,6 +48761,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48755
48761
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
48756
48762
|
padding-right: 6px;
|
|
48757
48763
|
}
|
|
48764
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
48765
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
48766
|
+
margin-right: 10px;
|
|
48767
|
+
}
|
|
48768
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
48769
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
48770
|
+
margin-left: 10px;
|
|
48771
|
+
margin-right: initial;
|
|
48772
|
+
}
|
|
48758
48773
|
.e-bigger .e-grid.sf-grid .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn {
|
|
48759
48774
|
padding-bottom: 6px;
|
|
48760
48775
|
}
|
|
@@ -36123,6 +36123,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36123
36123
|
text-align: right;
|
|
36124
36124
|
padding: 6px;
|
|
36125
36125
|
}
|
|
36126
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
36127
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
36128
|
+
-webkit-user-select: none;
|
|
36129
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
36130
|
+
user-select: none;
|
|
36131
|
+
}
|
|
36126
36132
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
36127
36133
|
margin-left: -9px;
|
|
36128
36134
|
}
|
|
@@ -46618,6 +46618,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46618
46618
|
text-align: right;
|
|
46619
46619
|
padding: 6px;
|
|
46620
46620
|
}
|
|
46621
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
46622
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
46623
|
+
-webkit-user-select: none;
|
|
46624
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
46625
|
+
user-select: none;
|
|
46626
|
+
}
|
|
46621
46627
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
46622
46628
|
margin-left: -9px;
|
|
46623
46629
|
}
|
|
@@ -48755,6 +48761,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
48755
48761
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
48756
48762
|
padding-right: 6px;
|
|
48757
48763
|
}
|
|
48764
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
48765
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
48766
|
+
margin-right: 10px;
|
|
48767
|
+
}
|
|
48768
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
48769
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
48770
|
+
margin-left: 10px;
|
|
48771
|
+
margin-right: initial;
|
|
48772
|
+
}
|
|
48758
48773
|
.e-bigger .e-grid.sf-grid .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn {
|
|
48759
48774
|
padding-bottom: 6px;
|
|
48760
48775
|
}
|
|
@@ -39022,6 +39022,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39022
39022
|
text-align: right;
|
|
39023
39023
|
padding: 6px;
|
|
39024
39024
|
}
|
|
39025
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
39026
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
39027
|
+
-webkit-user-select: none;
|
|
39028
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
39029
|
+
user-select: none;
|
|
39030
|
+
}
|
|
39025
39031
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
39026
39032
|
margin-left: -12px;
|
|
39027
39033
|
margin-left: 0;
|
|
@@ -51069,6 +51069,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51069
51069
|
text-align: right;
|
|
51070
51070
|
padding: 6px;
|
|
51071
51071
|
}
|
|
51072
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
51073
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
51074
|
+
-webkit-user-select: none;
|
|
51075
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
51076
|
+
user-select: none;
|
|
51077
|
+
}
|
|
51072
51078
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
51073
51079
|
margin-left: -12px;
|
|
51074
51080
|
margin-left: 0;
|
|
@@ -53290,6 +53296,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
53290
53296
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
53291
53297
|
padding-right: 13px;
|
|
53292
53298
|
}
|
|
53299
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
53300
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
53301
|
+
margin-right: 12px;
|
|
53302
|
+
}
|
|
53303
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
53304
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
53305
|
+
margin-left: 12px;
|
|
53306
|
+
margin-right: initial;
|
|
53307
|
+
}
|
|
53293
53308
|
.e-bigger .e-grid.sf-grid .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul li {
|
|
53294
53309
|
background-color: unset;
|
|
53295
53310
|
outline-offset: 0;
|
|
@@ -39425,6 +39425,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39425
39425
|
text-align: right;
|
|
39426
39426
|
padding: 6px;
|
|
39427
39427
|
}
|
|
39428
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
39429
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
39430
|
+
-webkit-user-select: none;
|
|
39431
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
39432
|
+
user-select: none;
|
|
39433
|
+
}
|
|
39428
39434
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
39429
39435
|
margin-left: -12px;
|
|
39430
39436
|
margin-left: 0;
|
|
@@ -51472,6 +51472,12 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51472
51472
|
text-align: right;
|
|
51473
51473
|
padding: 6px;
|
|
51474
51474
|
}
|
|
51475
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-checkbox-wrapper,
|
|
51476
|
+
.e-grid.sf-grid .e-content[aria-grabbed=true] .e-rowcell .e-css.e-checkbox-wrapper {
|
|
51477
|
+
-webkit-user-select: none;
|
|
51478
|
+
/* stylelint-disable-line property-no-vendor-prefix */
|
|
51479
|
+
user-select: none;
|
|
51480
|
+
}
|
|
51475
51481
|
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
|
|
51476
51482
|
margin-left: -12px;
|
|
51477
51483
|
margin-left: 0;
|
|
@@ -53693,6 +53699,15 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
53693
53699
|
.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
|
|
53694
53700
|
padding-right: 13px;
|
|
53695
53701
|
}
|
|
53702
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
53703
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
53704
|
+
margin-right: 12px;
|
|
53705
|
+
}
|
|
53706
|
+
.e-bigger .e-grid.sf-grid .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)),
|
|
53707
|
+
.e-bigger .e-grid.sf-grid .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)) {
|
|
53708
|
+
margin-left: 12px;
|
|
53709
|
+
margin-right: initial;
|
|
53710
|
+
}
|
|
53696
53711
|
.e-bigger .e-grid.sf-grid .e-icons:not(.e-check, .e-stop) {
|
|
53697
53712
|
font-size: 18px;
|
|
53698
53713
|
}
|
|
@@ -62868,6 +62868,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
62868
62868
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
62869
62869
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
62870
62870
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
62871
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
62871
62872
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
62872
62873
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
62873
62874
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67182,6 +67183,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
67182
67183
|
padding: 6px;
|
|
67183
67184
|
}
|
|
67184
67185
|
}
|
|
67186
|
+
|
|
67187
|
+
.e-content[aria-grabbed = 'true'] {
|
|
67188
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67189
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67190
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67191
|
+
user-select: none;
|
|
67192
|
+
}
|
|
67193
|
+
}
|
|
67185
67194
|
|
|
67186
67195
|
span.e-ungroupbutton.e-icons {
|
|
67187
67196
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -85273,6 +85273,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85273
85273
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85274
85274
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85275
85275
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85276
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
85276
85277
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
85277
85278
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
85278
85279
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -89587,6 +89588,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
89587
89588
|
padding: 6px;
|
|
89588
89589
|
}
|
|
89589
89590
|
}
|
|
89591
|
+
|
|
89592
|
+
.e-content[aria-grabbed = 'true'] {
|
|
89593
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
89594
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
89595
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
89596
|
+
user-select: none;
|
|
89597
|
+
}
|
|
89598
|
+
}
|
|
89590
89599
|
|
|
89591
89600
|
span.e-ungroupbutton.e-icons {
|
|
89592
89601
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -92977,6 +92986,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
92977
92986
|
}
|
|
92978
92987
|
}
|
|
92979
92988
|
|
|
92989
|
+
.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)),
|
|
92990
|
+
.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)) {
|
|
92991
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
92992
|
+
}
|
|
92993
|
+
|
|
92994
|
+
.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)),
|
|
92995
|
+
.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)) {
|
|
92996
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
92997
|
+
margin-right: initial;
|
|
92998
|
+
}
|
|
92999
|
+
|
|
92980
93000
|
.e-row .e-input-group .e-control.e-input {
|
|
92981
93001
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92982
93002
|
padding-bottom: 0;
|
|
@@ -63163,6 +63163,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
63163
63163
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
63164
63164
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
63165
63165
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
63166
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
63166
63167
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
63167
63168
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
63168
63169
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -67477,6 +67478,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
67477
67478
|
padding: 6px;
|
|
67478
67479
|
}
|
|
67479
67480
|
}
|
|
67481
|
+
|
|
67482
|
+
.e-content[aria-grabbed = 'true'] {
|
|
67483
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
67484
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
67485
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
67486
|
+
user-select: none;
|
|
67487
|
+
}
|
|
67488
|
+
}
|
|
67480
67489
|
|
|
67481
67490
|
span.e-ungroupbutton.e-icons {
|
|
67482
67491
|
margin-left: $grid-group-ungroupicon-margin-left;
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -85568,6 +85568,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
85568
85568
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
85569
85569
|
$grid-bigger-columnchooser-li-padding: 8px 0 !default;
|
|
85570
85570
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
85571
|
+
$grid-bigger-toolbar-div-margin: 10px !default;
|
|
85571
85572
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
85572
85573
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
85573
85574
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -89882,6 +89883,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
89882
89883
|
padding: 6px;
|
|
89883
89884
|
}
|
|
89884
89885
|
}
|
|
89886
|
+
|
|
89887
|
+
.e-content[aria-grabbed = 'true'] {
|
|
89888
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
89889
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
89890
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
89891
|
+
user-select: none;
|
|
89892
|
+
}
|
|
89893
|
+
}
|
|
89885
89894
|
|
|
89886
89895
|
span.e-ungroupbutton.e-icons {
|
|
89887
89896
|
margin-left: $grid-group-ungroupicon-margin-left;
|
|
@@ -93272,6 +93281,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
93272
93281
|
}
|
|
93273
93282
|
}
|
|
93274
93283
|
|
|
93284
|
+
.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)),
|
|
93285
|
+
.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)) {
|
|
93286
|
+
margin-right: $grid-bigger-toolbar-div-margin;
|
|
93287
|
+
}
|
|
93288
|
+
|
|
93289
|
+
.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)),
|
|
93290
|
+
.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)) {
|
|
93291
|
+
margin-left: $grid-bigger-toolbar-div-margin;
|
|
93292
|
+
margin-right: initial;
|
|
93293
|
+
}
|
|
93294
|
+
|
|
93275
93295
|
.e-row .e-input-group .e-control.e-input {
|
|
93276
93296
|
@if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93277
93297
|
padding-bottom: 0;
|
|
@@ -61382,6 +61382,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
|
|
|
61382
61382
|
$grid-bigger-columnchooser-ul-padding: 0 !default;
|
|
61383
61383
|
$grid-bigger-columnchooser-li-padding: 11px 0 !default;
|
|
61384
61384
|
$grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
|
|
61385
|
+
$grid-bigger-toolbar-div-margin: 15px !default;
|
|
61385
61386
|
$grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
|
|
61386
61387
|
$grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
|
|
61387
61388
|
$grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
|
|
@@ -65686,6 +65687,14 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
65686
65687
|
padding: 6px;
|
|
65687
65688
|
}
|
|
65688
65689
|
}
|
|
65690
|
+
|
|
65691
|
+
.e-content[aria-grabbed = 'true'] {
|
|
65692
|
+
.e-rowcell .e-checkbox-wrapper,
|
|
65693
|
+
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
65694
|
+
-webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
65695
|
+
user-select: none;
|
|
65696
|
+
}
|
|
65697
|
+
}
|
|
65689
65698
|
|
|
65690
65699
|
span.e-ungroupbutton.e-icons {
|
|
65691
65700
|
margin-left: $grid-group-ungroupicon-margin-left;
|