@syncfusion/blazor-themes 22.1.37 → 22.1.39
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/SCSS-Themes/bootstrap-dark.scss +51 -7
- package/SCSS-Themes/bootstrap.scss +56 -12
- package/SCSS-Themes/bootstrap4.scss +51 -7
- package/SCSS-Themes/bootstrap5-dark.scss +51 -7
- package/SCSS-Themes/bootstrap5.scss +51 -7
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +0 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind.scss +0 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +52 -8
- package/SCSS-Themes/fabric.scss +52 -8
- package/SCSS-Themes/fluent-dark.scss +51 -7
- package/SCSS-Themes/fluent.scss +51 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent.scss +30 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material.scss +30 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material3.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +30 -1
- package/SCSS-Themes/highcontrast.scss +53 -9
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +20 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material3.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +51 -7
- package/SCSS-Themes/material.scss +51 -7
- package/SCSS-Themes/material3-dark.scss +51 -7
- package/SCSS-Themes/material3.scss +51 -7
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +51 -7
- package/SCSS-Themes/tailwind.scss +51 -7
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -6392,6 +6392,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
6392
6392
|
}
|
|
6393
6393
|
|
|
6394
6394
|
input.e-input.e-bigger#{$css},
|
|
6395
|
+
.e-bigger input.e-input#{$css},
|
|
6395
6396
|
.e-input-group.e-bigger input,
|
|
6396
6397
|
.e-input-group.e-bigger input.e-input,
|
|
6397
6398
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28475,8 +28476,6 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28475
28476
|
|
|
28476
28477
|
+.e-label {
|
|
28477
28478
|
margin-left: $cbox-margin;
|
|
28478
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28479
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28480
28479
|
}
|
|
28481
28480
|
|
|
28482
28481
|
+.e-ripple-container {
|
|
@@ -28706,8 +28705,6 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28706
28705
|
font-size: $cbox-bigger-font-size;
|
|
28707
28706
|
line-height: $cbox-bigger-height;
|
|
28708
28707
|
margin-left: $cbox-bigger-margin;
|
|
28709
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28710
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28711
28708
|
}
|
|
28712
28709
|
|
|
28713
28710
|
+.e-ripple-container {
|
|
@@ -76273,6 +76270,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76273
76270
|
|
|
76274
76271
|
li.e-cclist {
|
|
76275
76272
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76273
|
+
@if $grid-skin == 'material3' {
|
|
76274
|
+
line-height: 24px;
|
|
76275
|
+
}
|
|
76276
76276
|
}
|
|
76277
76277
|
|
|
76278
76278
|
.e-toolbar .e-ccdiv {
|
|
@@ -76995,7 +76995,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76995
76995
|
border-collapse: separate;
|
|
76996
76996
|
table-layout: fixed;
|
|
76997
76997
|
width: 100%;
|
|
76998
|
-
border-spacing: 0.25px;
|
|
76999
76998
|
}
|
|
77000
76999
|
|
|
77001
77000
|
.e-tableborder {
|
|
@@ -78493,6 +78492,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78493
78492
|
margin: -12px;
|
|
78494
78493
|
}
|
|
78495
78494
|
|
|
78495
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78496
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78497
|
+
@if $grid-skin == 'material3' {
|
|
78498
|
+
font-size: $text-base;
|
|
78499
|
+
}
|
|
78500
|
+
}
|
|
78501
|
+
|
|
78496
78502
|
.e-ccdlg {
|
|
78497
78503
|
|
|
78498
78504
|
.e-dlg-content {
|
|
@@ -80320,6 +80326,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80320
80326
|
}
|
|
80321
80327
|
/* stylelint-enable */
|
|
80322
80328
|
|
|
80329
|
+
/* Apply styles for Firefox only */
|
|
80330
|
+
/* stylelint-disable function-url-quotes */
|
|
80331
|
+
@-moz-document url-prefix() {
|
|
80332
|
+
#{&}.e-grid-min-height {
|
|
80333
|
+
.e-rowcell,
|
|
80334
|
+
.e-icon-grightarrow,
|
|
80335
|
+
.e-icon-gdownarrow {
|
|
80336
|
+
line-height: normal;
|
|
80337
|
+
}
|
|
80338
|
+
}
|
|
80339
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80340
|
+
.e-rowcell,
|
|
80341
|
+
.e-rowcell:first-child,
|
|
80342
|
+
.e-rowcell:last-child {
|
|
80343
|
+
line-height: normal;
|
|
80344
|
+
}
|
|
80345
|
+
}
|
|
80346
|
+
}
|
|
80347
|
+
/* stylelint-enable function-url-quotes */
|
|
80348
|
+
|
|
80323
80349
|
|
|
80324
80350
|
@include export-module('grid-theme') {
|
|
80325
80351
|
|
|
@@ -118110,7 +118136,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118110
118136
|
& .e-dropdown-btn.e-image-popup {
|
|
118111
118137
|
& .e-select,
|
|
118112
118138
|
& .e-annotation,
|
|
118113
|
-
& .e-transform
|
|
118139
|
+
& .e-transform {
|
|
118140
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118141
|
+
|
|
118142
|
+
& .e-icons.e-caret {
|
|
118143
|
+
font-size: 10px;
|
|
118144
|
+
}
|
|
118145
|
+
}
|
|
118146
|
+
}
|
|
118147
|
+
|
|
118148
|
+
& .e-dropdown-btn {
|
|
118114
118149
|
& .e-save {
|
|
118115
118150
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118116
118151
|
|
|
@@ -118216,7 +118251,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118216
118251
|
& .e-dropdown-btn.e-image-popup {
|
|
118217
118252
|
& .e-select,
|
|
118218
118253
|
& .e-annotation,
|
|
118219
|
-
& .e-transform
|
|
118254
|
+
& .e-transform {
|
|
118255
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118256
|
+
|
|
118257
|
+
& .e-icons.e-caret {
|
|
118258
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118259
|
+
}
|
|
118260
|
+
}
|
|
118261
|
+
}
|
|
118262
|
+
|
|
118263
|
+
& .e-dropdown-btn {
|
|
118220
118264
|
& .e-save {
|
|
118221
118265
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118222
118266
|
|
|
@@ -1439,6 +1439,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1439
1439
|
|
|
1440
1440
|
li.e-cclist {
|
|
1441
1441
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1442
|
+
@if $grid-skin == 'material3' {
|
|
1443
|
+
line-height: 24px;
|
|
1444
|
+
}
|
|
1442
1445
|
}
|
|
1443
1446
|
|
|
1444
1447
|
.e-toolbar .e-ccdiv {
|
|
@@ -2161,7 +2164,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2161
2164
|
border-collapse: separate;
|
|
2162
2165
|
table-layout: fixed;
|
|
2163
2166
|
width: 100%;
|
|
2164
|
-
border-spacing: 0.25px;
|
|
2165
2167
|
}
|
|
2166
2168
|
|
|
2167
2169
|
.e-tableborder {
|
|
@@ -3659,6 +3661,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3659
3661
|
margin: -12px;
|
|
3660
3662
|
}
|
|
3661
3663
|
|
|
3664
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3665
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3666
|
+
@if $grid-skin == 'material3' {
|
|
3667
|
+
font-size: $text-base;
|
|
3668
|
+
}
|
|
3669
|
+
}
|
|
3670
|
+
|
|
3662
3671
|
.e-ccdlg {
|
|
3663
3672
|
|
|
3664
3673
|
.e-dlg-content {
|
|
@@ -5486,6 +5495,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5486
5495
|
}
|
|
5487
5496
|
/* stylelint-enable */
|
|
5488
5497
|
|
|
5498
|
+
/* Apply styles for Firefox only */
|
|
5499
|
+
/* stylelint-disable function-url-quotes */
|
|
5500
|
+
@-moz-document url-prefix() {
|
|
5501
|
+
#{&}.e-grid-min-height {
|
|
5502
|
+
.e-rowcell,
|
|
5503
|
+
.e-icon-grightarrow,
|
|
5504
|
+
.e-icon-gdownarrow {
|
|
5505
|
+
line-height: normal;
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-rowcell:first-child,
|
|
5511
|
+
.e-rowcell:last-child {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
}
|
|
5516
|
+
/* stylelint-enable function-url-quotes */
|
|
5517
|
+
|
|
5489
5518
|
|
|
5490
5519
|
@include export-module('grid-theme') {
|
|
5491
5520
|
|
|
@@ -1441,6 +1441,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1441
1441
|
|
|
1442
1442
|
li.e-cclist {
|
|
1443
1443
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1444
|
+
@if $grid-skin == 'material3' {
|
|
1445
|
+
line-height: 24px;
|
|
1446
|
+
}
|
|
1444
1447
|
}
|
|
1445
1448
|
|
|
1446
1449
|
.e-toolbar .e-ccdiv {
|
|
@@ -2163,7 +2166,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2163
2166
|
border-collapse: separate;
|
|
2164
2167
|
table-layout: fixed;
|
|
2165
2168
|
width: 100%;
|
|
2166
|
-
border-spacing: 0.25px;
|
|
2167
2169
|
}
|
|
2168
2170
|
|
|
2169
2171
|
.e-tableborder {
|
|
@@ -3661,6 +3663,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3661
3663
|
margin: -12px;
|
|
3662
3664
|
}
|
|
3663
3665
|
|
|
3666
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3667
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3668
|
+
@if $grid-skin == 'material3' {
|
|
3669
|
+
font-size: $text-base;
|
|
3670
|
+
}
|
|
3671
|
+
}
|
|
3672
|
+
|
|
3664
3673
|
.e-ccdlg {
|
|
3665
3674
|
|
|
3666
3675
|
.e-dlg-content {
|
|
@@ -5488,6 +5497,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5488
5497
|
}
|
|
5489
5498
|
/* stylelint-enable */
|
|
5490
5499
|
|
|
5500
|
+
/* Apply styles for Firefox only */
|
|
5501
|
+
/* stylelint-disable function-url-quotes */
|
|
5502
|
+
@-moz-document url-prefix() {
|
|
5503
|
+
#{&}.e-grid-min-height {
|
|
5504
|
+
.e-rowcell,
|
|
5505
|
+
.e-icon-grightarrow,
|
|
5506
|
+
.e-icon-gdownarrow {
|
|
5507
|
+
line-height: normal;
|
|
5508
|
+
}
|
|
5509
|
+
}
|
|
5510
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5511
|
+
.e-rowcell,
|
|
5512
|
+
.e-rowcell:first-child,
|
|
5513
|
+
.e-rowcell:last-child {
|
|
5514
|
+
line-height: normal;
|
|
5515
|
+
}
|
|
5516
|
+
}
|
|
5517
|
+
}
|
|
5518
|
+
/* stylelint-enable function-url-quotes */
|
|
5519
|
+
|
|
5491
5520
|
|
|
5492
5521
|
@include export-module('grid-theme') {
|
|
5493
5522
|
|
|
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1446
1446
|
|
|
1447
1447
|
li.e-cclist {
|
|
1448
1448
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1449
|
+
@if $grid-skin == 'material3' {
|
|
1450
|
+
line-height: 24px;
|
|
1451
|
+
}
|
|
1449
1452
|
}
|
|
1450
1453
|
|
|
1451
1454
|
.e-toolbar .e-ccdiv {
|
|
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2168
2171
|
border-collapse: separate;
|
|
2169
2172
|
table-layout: fixed;
|
|
2170
2173
|
width: 100%;
|
|
2171
|
-
border-spacing: 0.25px;
|
|
2172
2174
|
}
|
|
2173
2175
|
|
|
2174
2176
|
.e-tableborder {
|
|
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3666
3668
|
margin: -12px;
|
|
3667
3669
|
}
|
|
3668
3670
|
|
|
3671
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3672
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3673
|
+
@if $grid-skin == 'material3' {
|
|
3674
|
+
font-size: $text-base;
|
|
3675
|
+
}
|
|
3676
|
+
}
|
|
3677
|
+
|
|
3669
3678
|
.e-ccdlg {
|
|
3670
3679
|
|
|
3671
3680
|
.e-dlg-content {
|
|
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5493
5502
|
}
|
|
5494
5503
|
/* stylelint-enable */
|
|
5495
5504
|
|
|
5505
|
+
/* Apply styles for Firefox only */
|
|
5506
|
+
/* stylelint-disable function-url-quotes */
|
|
5507
|
+
@-moz-document url-prefix() {
|
|
5508
|
+
#{&}.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-icon-grightarrow,
|
|
5511
|
+
.e-icon-gdownarrow {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5516
|
+
.e-rowcell,
|
|
5517
|
+
.e-rowcell:first-child,
|
|
5518
|
+
.e-rowcell:last-child {
|
|
5519
|
+
line-height: normal;
|
|
5520
|
+
}
|
|
5521
|
+
}
|
|
5522
|
+
}
|
|
5523
|
+
/* stylelint-enable function-url-quotes */
|
|
5524
|
+
|
|
5496
5525
|
|
|
5497
5526
|
@include export-module('grid-theme') {
|
|
5498
5527
|
|
|
@@ -1439,6 +1439,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
1439
1439
|
|
|
1440
1440
|
li.e-cclist {
|
|
1441
1441
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1442
|
+
@if $grid-skin == 'material3' {
|
|
1443
|
+
line-height: 24px;
|
|
1444
|
+
}
|
|
1442
1445
|
}
|
|
1443
1446
|
|
|
1444
1447
|
.e-toolbar .e-ccdiv {
|
|
@@ -2161,7 +2164,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
2161
2164
|
border-collapse: separate;
|
|
2162
2165
|
table-layout: fixed;
|
|
2163
2166
|
width: 100%;
|
|
2164
|
-
border-spacing: 0.25px;
|
|
2165
2167
|
}
|
|
2166
2168
|
|
|
2167
2169
|
.e-tableborder {
|
|
@@ -3659,6 +3661,13 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
3659
3661
|
margin: -12px;
|
|
3660
3662
|
}
|
|
3661
3663
|
|
|
3664
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3665
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3666
|
+
@if $grid-skin == 'material3' {
|
|
3667
|
+
font-size: $text-base;
|
|
3668
|
+
}
|
|
3669
|
+
}
|
|
3670
|
+
|
|
3662
3671
|
.e-ccdlg {
|
|
3663
3672
|
|
|
3664
3673
|
.e-dlg-content {
|
|
@@ -5486,6 +5495,26 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
5486
5495
|
}
|
|
5487
5496
|
/* stylelint-enable */
|
|
5488
5497
|
|
|
5498
|
+
/* Apply styles for Firefox only */
|
|
5499
|
+
/* stylelint-disable function-url-quotes */
|
|
5500
|
+
@-moz-document url-prefix() {
|
|
5501
|
+
#{&}.e-grid-min-height {
|
|
5502
|
+
.e-rowcell,
|
|
5503
|
+
.e-icon-grightarrow,
|
|
5504
|
+
.e-icon-gdownarrow {
|
|
5505
|
+
line-height: normal;
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-rowcell:first-child,
|
|
5511
|
+
.e-rowcell:last-child {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
}
|
|
5516
|
+
/* stylelint-enable function-url-quotes */
|
|
5517
|
+
|
|
5489
5518
|
|
|
5490
5519
|
@include export-module('grid-theme') {
|
|
5491
5520
|
|
|
@@ -1439,6 +1439,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
1439
1439
|
|
|
1440
1440
|
li.e-cclist {
|
|
1441
1441
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1442
|
+
@if $grid-skin == 'material3' {
|
|
1443
|
+
line-height: 24px;
|
|
1444
|
+
}
|
|
1442
1445
|
}
|
|
1443
1446
|
|
|
1444
1447
|
.e-toolbar .e-ccdiv {
|
|
@@ -2161,7 +2164,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
2161
2164
|
border-collapse: separate;
|
|
2162
2165
|
table-layout: fixed;
|
|
2163
2166
|
width: 100%;
|
|
2164
|
-
border-spacing: 0.25px;
|
|
2165
2167
|
}
|
|
2166
2168
|
|
|
2167
2169
|
.e-tableborder {
|
|
@@ -3659,6 +3661,13 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
3659
3661
|
margin: -12px;
|
|
3660
3662
|
}
|
|
3661
3663
|
|
|
3664
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3665
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3666
|
+
@if $grid-skin == 'material3' {
|
|
3667
|
+
font-size: $text-base;
|
|
3668
|
+
}
|
|
3669
|
+
}
|
|
3670
|
+
|
|
3662
3671
|
.e-ccdlg {
|
|
3663
3672
|
|
|
3664
3673
|
.e-dlg-content {
|
|
@@ -5486,6 +5495,26 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
5486
5495
|
}
|
|
5487
5496
|
/* stylelint-enable */
|
|
5488
5497
|
|
|
5498
|
+
/* Apply styles for Firefox only */
|
|
5499
|
+
/* stylelint-disable function-url-quotes */
|
|
5500
|
+
@-moz-document url-prefix() {
|
|
5501
|
+
#{&}.e-grid-min-height {
|
|
5502
|
+
.e-rowcell,
|
|
5503
|
+
.e-icon-grightarrow,
|
|
5504
|
+
.e-icon-gdownarrow {
|
|
5505
|
+
line-height: normal;
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-rowcell:first-child,
|
|
5511
|
+
.e-rowcell:last-child {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
}
|
|
5516
|
+
/* stylelint-enable function-url-quotes */
|
|
5517
|
+
|
|
5489
5518
|
|
|
5490
5519
|
@include export-module('grid-theme') {
|
|
5491
5520
|
|
|
@@ -1436,6 +1436,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1436
1436
|
|
|
1437
1437
|
li.e-cclist {
|
|
1438
1438
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1439
|
+
@if $grid-skin == 'material3' {
|
|
1440
|
+
line-height: 24px;
|
|
1441
|
+
}
|
|
1439
1442
|
}
|
|
1440
1443
|
|
|
1441
1444
|
.e-toolbar .e-ccdiv {
|
|
@@ -2158,7 +2161,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2158
2161
|
border-collapse: separate;
|
|
2159
2162
|
table-layout: fixed;
|
|
2160
2163
|
width: 100%;
|
|
2161
|
-
border-spacing: 0.25px;
|
|
2162
2164
|
}
|
|
2163
2165
|
|
|
2164
2166
|
.e-tableborder {
|
|
@@ -3656,6 +3658,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3656
3658
|
margin: -12px;
|
|
3657
3659
|
}
|
|
3658
3660
|
|
|
3661
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3662
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3663
|
+
@if $grid-skin == 'material3' {
|
|
3664
|
+
font-size: $text-base;
|
|
3665
|
+
}
|
|
3666
|
+
}
|
|
3667
|
+
|
|
3659
3668
|
.e-ccdlg {
|
|
3660
3669
|
|
|
3661
3670
|
.e-dlg-content {
|
|
@@ -5483,6 +5492,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5483
5492
|
}
|
|
5484
5493
|
/* stylelint-enable */
|
|
5485
5494
|
|
|
5495
|
+
/* Apply styles for Firefox only */
|
|
5496
|
+
/* stylelint-disable function-url-quotes */
|
|
5497
|
+
@-moz-document url-prefix() {
|
|
5498
|
+
#{&}.e-grid-min-height {
|
|
5499
|
+
.e-rowcell,
|
|
5500
|
+
.e-icon-grightarrow,
|
|
5501
|
+
.e-icon-gdownarrow {
|
|
5502
|
+
line-height: normal;
|
|
5503
|
+
}
|
|
5504
|
+
}
|
|
5505
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5506
|
+
.e-rowcell,
|
|
5507
|
+
.e-rowcell:first-child,
|
|
5508
|
+
.e-rowcell:last-child {
|
|
5509
|
+
line-height: normal;
|
|
5510
|
+
}
|
|
5511
|
+
}
|
|
5512
|
+
}
|
|
5513
|
+
/* stylelint-enable function-url-quotes */
|
|
5514
|
+
|
|
5486
5515
|
|
|
5487
5516
|
@include export-module('grid-theme') {
|
|
5488
5517
|
|
|
@@ -1436,6 +1436,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1436
1436
|
|
|
1437
1437
|
li.e-cclist {
|
|
1438
1438
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1439
|
+
@if $grid-skin == 'material3' {
|
|
1440
|
+
line-height: 24px;
|
|
1441
|
+
}
|
|
1439
1442
|
}
|
|
1440
1443
|
|
|
1441
1444
|
.e-toolbar .e-ccdiv {
|
|
@@ -2158,7 +2161,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2158
2161
|
border-collapse: separate;
|
|
2159
2162
|
table-layout: fixed;
|
|
2160
2163
|
width: 100%;
|
|
2161
|
-
border-spacing: 0.25px;
|
|
2162
2164
|
}
|
|
2163
2165
|
|
|
2164
2166
|
.e-tableborder {
|
|
@@ -3656,6 +3658,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3656
3658
|
margin: -12px;
|
|
3657
3659
|
}
|
|
3658
3660
|
|
|
3661
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3662
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3663
|
+
@if $grid-skin == 'material3' {
|
|
3664
|
+
font-size: $text-base;
|
|
3665
|
+
}
|
|
3666
|
+
}
|
|
3667
|
+
|
|
3659
3668
|
.e-ccdlg {
|
|
3660
3669
|
|
|
3661
3670
|
.e-dlg-content {
|
|
@@ -5483,6 +5492,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5483
5492
|
}
|
|
5484
5493
|
/* stylelint-enable */
|
|
5485
5494
|
|
|
5495
|
+
/* Apply styles for Firefox only */
|
|
5496
|
+
/* stylelint-disable function-url-quotes */
|
|
5497
|
+
@-moz-document url-prefix() {
|
|
5498
|
+
#{&}.e-grid-min-height {
|
|
5499
|
+
.e-rowcell,
|
|
5500
|
+
.e-icon-grightarrow,
|
|
5501
|
+
.e-icon-gdownarrow {
|
|
5502
|
+
line-height: normal;
|
|
5503
|
+
}
|
|
5504
|
+
}
|
|
5505
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5506
|
+
.e-rowcell,
|
|
5507
|
+
.e-rowcell:first-child,
|
|
5508
|
+
.e-rowcell:last-child {
|
|
5509
|
+
line-height: normal;
|
|
5510
|
+
}
|
|
5511
|
+
}
|
|
5512
|
+
}
|
|
5513
|
+
/* stylelint-enable function-url-quotes */
|
|
5514
|
+
|
|
5486
5515
|
|
|
5487
5516
|
@include export-module('grid-theme') {
|
|
5488
5517
|
|
|
@@ -1431,6 +1431,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1431
1431
|
|
|
1432
1432
|
li.e-cclist {
|
|
1433
1433
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1434
|
+
@if $grid-skin == 'material3' {
|
|
1435
|
+
line-height: 24px;
|
|
1436
|
+
}
|
|
1434
1437
|
}
|
|
1435
1438
|
|
|
1436
1439
|
.e-toolbar .e-ccdiv {
|
|
@@ -2153,7 +2156,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2153
2156
|
border-collapse: separate;
|
|
2154
2157
|
table-layout: fixed;
|
|
2155
2158
|
width: 100%;
|
|
2156
|
-
border-spacing: 0.25px;
|
|
2157
2159
|
}
|
|
2158
2160
|
|
|
2159
2161
|
.e-tableborder {
|
|
@@ -3651,6 +3653,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3651
3653
|
margin: -12px;
|
|
3652
3654
|
}
|
|
3653
3655
|
|
|
3656
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3657
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3658
|
+
@if $grid-skin == 'material3' {
|
|
3659
|
+
font-size: $text-base;
|
|
3660
|
+
}
|
|
3661
|
+
}
|
|
3662
|
+
|
|
3654
3663
|
.e-ccdlg {
|
|
3655
3664
|
|
|
3656
3665
|
.e-dlg-content {
|
|
@@ -5478,6 +5487,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5478
5487
|
}
|
|
5479
5488
|
/* stylelint-enable */
|
|
5480
5489
|
|
|
5490
|
+
/* Apply styles for Firefox only */
|
|
5491
|
+
/* stylelint-disable function-url-quotes */
|
|
5492
|
+
@-moz-document url-prefix() {
|
|
5493
|
+
#{&}.e-grid-min-height {
|
|
5494
|
+
.e-rowcell,
|
|
5495
|
+
.e-icon-grightarrow,
|
|
5496
|
+
.e-icon-gdownarrow {
|
|
5497
|
+
line-height: normal;
|
|
5498
|
+
}
|
|
5499
|
+
}
|
|
5500
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5501
|
+
.e-rowcell,
|
|
5502
|
+
.e-rowcell:first-child,
|
|
5503
|
+
.e-rowcell:last-child {
|
|
5504
|
+
line-height: normal;
|
|
5505
|
+
}
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
/* stylelint-enable function-url-quotes */
|
|
5509
|
+
|
|
5481
5510
|
|
|
5482
5511
|
@include export-module('grid-theme') {
|
|
5483
5512
|
|
|
@@ -1431,6 +1431,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1431
1431
|
|
|
1432
1432
|
li.e-cclist {
|
|
1433
1433
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1434
|
+
@if $grid-skin == 'material3' {
|
|
1435
|
+
line-height: 24px;
|
|
1436
|
+
}
|
|
1434
1437
|
}
|
|
1435
1438
|
|
|
1436
1439
|
.e-toolbar .e-ccdiv {
|
|
@@ -2153,7 +2156,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2153
2156
|
border-collapse: separate;
|
|
2154
2157
|
table-layout: fixed;
|
|
2155
2158
|
width: 100%;
|
|
2156
|
-
border-spacing: 0.25px;
|
|
2157
2159
|
}
|
|
2158
2160
|
|
|
2159
2161
|
.e-tableborder {
|
|
@@ -3651,6 +3653,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3651
3653
|
margin: -12px;
|
|
3652
3654
|
}
|
|
3653
3655
|
|
|
3656
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3657
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3658
|
+
@if $grid-skin == 'material3' {
|
|
3659
|
+
font-size: $text-base;
|
|
3660
|
+
}
|
|
3661
|
+
}
|
|
3662
|
+
|
|
3654
3663
|
.e-ccdlg {
|
|
3655
3664
|
|
|
3656
3665
|
.e-dlg-content {
|
|
@@ -5478,6 +5487,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5478
5487
|
}
|
|
5479
5488
|
/* stylelint-enable */
|
|
5480
5489
|
|
|
5490
|
+
/* Apply styles for Firefox only */
|
|
5491
|
+
/* stylelint-disable function-url-quotes */
|
|
5492
|
+
@-moz-document url-prefix() {
|
|
5493
|
+
#{&}.e-grid-min-height {
|
|
5494
|
+
.e-rowcell,
|
|
5495
|
+
.e-icon-grightarrow,
|
|
5496
|
+
.e-icon-gdownarrow {
|
|
5497
|
+
line-height: normal;
|
|
5498
|
+
}
|
|
5499
|
+
}
|
|
5500
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5501
|
+
.e-rowcell,
|
|
5502
|
+
.e-rowcell:first-child,
|
|
5503
|
+
.e-rowcell:last-child {
|
|
5504
|
+
line-height: normal;
|
|
5505
|
+
}
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
/* stylelint-enable function-url-quotes */
|
|
5509
|
+
|
|
5481
5510
|
|
|
5482
5511
|
@include export-module('grid-theme') {
|
|
5483
5512
|
|
|
@@ -1436,6 +1436,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1436
1436
|
|
|
1437
1437
|
li.e-cclist {
|
|
1438
1438
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1439
|
+
@if $grid-skin == 'material3' {
|
|
1440
|
+
line-height: 24px;
|
|
1441
|
+
}
|
|
1439
1442
|
}
|
|
1440
1443
|
|
|
1441
1444
|
.e-toolbar .e-ccdiv {
|
|
@@ -2158,7 +2161,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2158
2161
|
border-collapse: separate;
|
|
2159
2162
|
table-layout: fixed;
|
|
2160
2163
|
width: 100%;
|
|
2161
|
-
border-spacing: 0.25px;
|
|
2162
2164
|
}
|
|
2163
2165
|
|
|
2164
2166
|
.e-tableborder {
|
|
@@ -3656,6 +3658,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3656
3658
|
margin: -12px;
|
|
3657
3659
|
}
|
|
3658
3660
|
|
|
3661
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3662
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3663
|
+
@if $grid-skin == 'material3' {
|
|
3664
|
+
font-size: $text-base;
|
|
3665
|
+
}
|
|
3666
|
+
}
|
|
3667
|
+
|
|
3659
3668
|
.e-ccdlg {
|
|
3660
3669
|
|
|
3661
3670
|
.e-dlg-content {
|
|
@@ -5483,6 +5492,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5483
5492
|
}
|
|
5484
5493
|
/* stylelint-enable */
|
|
5485
5494
|
|
|
5495
|
+
/* Apply styles for Firefox only */
|
|
5496
|
+
/* stylelint-disable function-url-quotes */
|
|
5497
|
+
@-moz-document url-prefix() {
|
|
5498
|
+
#{&}.e-grid-min-height {
|
|
5499
|
+
.e-rowcell,
|
|
5500
|
+
.e-icon-grightarrow,
|
|
5501
|
+
.e-icon-gdownarrow {
|
|
5502
|
+
line-height: normal;
|
|
5503
|
+
}
|
|
5504
|
+
}
|
|
5505
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5506
|
+
.e-rowcell,
|
|
5507
|
+
.e-rowcell:first-child,
|
|
5508
|
+
.e-rowcell:last-child {
|
|
5509
|
+
line-height: normal;
|
|
5510
|
+
}
|
|
5511
|
+
}
|
|
5512
|
+
}
|
|
5513
|
+
/* stylelint-enable function-url-quotes */
|
|
5514
|
+
|
|
5486
5515
|
|
|
5487
5516
|
@include export-module('grid-theme') {
|
|
5488
5517
|
|