@syncfusion/blazor-themes 23.1.41 → 23.1.42
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 +34 -11
- package/SCSS-Themes/bootstrap.scss +34 -11
- package/SCSS-Themes/bootstrap4.scss +34 -11
- package/SCSS-Themes/bootstrap5-dark.scss +34 -11
- package/SCSS-Themes/bootstrap5.scss +34 -11
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
- package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
- package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/material3.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
- package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +34 -11
- package/SCSS-Themes/fabric.scss +34 -11
- package/SCSS-Themes/fluent-dark.scss +51 -11
- package/SCSS-Themes/fluent.scss +51 -11
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
- package/SCSS-Themes/highcontrast.scss +34 -11
- package/SCSS-Themes/material-dark.scss +34 -11
- package/SCSS-Themes/material.scss +34 -11
- package/SCSS-Themes/material3-dark.scss +34 -11
- package/SCSS-Themes/material3.scss +34 -11
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/tailwind-dark.scss +34 -11
- package/SCSS-Themes/tailwind.scss +34 -11
- package/package.json +1 -1
|
@@ -40623,11 +40623,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
40623
40623
|
}
|
|
40624
40624
|
|
|
40625
40625
|
& .e-ripple-container {
|
|
40626
|
-
|
|
40626
|
+
@if $skin-name == 'Material3' {
|
|
40627
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40628
|
+
}
|
|
40627
40629
|
}
|
|
40628
40630
|
|
|
40629
40631
|
& .e-ripple-check.e-ripple-container {
|
|
40630
|
-
|
|
40632
|
+
@if $skin-name == 'Material3' {
|
|
40633
|
+
background-color: $switch-ripple-bg-color;
|
|
40634
|
+
}
|
|
40631
40635
|
}
|
|
40632
40636
|
}
|
|
40633
40637
|
}
|
|
@@ -42335,6 +42339,23 @@ $modal-range-tablet-font-size: 18px !default;
|
|
|
42335
42339
|
|
|
42336
42340
|
$range-header-font-size: 16px !default;
|
|
42337
42341
|
|
|
42342
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
42343
|
+
width: 65%;
|
|
42344
|
+
}
|
|
42345
|
+
|
|
42346
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
42347
|
+
width: 61%;
|
|
42348
|
+
}
|
|
42349
|
+
|
|
42350
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
42351
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
42352
|
+
width: 72%;
|
|
42353
|
+
}
|
|
42354
|
+
|
|
42355
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
42356
|
+
width: 70%;
|
|
42357
|
+
}
|
|
42358
|
+
|
|
42338
42359
|
@include export-module('daterangepicker-layout') {
|
|
42339
42360
|
|
|
42340
42361
|
/*! daterangepicker layout */
|
|
@@ -42448,8 +42469,8 @@ $range-header-font-size: 16px !default;
|
|
|
42448
42469
|
#{if(&, '&', '*')} .e-title {
|
|
42449
42470
|
cursor: $range-cursor-pointer-style;
|
|
42450
42471
|
line-height: $range-normal-nav-icon-height;
|
|
42451
|
-
width: $range-control-header-width;
|
|
42452
42472
|
@if ($skin-name != 'FluentUI') {
|
|
42473
|
+
width: $range-control-header-width;
|
|
42453
42474
|
float: $range-float-none;
|
|
42454
42475
|
font-weight: $range-font-weight-normal;
|
|
42455
42476
|
margin-left: $range-value-zero;
|
|
@@ -42463,12 +42484,13 @@ $range-header-font-size: 16px !default;
|
|
|
42463
42484
|
}
|
|
42464
42485
|
}
|
|
42465
42486
|
#{if(&, '&', '*')} .e-next {
|
|
42466
|
-
|
|
42487
|
+
@if ($skin-name != 'FluentUI') {
|
|
42488
|
+
float: $range-float-right;
|
|
42489
|
+
}
|
|
42467
42490
|
}
|
|
42468
42491
|
#{if(&, '&', '*')} .e-prev {
|
|
42469
|
-
|
|
42470
|
-
|
|
42471
|
-
float: $range-float-right;
|
|
42492
|
+
@if ($skin-name != 'FluentUI') {
|
|
42493
|
+
float: $range-float-left;
|
|
42472
42494
|
}
|
|
42473
42495
|
}
|
|
42474
42496
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42612,7 +42634,9 @@ $range-header-font-size: 16px !default;
|
|
|
42612
42634
|
float: $range-float-left;
|
|
42613
42635
|
}
|
|
42614
42636
|
#{if(&, '&', '*')} .e-prev {
|
|
42615
|
-
|
|
42637
|
+
@if ($skin-name != 'FluentUI') {
|
|
42638
|
+
float: $range-float-right;
|
|
42639
|
+
}
|
|
42616
42640
|
}
|
|
42617
42641
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42618
42642
|
border-radius: $range-hover-end-radius;
|
|
@@ -63673,7 +63697,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
63673
63697
|
}
|
|
63674
63698
|
|
|
63675
63699
|
& .e-selectall-parent + .e-list-parent {
|
|
63676
|
-
height: $listbox-select-height;
|
|
63700
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63677
63701
|
}
|
|
63678
63702
|
|
|
63679
63703
|
& .e-icons {
|
|
@@ -75938,6 +75962,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75938
75962
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75939
75963
|
}
|
|
75940
75964
|
|
|
75965
|
+
.e-summarycell.e-lastrowcell {
|
|
75966
|
+
border-bottom-width: 1px;
|
|
75967
|
+
}
|
|
75968
|
+
|
|
75941
75969
|
.e-rowcell .e-checkbox-wrapper,
|
|
75942
75970
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75943
75971
|
@if $grid-skin == 'material3' {
|
|
@@ -77636,6 +77664,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77636
77664
|
}
|
|
77637
77665
|
white-space: normal;
|
|
77638
77666
|
word-wrap: break-word;
|
|
77667
|
+
&.e-lastrowcell {
|
|
77668
|
+
border-bottom-width: 1px;
|
|
77669
|
+
}
|
|
77639
77670
|
}
|
|
77640
77671
|
|
|
77641
77672
|
.e-summarycontent {
|
|
@@ -92327,7 +92358,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92327
92358
|
}
|
|
92328
92359
|
|
|
92329
92360
|
.e-zero-spacing {
|
|
92330
|
-
border-spacing:
|
|
92361
|
+
border-spacing: 0;
|
|
92331
92362
|
}
|
|
92332
92363
|
|
|
92333
92364
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107680,7 +107711,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
107680
107711
|
.e-label {
|
|
107681
107712
|
color: $field-list-default-font-color;
|
|
107682
107713
|
font-family: $field-list-font-family;
|
|
107683
|
-
font-size: 14px;
|
|
107684
107714
|
opacity: .87;
|
|
107685
107715
|
}
|
|
107686
107716
|
}
|
|
@@ -110055,6 +110085,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110055
110085
|
}
|
|
110056
110086
|
}
|
|
110057
110087
|
|
|
110088
|
+
&.e-device {
|
|
110089
|
+
.e-pivotcell-container {
|
|
110090
|
+
.e-stackedheadertext {
|
|
110091
|
+
&.e-cellvalue {
|
|
110092
|
+
align-self: center;
|
|
110093
|
+
}
|
|
110094
|
+
}
|
|
110095
|
+
}
|
|
110096
|
+
}
|
|
110097
|
+
|
|
110058
110098
|
.e-nextspan {
|
|
110059
110099
|
display: inline-block;
|
|
110060
110100
|
width: $pivotview-indent-space-size;
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -40624,11 +40624,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
40624
40624
|
}
|
|
40625
40625
|
|
|
40626
40626
|
& .e-ripple-container {
|
|
40627
|
-
|
|
40627
|
+
@if $skin-name == 'Material3' {
|
|
40628
|
+
background-color: $switch-checked-ripple-bg-color;
|
|
40629
|
+
}
|
|
40628
40630
|
}
|
|
40629
40631
|
|
|
40630
40632
|
& .e-ripple-check.e-ripple-container {
|
|
40631
|
-
|
|
40633
|
+
@if $skin-name == 'Material3' {
|
|
40634
|
+
background-color: $switch-ripple-bg-color;
|
|
40635
|
+
}
|
|
40632
40636
|
}
|
|
40633
40637
|
}
|
|
40634
40638
|
}
|
|
@@ -42336,6 +42340,23 @@ $modal-range-tablet-font-size: 18px !default;
|
|
|
42336
42340
|
|
|
42337
42341
|
$range-header-font-size: 16px !default;
|
|
42338
42342
|
|
|
42343
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
42344
|
+
width: 65%;
|
|
42345
|
+
}
|
|
42346
|
+
|
|
42347
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
42348
|
+
width: 61%;
|
|
42349
|
+
}
|
|
42350
|
+
|
|
42351
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
42352
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
42353
|
+
width: 72%;
|
|
42354
|
+
}
|
|
42355
|
+
|
|
42356
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
42357
|
+
width: 70%;
|
|
42358
|
+
}
|
|
42359
|
+
|
|
42339
42360
|
@include export-module('daterangepicker-layout') {
|
|
42340
42361
|
|
|
42341
42362
|
/*! daterangepicker layout */
|
|
@@ -42449,8 +42470,8 @@ $range-header-font-size: 16px !default;
|
|
|
42449
42470
|
#{if(&, '&', '*')} .e-title {
|
|
42450
42471
|
cursor: $range-cursor-pointer-style;
|
|
42451
42472
|
line-height: $range-normal-nav-icon-height;
|
|
42452
|
-
width: $range-control-header-width;
|
|
42453
42473
|
@if ($skin-name != 'FluentUI') {
|
|
42474
|
+
width: $range-control-header-width;
|
|
42454
42475
|
float: $range-float-none;
|
|
42455
42476
|
font-weight: $range-font-weight-normal;
|
|
42456
42477
|
margin-left: $range-value-zero;
|
|
@@ -42464,12 +42485,13 @@ $range-header-font-size: 16px !default;
|
|
|
42464
42485
|
}
|
|
42465
42486
|
}
|
|
42466
42487
|
#{if(&, '&', '*')} .e-next {
|
|
42467
|
-
|
|
42488
|
+
@if ($skin-name != 'FluentUI') {
|
|
42489
|
+
float: $range-float-right;
|
|
42490
|
+
}
|
|
42468
42491
|
}
|
|
42469
42492
|
#{if(&, '&', '*')} .e-prev {
|
|
42470
|
-
|
|
42471
|
-
|
|
42472
|
-
float: $range-float-right;
|
|
42493
|
+
@if ($skin-name != 'FluentUI') {
|
|
42494
|
+
float: $range-float-left;
|
|
42473
42495
|
}
|
|
42474
42496
|
}
|
|
42475
42497
|
#{if(&, '&', '*')} .e-next,
|
|
@@ -42613,7 +42635,9 @@ $range-header-font-size: 16px !default;
|
|
|
42613
42635
|
float: $range-float-left;
|
|
42614
42636
|
}
|
|
42615
42637
|
#{if(&, '&', '*')} .e-prev {
|
|
42616
|
-
|
|
42638
|
+
@if ($skin-name != 'FluentUI') {
|
|
42639
|
+
float: $range-float-right;
|
|
42640
|
+
}
|
|
42617
42641
|
}
|
|
42618
42642
|
#{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
|
|
42619
42643
|
border-radius: $range-hover-end-radius;
|
|
@@ -63674,7 +63698,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
|
|
|
63674
63698
|
}
|
|
63675
63699
|
|
|
63676
63700
|
& .e-selectall-parent + .e-list-parent {
|
|
63677
|
-
height: $listbox-select-height;
|
|
63701
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63678
63702
|
}
|
|
63679
63703
|
|
|
63680
63704
|
& .e-icons {
|
|
@@ -75939,6 +75963,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75939
75963
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
75940
75964
|
}
|
|
75941
75965
|
|
|
75966
|
+
.e-summarycell.e-lastrowcell {
|
|
75967
|
+
border-bottom-width: 1px;
|
|
75968
|
+
}
|
|
75969
|
+
|
|
75942
75970
|
.e-rowcell .e-checkbox-wrapper,
|
|
75943
75971
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
75944
75972
|
@if $grid-skin == 'material3' {
|
|
@@ -77637,6 +77665,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77637
77665
|
}
|
|
77638
77666
|
white-space: normal;
|
|
77639
77667
|
word-wrap: break-word;
|
|
77668
|
+
&.e-lastrowcell {
|
|
77669
|
+
border-bottom-width: 1px;
|
|
77670
|
+
}
|
|
77640
77671
|
}
|
|
77641
77672
|
|
|
77642
77673
|
.e-summarycontent {
|
|
@@ -92328,7 +92359,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92328
92359
|
}
|
|
92329
92360
|
|
|
92330
92361
|
.e-zero-spacing {
|
|
92331
|
-
border-spacing:
|
|
92362
|
+
border-spacing: 0;
|
|
92332
92363
|
}
|
|
92333
92364
|
|
|
92334
92365
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -107681,7 +107712,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
107681
107712
|
.e-label {
|
|
107682
107713
|
color: $field-list-default-font-color;
|
|
107683
107714
|
font-family: $field-list-font-family;
|
|
107684
|
-
font-size: 14px;
|
|
107685
107715
|
opacity: .87;
|
|
107686
107716
|
}
|
|
107687
107717
|
}
|
|
@@ -110056,6 +110086,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110056
110086
|
}
|
|
110057
110087
|
}
|
|
110058
110088
|
|
|
110089
|
+
&.e-device {
|
|
110090
|
+
.e-pivotcell-container {
|
|
110091
|
+
.e-stackedheadertext {
|
|
110092
|
+
&.e-cellvalue {
|
|
110093
|
+
align-self: center;
|
|
110094
|
+
}
|
|
110095
|
+
}
|
|
110096
|
+
}
|
|
110097
|
+
}
|
|
110098
|
+
|
|
110059
110099
|
.e-nextspan {
|
|
110060
110100
|
display: inline-block;
|
|
110061
110101
|
width: $pivotview-indent-space-size;
|
|
@@ -816,6 +816,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
816
816
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
817
817
|
}
|
|
818
818
|
|
|
819
|
+
.e-summarycell.e-lastrowcell {
|
|
820
|
+
border-bottom-width: 1px;
|
|
821
|
+
}
|
|
822
|
+
|
|
819
823
|
.e-rowcell .e-checkbox-wrapper,
|
|
820
824
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
821
825
|
@if $grid-skin == 'material3' {
|
|
@@ -2514,6 +2518,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2514
2518
|
}
|
|
2515
2519
|
white-space: normal;
|
|
2516
2520
|
word-wrap: break-word;
|
|
2521
|
+
&.e-lastrowcell {
|
|
2522
|
+
border-bottom-width: 1px;
|
|
2523
|
+
}
|
|
2517
2524
|
}
|
|
2518
2525
|
|
|
2519
2526
|
.e-summarycontent {
|
|
@@ -818,6 +818,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
818
818
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
819
819
|
}
|
|
820
820
|
|
|
821
|
+
.e-summarycell.e-lastrowcell {
|
|
822
|
+
border-bottom-width: 1px;
|
|
823
|
+
}
|
|
824
|
+
|
|
821
825
|
.e-rowcell .e-checkbox-wrapper,
|
|
822
826
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
823
827
|
@if $grid-skin == 'material3' {
|
|
@@ -2516,6 +2520,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2516
2520
|
}
|
|
2517
2521
|
white-space: normal;
|
|
2518
2522
|
word-wrap: break-word;
|
|
2523
|
+
&.e-lastrowcell {
|
|
2524
|
+
border-bottom-width: 1px;
|
|
2525
|
+
}
|
|
2519
2526
|
}
|
|
2520
2527
|
|
|
2521
2528
|
.e-summarycontent {
|
|
@@ -823,6 +823,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
823
823
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
824
824
|
}
|
|
825
825
|
|
|
826
|
+
.e-summarycell.e-lastrowcell {
|
|
827
|
+
border-bottom-width: 1px;
|
|
828
|
+
}
|
|
829
|
+
|
|
826
830
|
.e-rowcell .e-checkbox-wrapper,
|
|
827
831
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
828
832
|
@if $grid-skin == 'material3' {
|
|
@@ -2521,6 +2525,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2521
2525
|
}
|
|
2522
2526
|
white-space: normal;
|
|
2523
2527
|
word-wrap: break-word;
|
|
2528
|
+
&.e-lastrowcell {
|
|
2529
|
+
border-bottom-width: 1px;
|
|
2530
|
+
}
|
|
2524
2531
|
}
|
|
2525
2532
|
|
|
2526
2533
|
.e-summarycontent {
|
|
@@ -816,6 +816,10 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
816
816
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
817
817
|
}
|
|
818
818
|
|
|
819
|
+
.e-summarycell.e-lastrowcell {
|
|
820
|
+
border-bottom-width: 1px;
|
|
821
|
+
}
|
|
822
|
+
|
|
819
823
|
.e-rowcell .e-checkbox-wrapper,
|
|
820
824
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
821
825
|
@if $grid-skin == 'material3' {
|
|
@@ -2514,6 +2518,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
2514
2518
|
}
|
|
2515
2519
|
white-space: normal;
|
|
2516
2520
|
word-wrap: break-word;
|
|
2521
|
+
&.e-lastrowcell {
|
|
2522
|
+
border-bottom-width: 1px;
|
|
2523
|
+
}
|
|
2517
2524
|
}
|
|
2518
2525
|
|
|
2519
2526
|
.e-summarycontent {
|
|
@@ -816,6 +816,10 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
816
816
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
817
817
|
}
|
|
818
818
|
|
|
819
|
+
.e-summarycell.e-lastrowcell {
|
|
820
|
+
border-bottom-width: 1px;
|
|
821
|
+
}
|
|
822
|
+
|
|
819
823
|
.e-rowcell .e-checkbox-wrapper,
|
|
820
824
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
821
825
|
@if $grid-skin == 'material3' {
|
|
@@ -2514,6 +2518,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
2514
2518
|
}
|
|
2515
2519
|
white-space: normal;
|
|
2516
2520
|
word-wrap: break-word;
|
|
2521
|
+
&.e-lastrowcell {
|
|
2522
|
+
border-bottom-width: 1px;
|
|
2523
|
+
}
|
|
2517
2524
|
}
|
|
2518
2525
|
|
|
2519
2526
|
.e-summarycontent {
|
|
@@ -813,6 +813,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
813
813
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
814
814
|
}
|
|
815
815
|
|
|
816
|
+
.e-summarycell.e-lastrowcell {
|
|
817
|
+
border-bottom-width: 1px;
|
|
818
|
+
}
|
|
819
|
+
|
|
816
820
|
.e-rowcell .e-checkbox-wrapper,
|
|
817
821
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
818
822
|
@if $grid-skin == 'material3' {
|
|
@@ -2511,6 +2515,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2511
2515
|
}
|
|
2512
2516
|
white-space: normal;
|
|
2513
2517
|
word-wrap: break-word;
|
|
2518
|
+
&.e-lastrowcell {
|
|
2519
|
+
border-bottom-width: 1px;
|
|
2520
|
+
}
|
|
2514
2521
|
}
|
|
2515
2522
|
|
|
2516
2523
|
.e-summarycontent {
|
|
@@ -813,6 +813,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
813
813
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
814
814
|
}
|
|
815
815
|
|
|
816
|
+
.e-summarycell.e-lastrowcell {
|
|
817
|
+
border-bottom-width: 1px;
|
|
818
|
+
}
|
|
819
|
+
|
|
816
820
|
.e-rowcell .e-checkbox-wrapper,
|
|
817
821
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
818
822
|
@if $grid-skin == 'material3' {
|
|
@@ -2511,6 +2515,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2511
2515
|
}
|
|
2512
2516
|
white-space: normal;
|
|
2513
2517
|
word-wrap: break-word;
|
|
2518
|
+
&.e-lastrowcell {
|
|
2519
|
+
border-bottom-width: 1px;
|
|
2520
|
+
}
|
|
2514
2521
|
}
|
|
2515
2522
|
|
|
2516
2523
|
.e-summarycontent {
|
|
@@ -808,6 +808,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
808
808
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
809
809
|
}
|
|
810
810
|
|
|
811
|
+
.e-summarycell.e-lastrowcell {
|
|
812
|
+
border-bottom-width: 1px;
|
|
813
|
+
}
|
|
814
|
+
|
|
811
815
|
.e-rowcell .e-checkbox-wrapper,
|
|
812
816
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
813
817
|
@if $grid-skin == 'material3' {
|
|
@@ -2506,6 +2510,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2506
2510
|
}
|
|
2507
2511
|
white-space: normal;
|
|
2508
2512
|
word-wrap: break-word;
|
|
2513
|
+
&.e-lastrowcell {
|
|
2514
|
+
border-bottom-width: 1px;
|
|
2515
|
+
}
|
|
2509
2516
|
}
|
|
2510
2517
|
|
|
2511
2518
|
.e-summarycontent {
|
|
@@ -808,6 +808,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
808
808
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
809
809
|
}
|
|
810
810
|
|
|
811
|
+
.e-summarycell.e-lastrowcell {
|
|
812
|
+
border-bottom-width: 1px;
|
|
813
|
+
}
|
|
814
|
+
|
|
811
815
|
.e-rowcell .e-checkbox-wrapper,
|
|
812
816
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
813
817
|
@if $grid-skin == 'material3' {
|
|
@@ -2506,6 +2510,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2506
2510
|
}
|
|
2507
2511
|
white-space: normal;
|
|
2508
2512
|
word-wrap: break-word;
|
|
2513
|
+
&.e-lastrowcell {
|
|
2514
|
+
border-bottom-width: 1px;
|
|
2515
|
+
}
|
|
2509
2516
|
}
|
|
2510
2517
|
|
|
2511
2518
|
.e-summarycontent {
|
|
@@ -813,6 +813,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
813
813
|
padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
|
|
814
814
|
}
|
|
815
815
|
|
|
816
|
+
.e-summarycell.e-lastrowcell {
|
|
817
|
+
border-bottom-width: 1px;
|
|
818
|
+
}
|
|
819
|
+
|
|
816
820
|
.e-rowcell .e-checkbox-wrapper,
|
|
817
821
|
.e-rowcell .e-css.e-checkbox-wrapper {
|
|
818
822
|
@if $grid-skin == 'material3' {
|
|
@@ -2511,6 +2515,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2511
2515
|
}
|
|
2512
2516
|
white-space: normal;
|
|
2513
2517
|
word-wrap: break-word;
|
|
2518
|
+
&.e-lastrowcell {
|
|
2519
|
+
border-bottom-width: 1px;
|
|
2520
|
+
}
|
|
2514
2521
|
}
|
|
2515
2522
|
|
|
2516
2523
|
.e-summarycontent {
|