@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
|
@@ -88727,6 +88727,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88727
88727
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
88728
88728
|
background-color: $grid-hover-bg-color;
|
|
88729
88729
|
}
|
|
88730
|
+
|
|
88731
|
+
&.sf-grid{
|
|
88732
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
88733
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
88734
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
88735
|
+
}
|
|
88736
|
+
}
|
|
88730
88737
|
}
|
|
88731
88738
|
|
|
88732
88739
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -91278,6 +91285,18 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
91278
91285
|
padding-top: 40px;
|
|
91279
91286
|
}
|
|
91280
91287
|
|
|
91288
|
+
& .e-mainfilterdiv {
|
|
91289
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
91290
|
+
padding-top: 30px;
|
|
91291
|
+
}
|
|
91292
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91293
|
+
padding-top: 0;
|
|
91294
|
+
}
|
|
91295
|
+
@else {
|
|
91296
|
+
padding-top: 16px;
|
|
91297
|
+
}
|
|
91298
|
+
}
|
|
91299
|
+
|
|
91281
91300
|
& .e-filtersetdiv {
|
|
91282
91301
|
float: right;
|
|
91283
91302
|
margin-right: 1%;
|
|
@@ -140987,9 +141006,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
140987
141006
|
textarea::-webkit-scrollbar {
|
|
140988
141007
|
width: 4px;
|
|
140989
141008
|
}
|
|
140990
|
-
.hide-scrollbar textarea {
|
|
140991
|
-
scrollbar-width: none;
|
|
140992
|
-
}
|
|
140993
141009
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
140994
141010
|
right: unset;
|
|
140995
141011
|
left: 20px;
|
|
@@ -141021,6 +141037,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
141021
141037
|
}
|
|
141022
141038
|
}
|
|
141023
141039
|
&:not(.e-footer-template) {
|
|
141040
|
+
.e-textarea {
|
|
141041
|
+
max-height: 280px;
|
|
141042
|
+
}
|
|
141024
141043
|
.e-assist-send {
|
|
141025
141044
|
position: absolute;
|
|
141026
141045
|
right: 20px;
|
|
@@ -66250,6 +66250,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66250
66250
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
66251
66251
|
background-color: $grid-hover-bg-color;
|
|
66252
66252
|
}
|
|
66253
|
+
|
|
66254
|
+
&.sf-grid{
|
|
66255
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
66256
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
66257
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
66258
|
+
}
|
|
66259
|
+
}
|
|
66253
66260
|
}
|
|
66254
66261
|
|
|
66255
66262
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -108403,9 +108410,6 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
108403
108410
|
textarea::-webkit-scrollbar {
|
|
108404
108411
|
width: 4px;
|
|
108405
108412
|
}
|
|
108406
|
-
.hide-scrollbar textarea {
|
|
108407
|
-
scrollbar-width: none;
|
|
108408
|
-
}
|
|
108409
108413
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
108410
108414
|
right: unset;
|
|
108411
108415
|
left: 20px;
|
|
@@ -108437,6 +108441,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
108437
108441
|
}
|
|
108438
108442
|
}
|
|
108439
108443
|
&:not(.e-footer-template) {
|
|
108444
|
+
.e-textarea {
|
|
108445
|
+
max-height: 280px;
|
|
108446
|
+
}
|
|
108440
108447
|
.e-assist-send {
|
|
108441
108448
|
position: absolute;
|
|
108442
108449
|
right: 20px;
|
|
@@ -88454,6 +88454,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
88454
88454
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
88455
88455
|
background-color: $grid-hover-bg-color;
|
|
88456
88456
|
}
|
|
88457
|
+
|
|
88458
|
+
&.sf-grid{
|
|
88459
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
88460
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
88461
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
88462
|
+
}
|
|
88463
|
+
}
|
|
88457
88464
|
}
|
|
88458
88465
|
|
|
88459
88466
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -91005,6 +91012,18 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
91005
91012
|
padding-top: 40px;
|
|
91006
91013
|
}
|
|
91007
91014
|
|
|
91015
|
+
& .e-mainfilterdiv {
|
|
91016
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
91017
|
+
padding-top: 30px;
|
|
91018
|
+
}
|
|
91019
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91020
|
+
padding-top: 0;
|
|
91021
|
+
}
|
|
91022
|
+
@else {
|
|
91023
|
+
padding-top: 16px;
|
|
91024
|
+
}
|
|
91025
|
+
}
|
|
91026
|
+
|
|
91008
91027
|
& .e-filtersetdiv {
|
|
91009
91028
|
float: right;
|
|
91010
91029
|
margin-right: 1%;
|
|
@@ -140712,9 +140731,6 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
140712
140731
|
textarea::-webkit-scrollbar {
|
|
140713
140732
|
width: 4px;
|
|
140714
140733
|
}
|
|
140715
|
-
.hide-scrollbar textarea {
|
|
140716
|
-
scrollbar-width: none;
|
|
140717
|
-
}
|
|
140718
140734
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
140719
140735
|
right: unset;
|
|
140720
140736
|
left: 20px;
|
|
@@ -140746,6 +140762,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
140746
140762
|
}
|
|
140747
140763
|
}
|
|
140748
140764
|
&:not(.e-footer-template) {
|
|
140765
|
+
.e-textarea {
|
|
140766
|
+
max-height: 280px;
|
|
140767
|
+
}
|
|
140749
140768
|
.e-assist-send {
|
|
140750
140769
|
position: absolute;
|
|
140751
140770
|
right: 20px;
|
|
@@ -66346,6 +66346,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66346
66346
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
66347
66347
|
background-color: $grid-hover-bg-color;
|
|
66348
66348
|
}
|
|
66349
|
+
|
|
66350
|
+
&.sf-grid{
|
|
66351
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
66352
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
66353
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
66354
|
+
}
|
|
66355
|
+
}
|
|
66349
66356
|
}
|
|
66350
66357
|
|
|
66351
66358
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -108484,9 +108491,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
108484
108491
|
textarea::-webkit-scrollbar {
|
|
108485
108492
|
width: 4px;
|
|
108486
108493
|
}
|
|
108487
|
-
.hide-scrollbar textarea {
|
|
108488
|
-
scrollbar-width: none;
|
|
108489
|
-
}
|
|
108490
108494
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
108491
108495
|
right: unset;
|
|
108492
108496
|
left: 20px;
|
|
@@ -108518,6 +108522,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
108518
108522
|
}
|
|
108519
108523
|
}
|
|
108520
108524
|
&:not(.e-footer-template) {
|
|
108525
|
+
.e-textarea {
|
|
108526
|
+
max-height: 280px;
|
|
108527
|
+
}
|
|
108521
108528
|
.e-assist-send {
|
|
108522
108529
|
position: absolute;
|
|
108523
108530
|
right: 20px;
|
|
@@ -88550,6 +88550,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88550
88550
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
88551
88551
|
background-color: $grid-hover-bg-color;
|
|
88552
88552
|
}
|
|
88553
|
+
|
|
88554
|
+
&.sf-grid{
|
|
88555
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
88556
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
88557
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
88558
|
+
}
|
|
88559
|
+
}
|
|
88553
88560
|
}
|
|
88554
88561
|
|
|
88555
88562
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -91095,6 +91102,18 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
91095
91102
|
padding-top: 40px;
|
|
91096
91103
|
}
|
|
91097
91104
|
|
|
91105
|
+
& .e-mainfilterdiv {
|
|
91106
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
91107
|
+
padding-top: 30px;
|
|
91108
|
+
}
|
|
91109
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91110
|
+
padding-top: 0;
|
|
91111
|
+
}
|
|
91112
|
+
@else {
|
|
91113
|
+
padding-top: 16px;
|
|
91114
|
+
}
|
|
91115
|
+
}
|
|
91116
|
+
|
|
91098
91117
|
& .e-filtersetdiv {
|
|
91099
91118
|
float: right;
|
|
91100
91119
|
margin-right: 1%;
|
|
@@ -140793,9 +140812,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140793
140812
|
textarea::-webkit-scrollbar {
|
|
140794
140813
|
width: 4px;
|
|
140795
140814
|
}
|
|
140796
|
-
.hide-scrollbar textarea {
|
|
140797
|
-
scrollbar-width: none;
|
|
140798
|
-
}
|
|
140799
140815
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
140800
140816
|
right: unset;
|
|
140801
140817
|
left: 20px;
|
|
@@ -140827,6 +140843,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140827
140843
|
}
|
|
140828
140844
|
}
|
|
140829
140845
|
&:not(.e-footer-template) {
|
|
140846
|
+
.e-textarea {
|
|
140847
|
+
max-height: 280px;
|
|
140848
|
+
}
|
|
140830
140849
|
.e-assist-send {
|
|
140831
140850
|
position: absolute;
|
|
140832
140851
|
right: 20px;
|
|
@@ -66416,6 +66416,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
66416
66416
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
66417
66417
|
background-color: $grid-hover-bg-color;
|
|
66418
66418
|
}
|
|
66419
|
+
|
|
66420
|
+
&.sf-grid{
|
|
66421
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
66422
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
66423
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
66424
|
+
}
|
|
66425
|
+
}
|
|
66419
66426
|
}
|
|
66420
66427
|
|
|
66421
66428
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -108554,9 +108561,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
108554
108561
|
textarea::-webkit-scrollbar {
|
|
108555
108562
|
width: 4px;
|
|
108556
108563
|
}
|
|
108557
|
-
.hide-scrollbar textarea {
|
|
108558
|
-
scrollbar-width: none;
|
|
108559
|
-
}
|
|
108560
108564
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
108561
108565
|
right: unset;
|
|
108562
108566
|
left: 20px;
|
|
@@ -108588,6 +108592,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
108588
108592
|
}
|
|
108589
108593
|
}
|
|
108590
108594
|
&:not(.e-footer-template) {
|
|
108595
|
+
.e-textarea {
|
|
108596
|
+
max-height: 280px;
|
|
108597
|
+
}
|
|
108591
108598
|
.e-assist-send {
|
|
108592
108599
|
position: absolute;
|
|
108593
108600
|
right: 20px;
|
|
@@ -88620,6 +88620,13 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
88620
88620
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
88621
88621
|
background-color: $grid-hover-bg-color;
|
|
88622
88622
|
}
|
|
88623
|
+
|
|
88624
|
+
&.sf-grid{
|
|
88625
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
88626
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
88627
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
88628
|
+
}
|
|
88629
|
+
}
|
|
88623
88630
|
}
|
|
88624
88631
|
|
|
88625
88632
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -91165,6 +91172,18 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
91165
91172
|
padding-top: 40px;
|
|
91166
91173
|
}
|
|
91167
91174
|
|
|
91175
|
+
& .e-mainfilterdiv {
|
|
91176
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
91177
|
+
padding-top: 30px;
|
|
91178
|
+
}
|
|
91179
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
91180
|
+
padding-top: 0;
|
|
91181
|
+
}
|
|
91182
|
+
@else {
|
|
91183
|
+
padding-top: 16px;
|
|
91184
|
+
}
|
|
91185
|
+
}
|
|
91186
|
+
|
|
91168
91187
|
& .e-filtersetdiv {
|
|
91169
91188
|
float: right;
|
|
91170
91189
|
margin-right: 1%;
|
|
@@ -140863,9 +140882,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140863
140882
|
textarea::-webkit-scrollbar {
|
|
140864
140883
|
width: 4px;
|
|
140865
140884
|
}
|
|
140866
|
-
.hide-scrollbar textarea {
|
|
140867
|
-
scrollbar-width: none;
|
|
140868
|
-
}
|
|
140869
140885
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
140870
140886
|
right: unset;
|
|
140871
140887
|
left: 20px;
|
|
@@ -140897,6 +140913,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140897
140913
|
}
|
|
140898
140914
|
}
|
|
140899
140915
|
&:not(.e-footer-template) {
|
|
140916
|
+
.e-textarea {
|
|
140917
|
+
max-height: 280px;
|
|
140918
|
+
}
|
|
140900
140919
|
.e-assist-send {
|
|
140901
140920
|
position: absolute;
|
|
140902
140921
|
right: 20px;
|
|
@@ -530,13 +530,13 @@ $pv-comment-title-padding-top: 7px !default;
|
|
|
530
530
|
$pv-signature-footer-color: $content-bg-color-alt2 !default;
|
|
531
531
|
$pv-signature-border-color: 1px dotted $content-bg-color-alt2 !default;
|
|
532
532
|
$pv-signature-color: $primary !default;
|
|
533
|
-
$pv-form-checkbox-border-color: $black !default;
|
|
533
|
+
$pv-form-checkbox-border-color: rgba($black) !default;
|
|
534
534
|
$pv-form-field-size: 0 !default;
|
|
535
535
|
$pv-form-field-radiobutton-border: 5px solid $white !default;
|
|
536
536
|
$pv-form-field-radiobutton-box-shadow: 0 0 0 1px $black !default;
|
|
537
537
|
$pv-form-field-li-background-color: $primary !default;
|
|
538
538
|
$pv-form-field-checkbox-container: 1px solid $black !default;
|
|
539
|
-
$pv-form-field-checkbox-checked: solid $black !default;
|
|
539
|
+
$pv-form-field-checkbox-checked: solid rgba($black) !default;
|
|
540
540
|
$pv-form-field-checkbox-border-width: 3px !default;
|
|
541
541
|
$pv-form-field-property-header-font-size: 20px !default;
|
|
542
542
|
$pv-form-field-property-header-font-weight: 500 !default;
|
|
@@ -530,13 +530,13 @@ $pv-comment-title-padding-top: 7px !default;
|
|
|
530
530
|
$pv-signature-footer-color: $content-bg-color-alt2 !default;
|
|
531
531
|
$pv-signature-border-color: 1px dotted $content-bg-color-alt2 !default;
|
|
532
532
|
$pv-signature-color: $primary !default;
|
|
533
|
-
$pv-form-checkbox-border-color: $black !default;
|
|
533
|
+
$pv-form-checkbox-border-color: rgba($black) !default;
|
|
534
534
|
$pv-form-field-size: 0 !default;
|
|
535
535
|
$pv-form-field-radiobutton-border: 5px solid $white !default;
|
|
536
536
|
$pv-form-field-radiobutton-box-shadow: 0 0 0 1px $black !default;
|
|
537
537
|
$pv-form-field-li-background-color: $primary !default;
|
|
538
538
|
$pv-form-field-checkbox-container: 1px solid $black !default;
|
|
539
|
-
$pv-form-field-checkbox-checked: solid $black !default;
|
|
539
|
+
$pv-form-field-checkbox-checked: solid rgba($black) !default;
|
|
540
540
|
$pv-form-field-checkbox-border-width: 3px !default;
|
|
541
541
|
$pv-form-field-property-header-font-size: 20px !default;
|
|
542
542
|
$pv-form-field-property-header-font-weight: 500 !default;
|
|
@@ -530,13 +530,13 @@ $pv-comment-title-padding-top: 7px !default;
|
|
|
530
530
|
$pv-signature-footer-color: $content-bg-color-alt2 !default;
|
|
531
531
|
$pv-signature-border-color: 1px dotted $content-bg-color-alt2 !default;
|
|
532
532
|
$pv-signature-color: $primary !default;
|
|
533
|
-
$pv-form-checkbox-border-color: $black !default;
|
|
533
|
+
$pv-form-checkbox-border-color: rgba($black) !default;
|
|
534
534
|
$pv-form-field-size: 0 !default;
|
|
535
535
|
$pv-form-field-radiobutton-border: 5px solid $white !default;
|
|
536
536
|
$pv-form-field-radiobutton-box-shadow: 0 0 0 1px $black !default;
|
|
537
537
|
$pv-form-field-li-background-color: $primary !default;
|
|
538
538
|
$pv-form-field-checkbox-container: 1px solid $black !default;
|
|
539
|
-
$pv-form-field-checkbox-checked: solid $black !default;
|
|
539
|
+
$pv-form-field-checkbox-checked: solid rgba($black) !default;
|
|
540
540
|
$pv-form-field-checkbox-border-width: 3px !default;
|
|
541
541
|
$pv-form-field-property-header-font-size: 20px !default;
|
|
542
542
|
$pv-form-field-property-header-font-weight: 500 !default;
|
|
@@ -530,13 +530,13 @@ $pv-comment-title-padding-top: 7px !default;
|
|
|
530
530
|
$pv-signature-footer-color: $content-bg-color-alt2 !default;
|
|
531
531
|
$pv-signature-border-color: 1px dotted $content-bg-color-alt2 !default;
|
|
532
532
|
$pv-signature-color: $primary !default;
|
|
533
|
-
$pv-form-checkbox-border-color: $black !default;
|
|
533
|
+
$pv-form-checkbox-border-color: rgba($black) !default;
|
|
534
534
|
$pv-form-field-size: 0 !default;
|
|
535
535
|
$pv-form-field-radiobutton-border: 5px solid $white !default;
|
|
536
536
|
$pv-form-field-radiobutton-box-shadow: 0 0 0 1px $black !default;
|
|
537
537
|
$pv-form-field-li-background-color: $primary !default;
|
|
538
538
|
$pv-form-field-checkbox-container: 1px solid $black !default;
|
|
539
|
-
$pv-form-field-checkbox-checked: solid $black !default;
|
|
539
|
+
$pv-form-field-checkbox-checked: solid rgba($black) !default;
|
|
540
540
|
$pv-form-field-checkbox-border-width: 3px !default;
|
|
541
541
|
$pv-form-field-property-header-font-size: 20px !default;
|
|
542
542
|
$pv-form-field-property-header-font-weight: 500 !default;
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@import '../../dropdowns/mention/fluent2-dark.scss';
|
|
36
36
|
@import '../../calendars/timepicker/fluent2-dark.scss';
|
|
37
37
|
$recurrence-label-bottom: 7px !default;
|
|
38
|
-
$recurrence-month-label-bottom:
|
|
38
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
39
39
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
40
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
41
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -46,7 +46,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
46
46
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
47
47
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
48
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
49
|
-
$recurrence-week-position-min-width:
|
|
49
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
50
50
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
51
51
|
|
|
52
52
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@import '../../dropdowns/mention/fluent2-dark.scss';
|
|
36
36
|
@import '../../calendars/timepicker/fluent2-dark.scss';
|
|
37
37
|
$recurrence-label-bottom: 7px !default;
|
|
38
|
-
$recurrence-month-label-bottom:
|
|
38
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
39
39
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
40
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
41
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -46,7 +46,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
46
46
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
47
47
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
48
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
49
|
-
$recurrence-week-position-min-width:
|
|
49
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
50
50
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
51
51
|
|
|
52
52
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@import '../../dropdowns/mention/fluent2-highcontrast.scss';
|
|
36
36
|
@import '../../calendars/timepicker/fluent2-highcontrast.scss';
|
|
37
37
|
$recurrence-label-bottom: 7px !default;
|
|
38
|
-
$recurrence-month-label-bottom:
|
|
38
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
39
39
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
40
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
41
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -46,7 +46,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
46
46
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
47
47
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
48
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
49
|
-
$recurrence-week-position-min-width:
|
|
49
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
50
50
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
51
51
|
|
|
52
52
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@import '../../dropdowns/mention/fluent2-highcontrast.scss';
|
|
36
36
|
@import '../../calendars/timepicker/fluent2-highcontrast.scss';
|
|
37
37
|
$recurrence-label-bottom: 7px !default;
|
|
38
|
-
$recurrence-month-label-bottom:
|
|
38
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
39
39
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
40
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
41
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -46,7 +46,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
46
46
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
47
47
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
48
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
49
|
-
$recurrence-week-position-min-width:
|
|
49
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
50
50
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
51
51
|
|
|
52
52
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@import '../../dropdowns/mention/fluent2.scss';
|
|
36
36
|
@import '../../calendars/timepicker/fluent2.scss';
|
|
37
37
|
$recurrence-label-bottom: 7px !default;
|
|
38
|
-
$recurrence-month-label-bottom:
|
|
38
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
39
39
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
40
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
41
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -46,7 +46,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
46
46
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
47
47
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
48
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
49
|
-
$recurrence-week-position-min-width:
|
|
49
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
50
50
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
51
51
|
|
|
52
52
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@import '../../dropdowns/mention/fluent2.scss';
|
|
36
36
|
@import '../../calendars/timepicker/fluent2.scss';
|
|
37
37
|
$recurrence-label-bottom: 7px !default;
|
|
38
|
-
$recurrence-month-label-bottom:
|
|
38
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
39
39
|
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
40
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
41
|
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
@@ -46,7 +46,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
46
46
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
47
47
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
48
|
$recurrence-end-bgr-padding-right: 5px !default;
|
|
49
|
-
$recurrence-week-position-min-width:
|
|
49
|
+
$recurrence-week-position-min-width: 100px !default;
|
|
50
50
|
$recurrence-end-on-date-margin-top: 24px !default;
|
|
51
51
|
|
|
52
52
|
@include export-module('recurrence-editor-layout') {
|
|
@@ -65856,6 +65856,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65856
65856
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
65857
65857
|
background-color: $grid-hover-bg-color;
|
|
65858
65858
|
}
|
|
65859
|
+
|
|
65860
|
+
&.sf-grid{
|
|
65861
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
65862
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
65863
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
65864
|
+
}
|
|
65865
|
+
}
|
|
65859
65866
|
}
|
|
65860
65867
|
|
|
65861
65868
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -107973,9 +107980,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
107973
107980
|
textarea::-webkit-scrollbar {
|
|
107974
107981
|
width: 4px;
|
|
107975
107982
|
}
|
|
107976
|
-
.hide-scrollbar textarea {
|
|
107977
|
-
scrollbar-width: none;
|
|
107978
|
-
}
|
|
107979
107983
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
107980
107984
|
right: unset;
|
|
107981
107985
|
left: 20px;
|
|
@@ -108007,6 +108011,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
108007
108011
|
}
|
|
108008
108012
|
}
|
|
108009
108013
|
&:not(.e-footer-template) {
|
|
108014
|
+
.e-textarea {
|
|
108015
|
+
max-height: 280px;
|
|
108016
|
+
}
|
|
108010
108017
|
.e-assist-send {
|
|
108011
108018
|
position: absolute;
|
|
108012
108019
|
right: 20px;
|
|
@@ -88060,6 +88060,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88060
88060
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
88061
88061
|
background-color: $grid-hover-bg-color;
|
|
88062
88062
|
}
|
|
88063
|
+
|
|
88064
|
+
&.sf-grid{
|
|
88065
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
88066
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
88067
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
88068
|
+
}
|
|
88069
|
+
}
|
|
88063
88070
|
}
|
|
88064
88071
|
|
|
88065
88072
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -90605,6 +90612,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90605
90612
|
padding-top: 40px;
|
|
90606
90613
|
}
|
|
90607
90614
|
|
|
90615
|
+
& .e-mainfilterdiv {
|
|
90616
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
90617
|
+
padding-top: 30px;
|
|
90618
|
+
}
|
|
90619
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
90620
|
+
padding-top: 0;
|
|
90621
|
+
}
|
|
90622
|
+
@else {
|
|
90623
|
+
padding-top: 16px;
|
|
90624
|
+
}
|
|
90625
|
+
}
|
|
90626
|
+
|
|
90608
90627
|
& .e-filtersetdiv {
|
|
90609
90628
|
float: right;
|
|
90610
90629
|
margin-right: 1%;
|
|
@@ -140282,9 +140301,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140282
140301
|
textarea::-webkit-scrollbar {
|
|
140283
140302
|
width: 4px;
|
|
140284
140303
|
}
|
|
140285
|
-
.hide-scrollbar textarea {
|
|
140286
|
-
scrollbar-width: none;
|
|
140287
|
-
}
|
|
140288
140304
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
140289
140305
|
right: unset;
|
|
140290
140306
|
left: 20px;
|
|
@@ -140316,6 +140332,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140316
140332
|
}
|
|
140317
140333
|
}
|
|
140318
140334
|
&:not(.e-footer-template) {
|
|
140335
|
+
.e-textarea {
|
|
140336
|
+
max-height: 280px;
|
|
140337
|
+
}
|
|
140319
140338
|
.e-assist-send {
|
|
140320
140339
|
position: absolute;
|
|
140321
140340
|
right: 20px;
|
|
@@ -65854,6 +65854,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65854
65854
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
65855
65855
|
background-color: $grid-hover-bg-color;
|
|
65856
65856
|
}
|
|
65857
|
+
|
|
65858
|
+
&.sf-grid{
|
|
65859
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
65860
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
65861
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
65862
|
+
}
|
|
65863
|
+
}
|
|
65857
65864
|
}
|
|
65858
65865
|
|
|
65859
65866
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -107971,9 +107978,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
107971
107978
|
textarea::-webkit-scrollbar {
|
|
107972
107979
|
width: 4px;
|
|
107973
107980
|
}
|
|
107974
|
-
.hide-scrollbar textarea {
|
|
107975
|
-
scrollbar-width: none;
|
|
107976
|
-
}
|
|
107977
107981
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
107978
107982
|
right: unset;
|
|
107979
107983
|
left: 20px;
|
|
@@ -108005,6 +108009,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
108005
108009
|
}
|
|
108006
108010
|
}
|
|
108007
108011
|
&:not(.e-footer-template) {
|
|
108012
|
+
.e-textarea {
|
|
108013
|
+
max-height: 280px;
|
|
108014
|
+
}
|
|
108008
108015
|
.e-assist-send {
|
|
108009
108016
|
position: absolute;
|
|
108010
108017
|
right: 20px;
|
|
@@ -88058,6 +88058,13 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88058
88058
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
88059
88059
|
background-color: $grid-hover-bg-color;
|
|
88060
88060
|
}
|
|
88061
|
+
|
|
88062
|
+
&.sf-grid{
|
|
88063
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
88064
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
88065
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
88066
|
+
}
|
|
88067
|
+
}
|
|
88061
88068
|
}
|
|
88062
88069
|
|
|
88063
88070
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -90603,6 +90610,18 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
90603
90610
|
padding-top: 40px;
|
|
90604
90611
|
}
|
|
90605
90612
|
|
|
90613
|
+
& .e-mainfilterdiv {
|
|
90614
|
+
@if $grid-skin == 'fabric' or $grid-skin == 'fabric-dark' or $grid-skin == 'highcontrast' or $grid-skin == 'material' or $grid-skin == 'material-dark' {
|
|
90615
|
+
padding-top: 30px;
|
|
90616
|
+
}
|
|
90617
|
+
@else if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
|
|
90618
|
+
padding-top: 0;
|
|
90619
|
+
}
|
|
90620
|
+
@else {
|
|
90621
|
+
padding-top: 16px;
|
|
90622
|
+
}
|
|
90623
|
+
}
|
|
90624
|
+
|
|
90606
90625
|
& .e-filtersetdiv {
|
|
90607
90626
|
float: right;
|
|
90608
90627
|
margin-right: 1%;
|
|
@@ -140280,9 +140299,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140280
140299
|
textarea::-webkit-scrollbar {
|
|
140281
140300
|
width: 4px;
|
|
140282
140301
|
}
|
|
140283
|
-
.hide-scrollbar textarea {
|
|
140284
|
-
scrollbar-width: none;
|
|
140285
|
-
}
|
|
140286
140302
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
140287
140303
|
right: unset;
|
|
140288
140304
|
left: 20px;
|
|
@@ -140314,6 +140330,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
140314
140330
|
}
|
|
140315
140331
|
}
|
|
140316
140332
|
&:not(.e-footer-template) {
|
|
140333
|
+
.e-textarea {
|
|
140334
|
+
max-height: 280px;
|
|
140335
|
+
}
|
|
140317
140336
|
.e-assist-send {
|
|
140318
140337
|
position: absolute;
|
|
140319
140338
|
right: 20px;
|