@syncfusion/blazor-themes 28.2.5 → 28.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Compiled-Themes/bds-dark-lite.css +7 -3
- package/Compiled-Themes/bds-dark.css +11 -3
- package/Compiled-Themes/bds-lite.css +7 -3
- package/Compiled-Themes/bds.css +11 -3
- package/Compiled-Themes/bootstrap-dark-lite.css +7 -3
- package/Compiled-Themes/bootstrap-dark.css +11 -3
- package/Compiled-Themes/bootstrap-lite.css +7 -3
- package/Compiled-Themes/bootstrap.css +11 -3
- package/Compiled-Themes/bootstrap4-lite.css +7 -3
- package/Compiled-Themes/bootstrap4.css +11 -3
- package/Compiled-Themes/bootstrap5-dark-lite.css +7 -3
- package/Compiled-Themes/bootstrap5-dark.css +11 -3
- package/Compiled-Themes/bootstrap5-lite.css +7 -3
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +17 -13
- package/Compiled-Themes/bootstrap5.3-dark.css +21 -13
- package/Compiled-Themes/bootstrap5.3-lite.css +24 -20
- package/Compiled-Themes/bootstrap5.3.css +28 -20
- package/Compiled-Themes/bootstrap5.css +11 -3
- package/Compiled-Themes/fabric-dark-lite.css +7 -3
- package/Compiled-Themes/fabric-dark.css +11 -3
- package/Compiled-Themes/fabric-lite.css +7 -3
- package/Compiled-Themes/fabric.css +11 -3
- package/Compiled-Themes/fluent-dark-lite.css +7 -3
- package/Compiled-Themes/fluent-dark.css +11 -3
- package/Compiled-Themes/fluent-lite.css +7 -3
- package/Compiled-Themes/fluent.css +11 -3
- package/Compiled-Themes/fluent2-dark-lite.css +10 -6
- package/Compiled-Themes/fluent2-dark.css +14 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -6
- package/Compiled-Themes/fluent2-highcontrast.css +14 -6
- package/Compiled-Themes/fluent2-lite.css +10 -6
- package/Compiled-Themes/fluent2.css +14 -6
- package/Compiled-Themes/highcontrast-lite.css +7 -3
- package/Compiled-Themes/highcontrast.css +11 -3
- package/Compiled-Themes/material-dark-lite.css +7 -3
- package/Compiled-Themes/material-dark.css +11 -3
- package/Compiled-Themes/material-lite.css +7 -3
- package/Compiled-Themes/material.css +11 -3
- package/Compiled-Themes/material3-dark-lite.css +7 -3
- package/Compiled-Themes/material3-dark.css +11 -3
- package/Compiled-Themes/material3-lite.css +7 -3
- package/Compiled-Themes/material3.css +11 -3
- package/Compiled-Themes/tailwind-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind-dark.css +11 -3
- package/Compiled-Themes/tailwind-lite.css +7 -3
- package/Compiled-Themes/tailwind.css +11 -3
- package/Compiled-Themes/tailwind3-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind3-dark.css +11 -3
- package/Compiled-Themes/tailwind3-lite.css +7 -3
- package/Compiled-Themes/tailwind3.css +11 -3
- package/SCSS-Themes/base/bootstrap5.3-dark-lite.scss +7 -7
- package/SCSS-Themes/base/bootstrap5.3-dark.scss +7 -7
- package/SCSS-Themes/base/bootstrap5.3-lite.scss +14 -14
- package/SCSS-Themes/base/bootstrap5.3.scss +14 -14
- package/SCSS-Themes/bds-dark-lite.scss +10 -3
- package/SCSS-Themes/bds-dark.scss +22 -3
- package/SCSS-Themes/bds-lite.scss +10 -3
- package/SCSS-Themes/bds.scss +22 -3
- package/SCSS-Themes/bootstrap-dark-lite.scss +10 -3
- package/SCSS-Themes/bootstrap-dark.scss +22 -3
- package/SCSS-Themes/bootstrap-lite.scss +10 -3
- package/SCSS-Themes/bootstrap.scss +22 -3
- package/SCSS-Themes/bootstrap4-lite.scss +10 -3
- package/SCSS-Themes/bootstrap4.scss +22 -3
- package/SCSS-Themes/bootstrap5-dark-lite.scss +10 -3
- package/SCSS-Themes/bootstrap5-dark.scss +22 -3
- package/SCSS-Themes/bootstrap5-lite.scss +10 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +19 -12
- package/SCSS-Themes/bootstrap5.3-dark.scss +31 -12
- package/SCSS-Themes/bootstrap5.3-lite.scss +26 -19
- package/SCSS-Themes/bootstrap5.3.scss +38 -19
- package/SCSS-Themes/bootstrap5.scss +22 -3
- package/SCSS-Themes/fabric-dark-lite.scss +10 -3
- package/SCSS-Themes/fabric-dark.scss +22 -3
- package/SCSS-Themes/fabric-lite.scss +10 -3
- package/SCSS-Themes/fabric.scss +22 -3
- package/SCSS-Themes/fluent-dark-lite.scss +10 -3
- package/SCSS-Themes/fluent-dark.scss +22 -3
- package/SCSS-Themes/fluent-lite.scss +10 -3
- package/SCSS-Themes/fluent.scss +22 -3
- package/SCSS-Themes/fluent2-dark-lite.scss +12 -5
- package/SCSS-Themes/fluent2-dark.scss +24 -5
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +12 -5
- package/SCSS-Themes/fluent2-highcontrast.scss +24 -5
- package/SCSS-Themes/fluent2-lite.scss +12 -5
- package/SCSS-Themes/fluent2.scss +24 -5
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bds.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +19 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +19 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +19 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +19 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material.scss +19 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/material3.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +19 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +19 -0
- package/SCSS-Themes/highcontrast-lite.scss +10 -3
- package/SCSS-Themes/highcontrast.scss +22 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +3 -3
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +3 -3
- package/SCSS-Themes/material-dark-lite.scss +10 -3
- package/SCSS-Themes/material-dark.scss +22 -3
- package/SCSS-Themes/material-lite.scss +10 -3
- package/SCSS-Themes/material.scss +22 -3
- package/SCSS-Themes/material3-dark-lite.scss +10 -3
- package/SCSS-Themes/material3-dark.scss +22 -3
- package/SCSS-Themes/material3-lite.scss +10 -3
- package/SCSS-Themes/material3.scss +22 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-dark.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-highcontrast.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2-lite.scss +2 -2
- package/SCSS-Themes/schedule/recurrence-editor/fluent2.scss +2 -2
- package/SCSS-Themes/tailwind-dark-lite.scss +10 -3
- package/SCSS-Themes/tailwind-dark.scss +22 -3
- package/SCSS-Themes/tailwind-lite.scss +10 -3
- package/SCSS-Themes/tailwind.scss +22 -3
- package/SCSS-Themes/tailwind3-dark-lite.scss +10 -3
- package/SCSS-Themes/tailwind3-dark.scss +22 -3
- package/SCSS-Themes/tailwind3-lite.scss +10 -3
- package/SCSS-Themes/tailwind3.scss +22 -3
- package/package.json +1 -1
|
@@ -90158,6 +90158,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90158
90158
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
90159
90159
|
background-color: $grid-hover-bg-color;
|
|
90160
90160
|
}
|
|
90161
|
+
|
|
90162
|
+
&.sf-grid{
|
|
90163
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
90164
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
90165
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
90166
|
+
}
|
|
90167
|
+
}
|
|
90161
90168
|
}
|
|
90162
90169
|
|
|
90163
90170
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -92705,6 +92712,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
92705
92712
|
padding-top: 40px;
|
|
92706
92713
|
}
|
|
92707
92714
|
|
|
92715
|
+
& .e-mainfilterdiv {
|
|
92716
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
92717
|
+
padding-top: 30px;
|
|
92718
|
+
}
|
|
92719
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92720
|
+
padding-top: 0;
|
|
92721
|
+
}
|
|
92722
|
+
@else {
|
|
92723
|
+
padding-top: 16px;
|
|
92724
|
+
}
|
|
92725
|
+
}
|
|
92726
|
+
|
|
92708
92727
|
& .e-filtersetdiv {
|
|
92709
92728
|
float: right;
|
|
92710
92729
|
margin-right: 1%;
|
|
@@ -128521,7 +128540,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
128521
128540
|
|
|
128522
128541
|
|
|
128523
128542
|
$recurrence-label-bottom: 7px !default;
|
|
128524
|
-
$recurrence-month-label-bottom:
|
|
128543
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
128525
128544
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
128526
128545
|
$recurrence-week-label-bottom: 10px !default;
|
|
128527
128546
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -128532,7 +128551,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
128532
128551
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
128533
128552
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
128534
128553
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
128535
|
-
$recurrence-week-position-min-width:
|
|
128554
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
128536
128555
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
128537
128556
|
|
|
128538
128557
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -142446,9 +142465,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
142446
142465
|
textarea::-webkit-scrollbar {
|
|
142447
142466
|
width: 4px;
|
|
142448
142467
|
}
|
|
142449
|
-
.hide-scrollbar textarea {
|
|
142450
|
-
scrollbar-width: none;
|
|
142451
|
-
}
|
|
142452
142468
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
142453
142469
|
right: unset;
|
|
142454
142470
|
left: 20px;
|
|
@@ -142480,6 +142496,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
142480
142496
|
}
|
|
142481
142497
|
}
|
|
142482
142498
|
&:not(.e-footer-template) {
|
|
142499
|
+
.e-textarea {
|
|
142500
|
+
max-height: 280px;
|
|
142501
|
+
}
|
|
142483
142502
|
.e-assist-send {
|
|
142484
142503
|
position: absolute;
|
|
142485
142504
|
right: 20px;
|
|
@@ -67954,6 +67954,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67954
67954
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
67955
67955
|
background-color: $grid-hover-bg-color;
|
|
67956
67956
|
}
|
|
67957
|
+
|
|
67958
|
+
&.sf-grid{
|
|
67959
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
67960
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
67961
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
67962
|
+
}
|
|
67963
|
+
}
|
|
67957
67964
|
}
|
|
67958
67965
|
|
|
67959
67966
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -98276,7 +98283,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
98276
98283
|
|
|
98277
98284
|
|
|
98278
98285
|
$recurrence-label-bottom: 7px !default;
|
|
98279
|
-
$recurrence-month-label-bottom:
|
|
98286
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
98280
98287
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
98281
98288
|
$recurrence-week-label-bottom: 10px !default;
|
|
98282
98289
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -98287,7 +98294,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
98287
98294
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
98288
98295
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
98289
98296
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
98290
|
-
$recurrence-week-position-min-width:
|
|
98297
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
98291
98298
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
98292
98299
|
|
|
98293
98300
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -110137,9 +110144,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
110137
110144
|
textarea::-webkit-scrollbar {
|
|
110138
110145
|
width: 4px;
|
|
110139
110146
|
}
|
|
110140
|
-
.hide-scrollbar textarea {
|
|
110141
|
-
scrollbar-width: none;
|
|
110142
|
-
}
|
|
110143
110147
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
110144
110148
|
right: unset;
|
|
110145
110149
|
left: 20px;
|
|
@@ -110171,6 +110175,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
110171
110175
|
}
|
|
110172
110176
|
}
|
|
110173
110177
|
&:not(.e-footer-template) {
|
|
110178
|
+
.e-textarea {
|
|
110179
|
+
max-height: 280px;
|
|
110180
|
+
}
|
|
110174
110181
|
.e-assist-send {
|
|
110175
110182
|
position: absolute;
|
|
110176
110183
|
right: 20px;
|
|
@@ -90158,6 +90158,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90158
90158
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
90159
90159
|
background-color: $grid-hover-bg-color;
|
|
90160
90160
|
}
|
|
90161
|
+
|
|
90162
|
+
&.sf-grid{
|
|
90163
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
90164
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
90165
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
90166
|
+
}
|
|
90167
|
+
}
|
|
90161
90168
|
}
|
|
90162
90169
|
|
|
90163
90170
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -92705,6 +92712,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
92705
92712
|
padding-top: 40px;
|
|
92706
92713
|
}
|
|
92707
92714
|
|
|
92715
|
+
& .e-mainfilterdiv {
|
|
92716
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
92717
|
+
padding-top: 30px;
|
|
92718
|
+
}
|
|
92719
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
92720
|
+
padding-top: 0;
|
|
92721
|
+
}
|
|
92722
|
+
@else {
|
|
92723
|
+
padding-top: 16px;
|
|
92724
|
+
}
|
|
92725
|
+
}
|
|
92726
|
+
|
|
92708
92727
|
& .e-filtersetdiv {
|
|
92709
92728
|
float: right;
|
|
92710
92729
|
margin-right: 1%;
|
|
@@ -128521,7 +128540,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
128521
128540
|
|
|
128522
128541
|
|
|
128523
128542
|
$recurrence-label-bottom: 7px !default;
|
|
128524
|
-
$recurrence-month-label-bottom:
|
|
128543
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
128525
128544
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
128526
128545
|
$recurrence-week-label-bottom: 10px !default;
|
|
128527
128546
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -128532,7 +128551,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
128532
128551
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
128533
128552
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
128534
128553
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
128535
|
-
$recurrence-week-position-min-width:
|
|
128554
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
128536
128555
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
128537
128556
|
|
|
128538
128557
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -142446,9 +142465,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
142446
142465
|
textarea::-webkit-scrollbar {
|
|
142447
142466
|
width: 4px;
|
|
142448
142467
|
}
|
|
142449
|
-
.hide-scrollbar textarea {
|
|
142450
|
-
scrollbar-width: none;
|
|
142451
|
-
}
|
|
142452
142468
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
142453
142469
|
right: unset;
|
|
142454
142470
|
left: 20px;
|
|
@@ -142480,6 +142496,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
142480
142496
|
}
|
|
142481
142497
|
}
|
|
142482
142498
|
&:not(.e-footer-template) {
|
|
142499
|
+
.e-textarea {
|
|
142500
|
+
max-height: 280px;
|
|
142501
|
+
}
|
|
142483
142502
|
.e-assist-send {
|
|
142484
142503
|
position: absolute;
|
|
142485
142504
|
right: 20px;
|
|
@@ -68726,6 +68726,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
68726
68726
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
68727
68727
|
background-color: $grid-hover-bg-color;
|
|
68728
68728
|
}
|
|
68729
|
+
|
|
68730
|
+
&.sf-grid{
|
|
68731
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
68732
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
68733
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
68734
|
+
}
|
|
68735
|
+
}
|
|
68729
68736
|
}
|
|
68730
68737
|
|
|
68731
68738
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -99048,7 +99055,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
99048
99055
|
|
|
99049
99056
|
|
|
99050
99057
|
$recurrence-label-bottom: 7px !default;
|
|
99051
|
-
$recurrence-month-label-bottom:
|
|
99058
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
99052
99059
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
99053
99060
|
$recurrence-week-label-bottom: 10px !default;
|
|
99054
99061
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -99059,7 +99066,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
99059
99066
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
99060
99067
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
99061
99068
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
99062
|
-
$recurrence-week-position-min-width:
|
|
99069
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
99063
99070
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
99064
99071
|
|
|
99065
99072
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -110909,9 +110916,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
110909
110916
|
textarea::-webkit-scrollbar {
|
|
110910
110917
|
width: 4px;
|
|
110911
110918
|
}
|
|
110912
|
-
.hide-scrollbar textarea {
|
|
110913
|
-
scrollbar-width: none;
|
|
110914
|
-
}
|
|
110915
110919
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
110916
110920
|
right: unset;
|
|
110917
110921
|
left: 20px;
|
|
@@ -110943,6 +110947,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
110943
110947
|
}
|
|
110944
110948
|
}
|
|
110945
110949
|
&:not(.e-footer-template) {
|
|
110950
|
+
.e-textarea {
|
|
110951
|
+
max-height: 280px;
|
|
110952
|
+
}
|
|
110946
110953
|
.e-assist-send {
|
|
110947
110954
|
position: absolute;
|
|
110948
110955
|
right: 20px;
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -90930,6 +90930,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90930
90930
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
90931
90931
|
background-color: $grid-hover-bg-color;
|
|
90932
90932
|
}
|
|
90933
|
+
|
|
90934
|
+
&.sf-grid{
|
|
90935
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
90936
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
90937
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
90938
|
+
}
|
|
90939
|
+
}
|
|
90933
90940
|
}
|
|
90934
90941
|
|
|
90935
90942
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -93477,6 +93484,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
93477
93484
|
padding-top: 40px;
|
|
93478
93485
|
}
|
|
93479
93486
|
|
|
93487
|
+
& .e-mainfilterdiv {
|
|
93488
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
93489
|
+
padding-top: 30px;
|
|
93490
|
+
}
|
|
93491
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
93492
|
+
padding-top: 0;
|
|
93493
|
+
}
|
|
93494
|
+
@else {
|
|
93495
|
+
padding-top: 16px;
|
|
93496
|
+
}
|
|
93497
|
+
}
|
|
93498
|
+
|
|
93480
93499
|
& .e-filtersetdiv {
|
|
93481
93500
|
float: right;
|
|
93482
93501
|
margin-right: 1%;
|
|
@@ -129293,7 +129312,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
129293
129312
|
|
|
129294
129313
|
|
|
129295
129314
|
$recurrence-label-bottom: 7px !default;
|
|
129296
|
-
$recurrence-month-label-bottom:
|
|
129315
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
129297
129316
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
129298
129317
|
$recurrence-week-label-bottom: 10px !default;
|
|
129299
129318
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -129304,7 +129323,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
129304
129323
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
129305
129324
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
129306
129325
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
129307
|
-
$recurrence-week-position-min-width:
|
|
129326
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
129308
129327
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
129309
129328
|
|
|
129310
129329
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -143218,9 +143237,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
143218
143237
|
textarea::-webkit-scrollbar {
|
|
143219
143238
|
width: 4px;
|
|
143220
143239
|
}
|
|
143221
|
-
.hide-scrollbar textarea {
|
|
143222
|
-
scrollbar-width: none;
|
|
143223
|
-
}
|
|
143224
143240
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
143225
143241
|
right: unset;
|
|
143226
143242
|
left: 20px;
|
|
@@ -143252,6 +143268,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
143252
143268
|
}
|
|
143253
143269
|
}
|
|
143254
143270
|
&:not(.e-footer-template) {
|
|
143271
|
+
.e-textarea {
|
|
143272
|
+
max-height: 280px;
|
|
143273
|
+
}
|
|
143255
143274
|
.e-assist-send {
|
|
143256
143275
|
position: absolute;
|
|
143257
143276
|
right: 20px;
|
|
@@ -5563,6 +5563,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
5563
5563
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5564
5564
|
background-color: $grid-hover-bg-color;
|
|
5565
5565
|
}
|
|
5566
|
+
|
|
5567
|
+
&.sf-grid{
|
|
5568
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5569
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5570
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5571
|
+
}
|
|
5572
|
+
}
|
|
5566
5573
|
}
|
|
5567
5574
|
|
|
5568
5575
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5563,6 +5563,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
5563
5563
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5564
5564
|
background-color: $grid-hover-bg-color;
|
|
5565
5565
|
}
|
|
5566
|
+
|
|
5567
|
+
&.sf-grid{
|
|
5568
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5569
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5570
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5571
|
+
}
|
|
5572
|
+
}
|
|
5566
5573
|
}
|
|
5567
5574
|
|
|
5568
5575
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8107,6 +8114,18 @@ $grid-checkmark-color: $primary !default;
|
|
|
8107
8114
|
padding-top: 40px;
|
|
8108
8115
|
}
|
|
8109
8116
|
|
|
8117
|
+
& .e-mainfilterdiv {
|
|
8118
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8119
|
+
padding-top: 30px;
|
|
8120
|
+
}
|
|
8121
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8122
|
+
padding-top: 0;
|
|
8123
|
+
}
|
|
8124
|
+
@else {
|
|
8125
|
+
padding-top: 16px;
|
|
8126
|
+
}
|
|
8127
|
+
}
|
|
8128
|
+
|
|
8110
8129
|
& .e-filtersetdiv {
|
|
8111
8130
|
float: right;
|
|
8112
8131
|
margin-right: 1%;
|
|
@@ -5563,6 +5563,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
5563
5563
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5564
5564
|
background-color: $grid-hover-bg-color;
|
|
5565
5565
|
}
|
|
5566
|
+
|
|
5567
|
+
&.sf-grid{
|
|
5568
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5569
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5570
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5571
|
+
}
|
|
5572
|
+
}
|
|
5566
5573
|
}
|
|
5567
5574
|
|
|
5568
5575
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5563,6 +5563,13 @@ $grid-checkmark-color: $primary !default;
|
|
|
5563
5563
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5564
5564
|
background-color: $grid-hover-bg-color;
|
|
5565
5565
|
}
|
|
5566
|
+
|
|
5567
|
+
&.sf-grid{
|
|
5568
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5569
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5570
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5571
|
+
}
|
|
5572
|
+
}
|
|
5566
5573
|
}
|
|
5567
5574
|
|
|
5568
5575
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8107,6 +8114,18 @@ $grid-checkmark-color: $primary !default;
|
|
|
8107
8114
|
padding-top: 40px;
|
|
8108
8115
|
}
|
|
8109
8116
|
|
|
8117
|
+
& .e-mainfilterdiv {
|
|
8118
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8119
|
+
padding-top: 30px;
|
|
8120
|
+
}
|
|
8121
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8122
|
+
padding-top: 0;
|
|
8123
|
+
}
|
|
8124
|
+
@else {
|
|
8125
|
+
padding-top: 16px;
|
|
8126
|
+
}
|
|
8127
|
+
}
|
|
8128
|
+
|
|
8110
8129
|
& .e-filtersetdiv {
|
|
8111
8130
|
float: right;
|
|
8112
8131
|
margin-right: 1%;
|
|
@@ -5552,6 +5552,13 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5552
5552
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5553
5553
|
background-color: $grid-hover-bg-color;
|
|
5554
5554
|
}
|
|
5555
|
+
|
|
5556
|
+
&.sf-grid{
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5558
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5559
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5560
|
+
}
|
|
5561
|
+
}
|
|
5555
5562
|
}
|
|
5556
5563
|
|
|
5557
5564
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5552,6 +5552,13 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
5552
5552
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5553
5553
|
background-color: $grid-hover-bg-color;
|
|
5554
5554
|
}
|
|
5555
|
+
|
|
5556
|
+
&.sf-grid{
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5558
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5559
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5560
|
+
}
|
|
5561
|
+
}
|
|
5555
5562
|
}
|
|
5556
5563
|
|
|
5557
5564
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8104,6 +8111,18 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
8104
8111
|
padding-top: 40px;
|
|
8105
8112
|
}
|
|
8106
8113
|
|
|
8114
|
+
& .e-mainfilterdiv {
|
|
8115
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8116
|
+
padding-top: 30px;
|
|
8117
|
+
}
|
|
8118
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8119
|
+
padding-top: 0;
|
|
8120
|
+
}
|
|
8121
|
+
@else {
|
|
8122
|
+
padding-top: 16px;
|
|
8123
|
+
}
|
|
8124
|
+
}
|
|
8125
|
+
|
|
8107
8126
|
& .e-filtersetdiv {
|
|
8108
8127
|
float: right;
|
|
8109
8128
|
margin-right: 1%;
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $grey !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $grey !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8103,6 +8110,18 @@ $grid-checkmark-color: $grey !default;
|
|
|
8103
8110
|
padding-top: 40px;
|
|
8104
8111
|
}
|
|
8105
8112
|
|
|
8113
|
+
& .e-mainfilterdiv {
|
|
8114
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8115
|
+
padding-top: 30px;
|
|
8116
|
+
}
|
|
8117
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8118
|
+
padding-top: 0;
|
|
8119
|
+
}
|
|
8120
|
+
@else {
|
|
8121
|
+
padding-top: 16px;
|
|
8122
|
+
}
|
|
8123
|
+
}
|
|
8124
|
+
|
|
8106
8125
|
& .e-filtersetdiv {
|
|
8107
8126
|
float: right;
|
|
8108
8127
|
margin-right: 1%;
|
|
@@ -5558,6 +5558,13 @@ $grid-checkmark-color: $white !default;
|
|
|
5558
5558
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5559
5559
|
background-color: $grid-hover-bg-color;
|
|
5560
5560
|
}
|
|
5561
|
+
|
|
5562
|
+
&.sf-grid{
|
|
5563
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5564
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5565
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5566
|
+
}
|
|
5567
|
+
}
|
|
5561
5568
|
}
|
|
5562
5569
|
|
|
5563
5570
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5558,6 +5558,13 @@ $grid-checkmark-color: $white !default;
|
|
|
5558
5558
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5559
5559
|
background-color: $grid-hover-bg-color;
|
|
5560
5560
|
}
|
|
5561
|
+
|
|
5562
|
+
&.sf-grid{
|
|
5563
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5564
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5565
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5566
|
+
}
|
|
5567
|
+
}
|
|
5561
5568
|
}
|
|
5562
5569
|
|
|
5563
5570
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8085,6 +8092,18 @@ $grid-checkmark-color: $white !default;
|
|
|
8085
8092
|
padding-top: 40px;
|
|
8086
8093
|
}
|
|
8087
8094
|
|
|
8095
|
+
& .e-mainfilterdiv {
|
|
8096
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8097
|
+
padding-top: 30px;
|
|
8098
|
+
}
|
|
8099
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8100
|
+
padding-top: 0;
|
|
8101
|
+
}
|
|
8102
|
+
@else {
|
|
8103
|
+
padding-top: 16px;
|
|
8104
|
+
}
|
|
8105
|
+
}
|
|
8106
|
+
|
|
8088
8107
|
& .e-filtersetdiv {
|
|
8089
8108
|
float: right;
|
|
8090
8109
|
margin-right: 1%;
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8092,6 +8099,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
8092
8099
|
padding-top: 40px;
|
|
8093
8100
|
}
|
|
8094
8101
|
|
|
8102
|
+
& .e-mainfilterdiv {
|
|
8103
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8104
|
+
padding-top: 30px;
|
|
8105
|
+
}
|
|
8106
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8107
|
+
padding-top: 0;
|
|
8108
|
+
}
|
|
8109
|
+
@else {
|
|
8110
|
+
padding-top: 16px;
|
|
8111
|
+
}
|
|
8112
|
+
}
|
|
8113
|
+
|
|
8095
8114
|
& .e-filtersetdiv {
|
|
8096
8115
|
float: right;
|
|
8097
8116
|
margin-right: 1%;
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -8092,6 +8099,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
8092
8099
|
padding-top: 40px;
|
|
8093
8100
|
}
|
|
8094
8101
|
|
|
8102
|
+
& .e-mainfilterdiv {
|
|
8103
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
8104
|
+
padding-top: 30px;
|
|
8105
|
+
}
|
|
8106
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
8107
|
+
padding-top: 0;
|
|
8108
|
+
}
|
|
8109
|
+
@else {
|
|
8110
|
+
padding-top: 16px;
|
|
8111
|
+
}
|
|
8112
|
+
}
|
|
8113
|
+
|
|
8095
8114
|
& .e-filtersetdiv {
|
|
8096
8115
|
float: right;
|
|
8097
8116
|
margin-right: 1%;
|
|
@@ -5551,6 +5551,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5551
5551
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
5552
5552
|
background-color: $grid-hover-bg-color;
|
|
5553
5553
|
}
|
|
5554
|
+
|
|
5555
|
+
&.sf-grid{
|
|
5556
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
5557
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
5558
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5554
5561
|
}
|
|
5555
5562
|
|
|
5556
5563
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|