@syncfusion/blazor-themes 20.4.51 → 20.4.52
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 +3 -1
- package/SCSS-Themes/bootstrap.scss +3 -1
- package/SCSS-Themes/bootstrap4.scss +3 -1
- package/SCSS-Themes/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/bootstrap5.scss +3 -1
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/material.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +1 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +3 -1
- package/SCSS-Themes/fabric.scss +3 -1
- package/SCSS-Themes/fluent-dark.scss +3 -1
- package/SCSS-Themes/fluent.scss +3 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/grid/fabric.scss +2 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/grid/fluent.scss +2 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -1
- package/SCSS-Themes/grids/grid/material.scss +2 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -1
- package/SCSS-Themes/highcontrast.scss +3 -1
- package/SCSS-Themes/material-dark.scss +3 -1
- package/SCSS-Themes/material.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +3 -1
- package/SCSS-Themes/tailwind.scss +3 -1
- package/package.json +1 -1
|
@@ -40122,6 +40122,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
40122
40122
|
overflow: $range-visibility-hidden;
|
|
40123
40123
|
padding: $range-list-item-padding;
|
|
40124
40124
|
white-space: $range-text-nowrap;
|
|
40125
|
+
text-overflow: $range-text-overflow;
|
|
40125
40126
|
}
|
|
40126
40127
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40127
40128
|
margin: $range-value-zero;
|
|
@@ -76622,7 +76623,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76622
76623
|
}
|
|
76623
76624
|
}
|
|
76624
76625
|
|
|
76625
|
-
.e-ftrchk.e-chkfocus
|
|
76626
|
+
.e-ftrchk.e-chkfocus,
|
|
76627
|
+
li.e-cclist.e-colfocus {
|
|
76626
76628
|
background-color: $grid-hover-bg-color;
|
|
76627
76629
|
}
|
|
76628
76630
|
}
|
|
@@ -39858,6 +39858,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
39858
39858
|
overflow: $range-visibility-hidden;
|
|
39859
39859
|
padding: $range-list-item-padding;
|
|
39860
39860
|
white-space: $range-text-nowrap;
|
|
39861
|
+
text-overflow: $range-text-overflow;
|
|
39861
39862
|
}
|
|
39862
39863
|
#{if(&, '&', '*')} .e-list-parent {
|
|
39863
39864
|
margin: $range-value-zero;
|
|
@@ -76334,7 +76335,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76334
76335
|
}
|
|
76335
76336
|
}
|
|
76336
76337
|
|
|
76337
|
-
.e-ftrchk.e-chkfocus
|
|
76338
|
+
.e-ftrchk.e-chkfocus,
|
|
76339
|
+
li.e-cclist.e-colfocus {
|
|
76338
76340
|
background-color: $grid-hover-bg-color;
|
|
76339
76341
|
}
|
|
76340
76342
|
}
|
|
@@ -39893,6 +39893,7 @@ $range-bigger-small-icon-font-size: 15px !default;
|
|
|
39893
39893
|
overflow: $range-visibility-hidden;
|
|
39894
39894
|
padding: $range-list-item-padding;
|
|
39895
39895
|
white-space: $range-text-nowrap;
|
|
39896
|
+
text-overflow: $range-text-overflow;
|
|
39896
39897
|
}
|
|
39897
39898
|
#{if(&, '&', '*')} .e-list-parent {
|
|
39898
39899
|
margin: $range-value-zero;
|
|
@@ -76534,7 +76535,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76534
76535
|
}
|
|
76535
76536
|
}
|
|
76536
76537
|
|
|
76537
|
-
.e-ftrchk.e-chkfocus
|
|
76538
|
+
.e-ftrchk.e-chkfocus,
|
|
76539
|
+
li.e-cclist.e-colfocus {
|
|
76538
76540
|
background-color: $grid-hover-bg-color;
|
|
76539
76541
|
}
|
|
76540
76542
|
}
|
|
@@ -40206,6 +40206,7 @@ $cancel-buuton-text-active-color: $secondary-text-color-pressed !default;
|
|
|
40206
40206
|
overflow: $range-visibility-hidden;
|
|
40207
40207
|
padding: $range-list-item-padding;
|
|
40208
40208
|
white-space: $range-text-nowrap;
|
|
40209
|
+
text-overflow: $range-text-overflow;
|
|
40209
40210
|
}
|
|
40210
40211
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40211
40212
|
margin: $range-value-zero;
|
|
@@ -76906,7 +76907,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76906
76907
|
}
|
|
76907
76908
|
}
|
|
76908
76909
|
|
|
76909
|
-
.e-ftrchk.e-chkfocus
|
|
76910
|
+
.e-ftrchk.e-chkfocus,
|
|
76911
|
+
li.e-cclist.e-colfocus {
|
|
76910
76912
|
background-color: $grid-hover-bg-color;
|
|
76911
76913
|
}
|
|
76912
76914
|
}
|
|
@@ -40206,6 +40206,7 @@ $cancel-buuton-text-active-color: $secondary-text-color-pressed !default;
|
|
|
40206
40206
|
overflow: $range-visibility-hidden;
|
|
40207
40207
|
padding: $range-list-item-padding;
|
|
40208
40208
|
white-space: $range-text-nowrap;
|
|
40209
|
+
text-overflow: $range-text-overflow;
|
|
40209
40210
|
}
|
|
40210
40211
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40211
40212
|
margin: $range-value-zero;
|
|
@@ -76906,7 +76907,8 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76906
76907
|
}
|
|
76907
76908
|
}
|
|
76908
76909
|
|
|
76909
|
-
.e-ftrchk.e-chkfocus
|
|
76910
|
+
.e-ftrchk.e-chkfocus,
|
|
76911
|
+
li.e-cclist.e-colfocus {
|
|
76910
76912
|
background-color: $grid-hover-bg-color;
|
|
76911
76913
|
}
|
|
76912
76914
|
}
|
|
@@ -425,6 +425,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
425
425
|
overflow: $range-visibility-hidden;
|
|
426
426
|
padding: $range-list-item-padding;
|
|
427
427
|
white-space: $range-text-nowrap;
|
|
428
|
+
text-overflow: $range-text-overflow;
|
|
428
429
|
}
|
|
429
430
|
#{if(&, '&', '*')} .e-list-parent {
|
|
430
431
|
margin: $range-value-zero;
|
|
@@ -425,6 +425,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
425
425
|
overflow: $range-visibility-hidden;
|
|
426
426
|
padding: $range-list-item-padding;
|
|
427
427
|
white-space: $range-text-nowrap;
|
|
428
|
+
text-overflow: $range-text-overflow;
|
|
428
429
|
}
|
|
429
430
|
#{if(&, '&', '*')} .e-list-parent {
|
|
430
431
|
margin: $range-value-zero;
|
|
@@ -435,6 +435,7 @@ $range-bigger-small-icon-font-size: 15px !default;
|
|
|
435
435
|
overflow: $range-visibility-hidden;
|
|
436
436
|
padding: $range-list-item-padding;
|
|
437
437
|
white-space: $range-text-nowrap;
|
|
438
|
+
text-overflow: $range-text-overflow;
|
|
438
439
|
}
|
|
439
440
|
#{if(&, '&', '*')} .e-list-parent {
|
|
440
441
|
margin: $range-value-zero;
|
|
@@ -463,6 +463,7 @@ $cancel-buuton-text-active-color: $secondary-text-color-pressed !default;
|
|
|
463
463
|
overflow: $range-visibility-hidden;
|
|
464
464
|
padding: $range-list-item-padding;
|
|
465
465
|
white-space: $range-text-nowrap;
|
|
466
|
+
text-overflow: $range-text-overflow;
|
|
466
467
|
}
|
|
467
468
|
#{if(&, '&', '*')} .e-list-parent {
|
|
468
469
|
margin: $range-value-zero;
|
|
@@ -463,6 +463,7 @@ $cancel-buuton-text-active-color: $secondary-text-color-pressed !default;
|
|
|
463
463
|
overflow: $range-visibility-hidden;
|
|
464
464
|
padding: $range-list-item-padding;
|
|
465
465
|
white-space: $range-text-nowrap;
|
|
466
|
+
text-overflow: $range-text-overflow;
|
|
466
467
|
}
|
|
467
468
|
#{if(&, '&', '*')} .e-list-parent {
|
|
468
469
|
margin: $range-value-zero;
|
|
@@ -428,6 +428,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
428
428
|
overflow: $range-visibility-hidden;
|
|
429
429
|
padding: $range-list-item-padding;
|
|
430
430
|
white-space: $range-text-nowrap;
|
|
431
|
+
text-overflow: $range-text-overflow;
|
|
431
432
|
}
|
|
432
433
|
#{if(&, '&', '*')} .e-list-parent {
|
|
433
434
|
margin: $range-value-zero;
|
|
@@ -425,6 +425,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
425
425
|
overflow: $range-visibility-hidden;
|
|
426
426
|
padding: $range-list-item-padding;
|
|
427
427
|
white-space: $range-text-nowrap;
|
|
428
|
+
text-overflow: $range-text-overflow;
|
|
428
429
|
}
|
|
429
430
|
#{if(&, '&', '*')} .e-list-parent {
|
|
430
431
|
margin: $range-value-zero;
|
|
@@ -472,6 +472,7 @@ $selected-range-box-shadow: inset 1px 0 $border, inset 0 1px $border, inset -1px
|
|
|
472
472
|
overflow: $range-visibility-hidden;
|
|
473
473
|
padding: $range-list-item-padding;
|
|
474
474
|
white-space: $range-text-nowrap;
|
|
475
|
+
text-overflow: $range-text-overflow;
|
|
475
476
|
}
|
|
476
477
|
#{if(&, '&', '*')} .e-list-parent {
|
|
477
478
|
margin: $range-value-zero;
|
|
@@ -472,6 +472,7 @@ $selected-range-box-shadow: inset 1px 0 $border, inset 0 1px $border, inset -1px
|
|
|
472
472
|
overflow: $range-visibility-hidden;
|
|
473
473
|
padding: $range-list-item-padding;
|
|
474
474
|
white-space: $range-text-nowrap;
|
|
475
|
+
text-overflow: $range-text-overflow;
|
|
475
476
|
}
|
|
476
477
|
#{if(&, '&', '*')} .e-list-parent {
|
|
477
478
|
margin: $range-value-zero;
|
|
@@ -425,6 +425,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
425
425
|
overflow: $range-visibility-hidden;
|
|
426
426
|
padding: $range-list-item-padding;
|
|
427
427
|
white-space: $range-text-nowrap;
|
|
428
|
+
text-overflow: $range-text-overflow;
|
|
428
429
|
}
|
|
429
430
|
#{if(&, '&', '*')} .e-list-parent {
|
|
430
431
|
margin: $range-value-zero;
|
|
@@ -433,6 +433,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
433
433
|
overflow: $range-visibility-hidden;
|
|
434
434
|
padding: $range-list-item-padding;
|
|
435
435
|
white-space: $range-text-nowrap;
|
|
436
|
+
text-overflow: $range-text-overflow;
|
|
436
437
|
}
|
|
437
438
|
#{if(&, '&', '*')} .e-list-parent {
|
|
438
439
|
margin: $range-value-zero;
|
|
@@ -433,6 +433,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
433
433
|
overflow: $range-visibility-hidden;
|
|
434
434
|
padding: $range-list-item-padding;
|
|
435
435
|
white-space: $range-text-nowrap;
|
|
436
|
+
text-overflow: $range-text-overflow;
|
|
436
437
|
}
|
|
437
438
|
#{if(&, '&', '*')} .e-list-parent {
|
|
438
439
|
margin: $range-value-zero;
|
|
@@ -454,6 +454,7 @@ $range-apply-btn-primary-color: $primary-text-color !default;
|
|
|
454
454
|
overflow: $range-visibility-hidden;
|
|
455
455
|
padding: $range-list-item-padding;
|
|
456
456
|
white-space: $range-text-nowrap;
|
|
457
|
+
text-overflow: $range-text-overflow;
|
|
457
458
|
}
|
|
458
459
|
#{if(&, '&', '*')} .e-list-parent {
|
|
459
460
|
margin: $range-value-zero;
|
|
@@ -454,6 +454,7 @@ $range-apply-btn-primary-color: $primary-text-color !default;
|
|
|
454
454
|
overflow: $range-visibility-hidden;
|
|
455
455
|
padding: $range-list-item-padding;
|
|
456
456
|
white-space: $range-text-nowrap;
|
|
457
|
+
text-overflow: $range-text-overflow;
|
|
457
458
|
}
|
|
458
459
|
#{if(&, '&', '*')} .e-list-parent {
|
|
459
460
|
margin: $range-value-zero;
|
|
@@ -39977,6 +39977,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
39977
39977
|
overflow: $range-visibility-hidden;
|
|
39978
39978
|
padding: $range-list-item-padding;
|
|
39979
39979
|
white-space: $range-text-nowrap;
|
|
39980
|
+
text-overflow: $range-text-overflow;
|
|
39980
39981
|
}
|
|
39981
39982
|
#{if(&, '&', '*')} .e-list-parent {
|
|
39982
39983
|
margin: $range-value-zero;
|
|
@@ -76489,7 +76490,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76489
76490
|
}
|
|
76490
76491
|
}
|
|
76491
76492
|
|
|
76492
|
-
.e-ftrchk.e-chkfocus
|
|
76493
|
+
.e-ftrchk.e-chkfocus,
|
|
76494
|
+
li.e-cclist.e-colfocus {
|
|
76493
76495
|
background-color: $grid-hover-bg-color;
|
|
76494
76496
|
}
|
|
76495
76497
|
}
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -39777,6 +39777,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
39777
39777
|
overflow: $range-visibility-hidden;
|
|
39778
39778
|
padding: $range-list-item-padding;
|
|
39779
39779
|
white-space: $range-text-nowrap;
|
|
39780
|
+
text-overflow: $range-text-overflow;
|
|
39780
39781
|
}
|
|
39781
39782
|
#{if(&, '&', '*')} .e-list-parent {
|
|
39782
39783
|
margin: $range-value-zero;
|
|
@@ -76251,7 +76252,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76251
76252
|
}
|
|
76252
76253
|
}
|
|
76253
76254
|
|
|
76254
|
-
.e-ftrchk.e-chkfocus
|
|
76255
|
+
.e-ftrchk.e-chkfocus,
|
|
76256
|
+
li.e-cclist.e-colfocus {
|
|
76255
76257
|
background-color: $grid-hover-bg-color;
|
|
76256
76258
|
}
|
|
76257
76259
|
}
|
|
@@ -40288,6 +40288,7 @@ $selected-range-box-shadow: inset 1px 0 $border, inset 0 1px $border, inset -1px
|
|
|
40288
40288
|
overflow: $range-visibility-hidden;
|
|
40289
40289
|
padding: $range-list-item-padding;
|
|
40290
40290
|
white-space: $range-text-nowrap;
|
|
40291
|
+
text-overflow: $range-text-overflow;
|
|
40291
40292
|
}
|
|
40292
40293
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40293
40294
|
margin: $range-value-zero;
|
|
@@ -77044,7 +77045,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77044
77045
|
}
|
|
77045
77046
|
}
|
|
77046
77047
|
|
|
77047
|
-
.e-ftrchk.e-chkfocus
|
|
77048
|
+
.e-ftrchk.e-chkfocus,
|
|
77049
|
+
li.e-cclist.e-colfocus {
|
|
77048
77050
|
background-color: $grid-hover-bg-color;
|
|
77049
77051
|
}
|
|
77050
77052
|
}
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -40289,6 +40289,7 @@ $selected-range-box-shadow: inset 1px 0 $border, inset 0 1px $border, inset -1px
|
|
|
40289
40289
|
overflow: $range-visibility-hidden;
|
|
40290
40290
|
padding: $range-list-item-padding;
|
|
40291
40291
|
white-space: $range-text-nowrap;
|
|
40292
|
+
text-overflow: $range-text-overflow;
|
|
40292
40293
|
}
|
|
40293
40294
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40294
40295
|
margin: $range-value-zero;
|
|
@@ -77045,7 +77046,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77045
77046
|
}
|
|
77046
77047
|
}
|
|
77047
77048
|
|
|
77048
|
-
.e-ftrchk.e-chkfocus
|
|
77049
|
+
.e-ftrchk.e-chkfocus,
|
|
77050
|
+
li.e-cclist.e-colfocus {
|
|
77049
77051
|
background-color: $grid-hover-bg-color;
|
|
77050
77052
|
}
|
|
77051
77053
|
}
|
|
@@ -39852,6 +39852,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
39852
39852
|
overflow: $range-visibility-hidden;
|
|
39853
39853
|
padding: $range-list-item-padding;
|
|
39854
39854
|
white-space: $range-text-nowrap;
|
|
39855
|
+
text-overflow: $range-text-overflow;
|
|
39855
39856
|
}
|
|
39856
39857
|
#{if(&, '&', '*')} .e-list-parent {
|
|
39857
39858
|
margin: $range-value-zero;
|
|
@@ -76491,7 +76492,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76491
76492
|
}
|
|
76492
76493
|
}
|
|
76493
76494
|
|
|
76494
|
-
.e-ftrchk.e-chkfocus
|
|
76495
|
+
.e-ftrchk.e-chkfocus,
|
|
76496
|
+
li.e-cclist.e-colfocus {
|
|
76495
76497
|
background-color: $grid-hover-bg-color;
|
|
76496
76498
|
}
|
|
76497
76499
|
}
|
|
@@ -40400,6 +40400,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
40400
40400
|
overflow: $range-visibility-hidden;
|
|
40401
40401
|
padding: $range-list-item-padding;
|
|
40402
40402
|
white-space: $range-text-nowrap;
|
|
40403
|
+
text-overflow: $range-text-overflow;
|
|
40403
40404
|
}
|
|
40404
40405
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40405
40406
|
margin: $range-value-zero;
|
|
@@ -77803,7 +77804,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77803
77804
|
}
|
|
77804
77805
|
}
|
|
77805
77806
|
|
|
77806
|
-
.e-ftrchk.e-chkfocus
|
|
77807
|
+
.e-ftrchk.e-chkfocus,
|
|
77808
|
+
li.e-cclist.e-colfocus {
|
|
77807
77809
|
background-color: $grid-hover-bg-color;
|
|
77808
77810
|
}
|
|
77809
77811
|
}
|
|
@@ -40155,6 +40155,7 @@ $range-bigger-small-icon-font-size: 18px !default;
|
|
|
40155
40155
|
overflow: $range-visibility-hidden;
|
|
40156
40156
|
padding: $range-list-item-padding;
|
|
40157
40157
|
white-space: $range-text-nowrap;
|
|
40158
|
+
text-overflow: $range-text-overflow;
|
|
40158
40159
|
}
|
|
40159
40160
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40160
40161
|
margin: $range-value-zero;
|
|
@@ -77524,7 +77525,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77524
77525
|
}
|
|
77525
77526
|
}
|
|
77526
77527
|
|
|
77527
|
-
.e-ftrchk.e-chkfocus
|
|
77528
|
+
.e-ftrchk.e-chkfocus,
|
|
77529
|
+
li.e-cclist.e-colfocus {
|
|
77528
77530
|
background-color: $grid-hover-bg-color;
|
|
77529
77531
|
}
|
|
77530
77532
|
}
|
|
@@ -40111,6 +40111,7 @@ $range-apply-btn-primary-color: $primary-text-color !default;
|
|
|
40111
40111
|
overflow: $range-visibility-hidden;
|
|
40112
40112
|
padding: $range-list-item-padding;
|
|
40113
40113
|
white-space: $range-text-nowrap;
|
|
40114
|
+
text-overflow: $range-text-overflow;
|
|
40114
40115
|
}
|
|
40115
40116
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40116
40117
|
margin: $range-value-zero;
|
|
@@ -76837,7 +76838,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76837
76838
|
}
|
|
76838
76839
|
}
|
|
76839
76840
|
|
|
76840
|
-
.e-ftrchk.e-chkfocus
|
|
76841
|
+
.e-ftrchk.e-chkfocus,
|
|
76842
|
+
li.e-cclist.e-colfocus {
|
|
76841
76843
|
background-color: $grid-hover-bg-color;
|
|
76842
76844
|
}
|
|
76843
76845
|
}
|
|
@@ -40108,6 +40108,7 @@ $range-apply-btn-primary-color: $primary-text-color !default;
|
|
|
40108
40108
|
overflow: $range-visibility-hidden;
|
|
40109
40109
|
padding: $range-list-item-padding;
|
|
40110
40110
|
white-space: $range-text-nowrap;
|
|
40111
|
+
text-overflow: $range-text-overflow;
|
|
40111
40112
|
}
|
|
40112
40113
|
#{if(&, '&', '*')} .e-list-parent {
|
|
40113
40114
|
margin: $range-value-zero;
|
|
@@ -76834,7 +76835,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76834
76835
|
}
|
|
76835
76836
|
}
|
|
76836
76837
|
|
|
76837
|
-
.e-ftrchk.e-chkfocus
|
|
76838
|
+
.e-ftrchk.e-chkfocus,
|
|
76839
|
+
li.e-cclist.e-colfocus {
|
|
76838
76840
|
background-color: $grid-hover-bg-color;
|
|
76839
76841
|
}
|
|
76840
76842
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"20.4.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"20.4.52","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"]}
|