@syncfusion/blazor-themes 22.1.36 → 22.1.38
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 +85 -9
- package/SCSS-Themes/bootstrap.scss +90 -14
- package/SCSS-Themes/bootstrap4.scss +85 -9
- package/SCSS-Themes/bootstrap5-dark.scss +85 -9
- package/SCSS-Themes/bootstrap5.scss +85 -9
- 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 +86 -10
- package/SCSS-Themes/fabric.scss +86 -10
- package/SCSS-Themes/fluent-dark.scss +85 -9
- package/SCSS-Themes/fluent.scss +85 -9
- 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 +87 -11
- 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 +35 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent.scss +35 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +35 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material.scss +35 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material3.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +35 -2
- package/SCSS-Themes/material-dark.scss +85 -9
- package/SCSS-Themes/material.scss +85 -9
- package/SCSS-Themes/material3-dark.scss +85 -9
- package/SCSS-Themes/material3.scss +85 -9
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +85 -9
- package/SCSS-Themes/tailwind.scss +85 -9
- package/package.json +1 -1
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -5038,7 +5038,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5038
5038
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5039
5039
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5040
5040
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5041
|
-
top: -
|
|
5041
|
+
top: -7px;
|
|
5042
5042
|
}
|
|
5043
5043
|
}
|
|
5044
5044
|
|
|
@@ -5079,7 +5079,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5079
5079
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5080
5080
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5081
5081
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5082
|
-
top: -
|
|
5082
|
+
top: -7px;
|
|
5083
5083
|
}
|
|
5084
5084
|
}
|
|
5085
5085
|
|
|
@@ -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,
|
|
@@ -9588,6 +9589,16 @@ $float-label-rtl-value: -10px !default;
|
|
|
9588
9589
|
}
|
|
9589
9590
|
}
|
|
9590
9591
|
|
|
9592
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9593
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9594
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9595
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9596
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9597
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9598
|
+
margin-right: $zero-value;
|
|
9599
|
+
}
|
|
9600
|
+
}
|
|
9601
|
+
|
|
9591
9602
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9592
9603
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9593
9604
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9671,6 +9682,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9671
9682
|
}
|
|
9672
9683
|
}
|
|
9673
9684
|
|
|
9685
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9686
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9687
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9688
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9689
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9690
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9691
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9692
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9693
|
+
}
|
|
9694
|
+
}
|
|
9695
|
+
|
|
9674
9696
|
input.e-input.e-bigger.e-outline,
|
|
9675
9697
|
.e-bigger input.e-input.e-outline,
|
|
9676
9698
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9877,6 +9899,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9877
9899
|
}
|
|
9878
9900
|
}
|
|
9879
9901
|
|
|
9902
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9903
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9904
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9905
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9906
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9907
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9908
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9909
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9910
|
+
}
|
|
9911
|
+
}
|
|
9912
|
+
|
|
9880
9913
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9881
9914
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9882
9915
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28443,8 +28476,6 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28443
28476
|
|
|
28444
28477
|
+.e-label {
|
|
28445
28478
|
margin-left: $cbox-margin;
|
|
28446
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28447
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28448
28479
|
}
|
|
28449
28480
|
|
|
28450
28481
|
+.e-ripple-container {
|
|
@@ -28674,8 +28705,6 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28674
28705
|
font-size: $cbox-bigger-font-size;
|
|
28675
28706
|
line-height: $cbox-bigger-height;
|
|
28676
28707
|
margin-left: $cbox-bigger-margin;
|
|
28677
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28678
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28679
28708
|
}
|
|
28680
28709
|
|
|
28681
28710
|
+.e-ripple-container {
|
|
@@ -76241,6 +76270,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76241
76270
|
|
|
76242
76271
|
li.e-cclist {
|
|
76243
76272
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76273
|
+
@if $grid-skin == 'material3' {
|
|
76274
|
+
line-height: 24px;
|
|
76275
|
+
}
|
|
76244
76276
|
}
|
|
76245
76277
|
|
|
76246
76278
|
.e-toolbar .e-ccdiv {
|
|
@@ -76963,7 +76995,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76963
76995
|
border-collapse: separate;
|
|
76964
76996
|
table-layout: fixed;
|
|
76965
76997
|
width: 100%;
|
|
76966
|
-
border-spacing: 0.25px;
|
|
76967
76998
|
}
|
|
76968
76999
|
|
|
76969
77000
|
.e-tableborder {
|
|
@@ -78461,6 +78492,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78461
78492
|
margin: -12px;
|
|
78462
78493
|
}
|
|
78463
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
|
+
|
|
78464
78502
|
.e-ccdlg {
|
|
78465
78503
|
|
|
78466
78504
|
.e-dlg-content {
|
|
@@ -80288,6 +80326,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80288
80326
|
}
|
|
80289
80327
|
/* stylelint-enable */
|
|
80290
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
|
+
|
|
80291
80349
|
|
|
80292
80350
|
@include export-module('grid-theme') {
|
|
80293
80351
|
|
|
@@ -118078,7 +118136,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118078
118136
|
& .e-dropdown-btn.e-image-popup {
|
|
118079
118137
|
& .e-select,
|
|
118080
118138
|
& .e-annotation,
|
|
118081
|
-
& .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 {
|
|
118082
118149
|
& .e-save {
|
|
118083
118150
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118084
118151
|
|
|
@@ -118184,7 +118251,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118184
118251
|
& .e-dropdown-btn.e-image-popup {
|
|
118185
118252
|
& .e-select,
|
|
118186
118253
|
& .e-annotation,
|
|
118187
|
-
& .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 {
|
|
118188
118264
|
& .e-save {
|
|
118189
118265
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118190
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
|
|