@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
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -358,9 +358,6 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
358
358
|
textarea::-webkit-scrollbar {
|
|
359
359
|
width: 4px;
|
|
360
360
|
}
|
|
361
|
-
.hide-scrollbar textarea {
|
|
362
|
-
scrollbar-width: none;
|
|
363
|
-
}
|
|
364
361
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
365
362
|
right: unset;
|
|
366
363
|
left: 20px;
|
|
@@ -392,6 +389,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
392
389
|
}
|
|
393
390
|
}
|
|
394
391
|
&:not(.e-footer-template) {
|
|
392
|
+
.e-textarea {
|
|
393
|
+
max-height: 280px;
|
|
394
|
+
}
|
|
395
395
|
.e-assist-send {
|
|
396
396
|
position: absolute;
|
|
397
397
|
right: 20px;
|
|
@@ -66523,6 +66523,13 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
66523
66523
|
&.sf-grid .e-ccheck.e-colfocus {
|
|
66524
66524
|
background-color: $grid-hover-bg-color;
|
|
66525
66525
|
}
|
|
66526
|
+
|
|
66527
|
+
&.sf-grid{
|
|
66528
|
+
.e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
66529
|
+
.e-gridcontent .e-leftfreeze.e-recordpluscollapse{
|
|
66530
|
+
@include background-color-styles($grid-skin, $group-row-bg-color, $group-row-bg-color);
|
|
66531
|
+
}
|
|
66532
|
+
}
|
|
66526
66533
|
}
|
|
66527
66534
|
|
|
66528
66535
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
@@ -108678,9 +108685,6 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
108678
108685
|
textarea::-webkit-scrollbar {
|
|
108679
108686
|
width: 4px;
|
|
108680
108687
|
}
|
|
108681
|
-
.hide-scrollbar textarea {
|
|
108682
|
-
scrollbar-width: none;
|
|
108683
|
-
}
|
|
108684
108688
|
&:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
108685
108689
|
right: unset;
|
|
108686
108690
|
left: 20px;
|
|
@@ -108712,6 +108716,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
|
|
|
108712
108716
|
}
|
|
108713
108717
|
}
|
|
108714
108718
|
&:not(.e-footer-template) {
|
|
108719
|
+
.e-textarea {
|
|
108720
|
+
max-height: 280px;
|
|
108721
|
+
}
|
|
108715
108722
|
.e-assist-send {
|
|
108716
108723
|
position: absolute;
|
|
108717
108724
|
right: 20px;
|