@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
|
@@ -36001,6 +36001,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36001
36001
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36002
36002
|
background-color: #252423;
|
|
36003
36003
|
}
|
|
36004
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36005
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36006
|
+
background-color: #252423;
|
|
36007
|
+
}
|
|
36004
36008
|
|
|
36005
36009
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36006
36010
|
background-color: #252423;
|
|
@@ -63490,9 +63494,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63490
63494
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63491
63495
|
width: 4px;
|
|
63492
63496
|
}
|
|
63493
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63494
|
-
scrollbar-width: none;
|
|
63495
|
-
}
|
|
63496
63497
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63497
63498
|
right: unset;
|
|
63498
63499
|
left: 20px;
|
|
@@ -63505,6 +63506,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63505
63506
|
padding-left: 35px;
|
|
63506
63507
|
padding-right: unset;
|
|
63507
63508
|
}
|
|
63509
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63510
|
+
max-height: 280px;
|
|
63511
|
+
}
|
|
63508
63512
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63509
63513
|
position: absolute;
|
|
63510
63514
|
right: 20px;
|
|
@@ -46095,6 +46095,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46095
46095
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
46096
46096
|
background-color: #252423;
|
|
46097
46097
|
}
|
|
46098
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
46099
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
46100
|
+
background-color: #252423;
|
|
46101
|
+
}
|
|
46098
46102
|
|
|
46099
46103
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
46100
46104
|
background-color: #252423;
|
|
@@ -47762,6 +47766,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47762
47766
|
text-align: center;
|
|
47763
47767
|
padding-top: 40px;
|
|
47764
47768
|
}
|
|
47769
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
47770
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
47771
|
+
padding-top: 16px;
|
|
47772
|
+
}
|
|
47765
47773
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
47766
47774
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
47767
47775
|
float: right;
|
|
@@ -81216,9 +81224,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81216
81224
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
81217
81225
|
width: 4px;
|
|
81218
81226
|
}
|
|
81219
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
81220
|
-
scrollbar-width: none;
|
|
81221
|
-
}
|
|
81222
81227
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
81223
81228
|
right: unset;
|
|
81224
81229
|
left: 20px;
|
|
@@ -81231,6 +81236,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81231
81236
|
padding-left: 35px;
|
|
81232
81237
|
padding-right: unset;
|
|
81233
81238
|
}
|
|
81239
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
81240
|
+
max-height: 280px;
|
|
81241
|
+
}
|
|
81234
81242
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
81235
81243
|
position: absolute;
|
|
81236
81244
|
right: 20px;
|
|
@@ -36001,6 +36001,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36001
36001
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36002
36002
|
background-color: #f3f2f1;
|
|
36003
36003
|
}
|
|
36004
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36005
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36006
|
+
background-color: #f3f2f1;
|
|
36007
|
+
}
|
|
36004
36008
|
|
|
36005
36009
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36006
36010
|
background-color: #f3f2f1;
|
|
@@ -63489,9 +63493,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63489
63493
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63490
63494
|
width: 4px;
|
|
63491
63495
|
}
|
|
63492
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63493
|
-
scrollbar-width: none;
|
|
63494
|
-
}
|
|
63495
63496
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63496
63497
|
right: unset;
|
|
63497
63498
|
left: 20px;
|
|
@@ -63504,6 +63505,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63504
63505
|
padding-left: 35px;
|
|
63505
63506
|
padding-right: unset;
|
|
63506
63507
|
}
|
|
63508
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63509
|
+
max-height: 280px;
|
|
63510
|
+
}
|
|
63507
63511
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63508
63512
|
position: absolute;
|
|
63509
63513
|
right: 20px;
|
|
@@ -46095,6 +46095,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46095
46095
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
46096
46096
|
background-color: #f3f2f1;
|
|
46097
46097
|
}
|
|
46098
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
46099
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
46100
|
+
background-color: #f3f2f1;
|
|
46101
|
+
}
|
|
46098
46102
|
|
|
46099
46103
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
46100
46104
|
background-color: #f3f2f1;
|
|
@@ -47762,6 +47766,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47762
47766
|
text-align: center;
|
|
47763
47767
|
padding-top: 40px;
|
|
47764
47768
|
}
|
|
47769
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
47770
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
47771
|
+
padding-top: 16px;
|
|
47772
|
+
}
|
|
47765
47773
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
47766
47774
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
47767
47775
|
float: right;
|
|
@@ -81215,9 +81223,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81215
81223
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
81216
81224
|
width: 4px;
|
|
81217
81225
|
}
|
|
81218
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
81219
|
-
scrollbar-width: none;
|
|
81220
|
-
}
|
|
81221
81226
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
81222
81227
|
right: unset;
|
|
81223
81228
|
left: 20px;
|
|
@@ -81230,6 +81235,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
81230
81235
|
padding-left: 35px;
|
|
81231
81236
|
padding-right: unset;
|
|
81232
81237
|
}
|
|
81238
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
81239
|
+
max-height: 280px;
|
|
81240
|
+
}
|
|
81233
81241
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
81234
81242
|
position: absolute;
|
|
81235
81243
|
right: 20px;
|
|
@@ -39346,6 +39346,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39346
39346
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
39347
39347
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
39348
39348
|
}
|
|
39349
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
39350
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
39351
|
+
background-color: var(--color-sf-content-bg-color-alt2);
|
|
39352
|
+
}
|
|
39349
39353
|
|
|
39350
39354
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
39351
39355
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
@@ -58705,7 +58709,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58705
58709
|
width: 100%;
|
|
58706
58710
|
}
|
|
58707
58711
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
58708
|
-
min-width:
|
|
58712
|
+
min-width: 100px;
|
|
58709
58713
|
position: relative;
|
|
58710
58714
|
right: 20px;
|
|
58711
58715
|
}
|
|
@@ -58818,7 +58822,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58818
58822
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
58819
58823
|
font-size: 12px;
|
|
58820
58824
|
font-weight: 600;
|
|
58821
|
-
margin-bottom:
|
|
58825
|
+
margin-bottom: 3px;
|
|
58822
58826
|
padding-right: 16px;
|
|
58823
58827
|
}
|
|
58824
58828
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
@@ -58935,7 +58939,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58935
58939
|
}
|
|
58936
58940
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
58937
58941
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
58938
|
-
margin-bottom:
|
|
58942
|
+
margin-bottom: 3px;
|
|
58939
58943
|
}
|
|
58940
58944
|
.e-recurrenceeditor .e-editor > div {
|
|
58941
58945
|
margin-top: 20px;
|
|
@@ -67278,9 +67282,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67278
67282
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
67279
67283
|
width: 4px;
|
|
67280
67284
|
}
|
|
67281
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
67282
|
-
scrollbar-width: none;
|
|
67283
|
-
}
|
|
67284
67285
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
67285
67286
|
right: unset;
|
|
67286
67287
|
left: 20px;
|
|
@@ -67293,6 +67294,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67293
67294
|
padding-left: 35px;
|
|
67294
67295
|
padding-right: unset;
|
|
67295
67296
|
}
|
|
67297
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
67298
|
+
max-height: 280px;
|
|
67299
|
+
}
|
|
67296
67300
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
67297
67301
|
position: absolute;
|
|
67298
67302
|
right: 20px;
|
|
@@ -51637,6 +51637,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51637
51637
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
51638
51638
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
51639
51639
|
}
|
|
51640
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
51641
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
51642
|
+
background-color: var(--color-sf-content-bg-color-alt2);
|
|
51643
|
+
}
|
|
51640
51644
|
|
|
51641
51645
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
51642
51646
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
@@ -53321,6 +53325,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
53321
53325
|
text-align: center;
|
|
53322
53326
|
padding-top: 40px;
|
|
53323
53327
|
}
|
|
53328
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
53329
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
53330
|
+
padding-top: 16px;
|
|
53331
|
+
}
|
|
53324
53332
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
53325
53333
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
53326
53334
|
float: right;
|
|
@@ -76793,7 +76801,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76793
76801
|
width: 100%;
|
|
76794
76802
|
}
|
|
76795
76803
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
76796
|
-
min-width:
|
|
76804
|
+
min-width: 100px;
|
|
76797
76805
|
position: relative;
|
|
76798
76806
|
right: 20px;
|
|
76799
76807
|
}
|
|
@@ -76906,7 +76914,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76906
76914
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
76907
76915
|
font-size: 12px;
|
|
76908
76916
|
font-weight: 600;
|
|
76909
|
-
margin-bottom:
|
|
76917
|
+
margin-bottom: 3px;
|
|
76910
76918
|
padding-right: 16px;
|
|
76911
76919
|
}
|
|
76912
76920
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
@@ -77023,7 +77031,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77023
77031
|
}
|
|
77024
77032
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
77025
77033
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
77026
|
-
margin-bottom:
|
|
77034
|
+
margin-bottom: 3px;
|
|
77027
77035
|
}
|
|
77028
77036
|
.e-recurrenceeditor .e-editor > div {
|
|
77029
77037
|
margin-top: 20px;
|
|
@@ -87269,9 +87277,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
87269
87277
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
87270
87278
|
width: 4px;
|
|
87271
87279
|
}
|
|
87272
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
87273
|
-
scrollbar-width: none;
|
|
87274
|
-
}
|
|
87275
87280
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
87276
87281
|
right: unset;
|
|
87277
87282
|
left: 20px;
|
|
@@ -87284,6 +87289,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
87284
87289
|
padding-left: 35px;
|
|
87285
87290
|
padding-right: unset;
|
|
87286
87291
|
}
|
|
87292
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
87293
|
+
max-height: 280px;
|
|
87294
|
+
}
|
|
87287
87295
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
87288
87296
|
position: absolute;
|
|
87289
87297
|
right: 20px;
|
|
@@ -39357,6 +39357,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39357
39357
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
39358
39358
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
39359
39359
|
}
|
|
39360
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
39361
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
39362
|
+
background-color: var(--color-sf-content-bg-color-alt2);
|
|
39363
|
+
}
|
|
39360
39364
|
|
|
39361
39365
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
39362
39366
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
@@ -58721,7 +58725,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58721
58725
|
width: 100%;
|
|
58722
58726
|
}
|
|
58723
58727
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
58724
|
-
min-width:
|
|
58728
|
+
min-width: 100px;
|
|
58725
58729
|
position: relative;
|
|
58726
58730
|
right: 20px;
|
|
58727
58731
|
}
|
|
@@ -58834,7 +58838,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58834
58838
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
58835
58839
|
font-size: 12px;
|
|
58836
58840
|
font-weight: 600;
|
|
58837
|
-
margin-bottom:
|
|
58841
|
+
margin-bottom: 3px;
|
|
58838
58842
|
padding-right: 16px;
|
|
58839
58843
|
}
|
|
58840
58844
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
@@ -58951,7 +58955,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58951
58955
|
}
|
|
58952
58956
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
58953
58957
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
58954
|
-
margin-bottom:
|
|
58958
|
+
margin-bottom: 3px;
|
|
58955
58959
|
}
|
|
58956
58960
|
.e-recurrenceeditor .e-editor > div {
|
|
58957
58961
|
margin-top: 20px;
|
|
@@ -67295,9 +67299,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67295
67299
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
67296
67300
|
width: 4px;
|
|
67297
67301
|
}
|
|
67298
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
67299
|
-
scrollbar-width: none;
|
|
67300
|
-
}
|
|
67301
67302
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
67302
67303
|
right: unset;
|
|
67303
67304
|
left: 20px;
|
|
@@ -67310,6 +67311,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67310
67311
|
padding-left: 35px;
|
|
67311
67312
|
padding-right: unset;
|
|
67312
67313
|
}
|
|
67314
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
67315
|
+
max-height: 280px;
|
|
67316
|
+
}
|
|
67313
67317
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
67314
67318
|
position: absolute;
|
|
67315
67319
|
right: 20px;
|
|
@@ -51648,6 +51648,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51648
51648
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
51649
51649
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
51650
51650
|
}
|
|
51651
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
51652
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
51653
|
+
background-color: var(--color-sf-content-bg-color-alt2);
|
|
51654
|
+
}
|
|
51651
51655
|
|
|
51652
51656
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
51653
51657
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
@@ -53332,6 +53336,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
53332
53336
|
text-align: center;
|
|
53333
53337
|
padding-top: 40px;
|
|
53334
53338
|
}
|
|
53339
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
53340
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
53341
|
+
padding-top: 16px;
|
|
53342
|
+
}
|
|
53335
53343
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
53336
53344
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
53337
53345
|
float: right;
|
|
@@ -76809,7 +76817,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76809
76817
|
width: 100%;
|
|
76810
76818
|
}
|
|
76811
76819
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
76812
|
-
min-width:
|
|
76820
|
+
min-width: 100px;
|
|
76813
76821
|
position: relative;
|
|
76814
76822
|
right: 20px;
|
|
76815
76823
|
}
|
|
@@ -76922,7 +76930,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76922
76930
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
76923
76931
|
font-size: 12px;
|
|
76924
76932
|
font-weight: 600;
|
|
76925
|
-
margin-bottom:
|
|
76933
|
+
margin-bottom: 3px;
|
|
76926
76934
|
padding-right: 16px;
|
|
76927
76935
|
}
|
|
76928
76936
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
@@ -77039,7 +77047,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77039
77047
|
}
|
|
77040
77048
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
77041
77049
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
77042
|
-
margin-bottom:
|
|
77050
|
+
margin-bottom: 3px;
|
|
77043
77051
|
}
|
|
77044
77052
|
.e-recurrenceeditor .e-editor > div {
|
|
77045
77053
|
margin-top: 20px;
|
|
@@ -87286,9 +87294,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
87286
87294
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
87287
87295
|
width: 4px;
|
|
87288
87296
|
}
|
|
87289
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
87290
|
-
scrollbar-width: none;
|
|
87291
|
-
}
|
|
87292
87297
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
87293
87298
|
right: unset;
|
|
87294
87299
|
left: 20px;
|
|
@@ -87301,6 +87306,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
87301
87306
|
padding-left: 35px;
|
|
87302
87307
|
padding-right: unset;
|
|
87303
87308
|
}
|
|
87309
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
87310
|
+
max-height: 280px;
|
|
87311
|
+
}
|
|
87304
87312
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
87305
87313
|
position: absolute;
|
|
87306
87314
|
right: 20px;
|
|
@@ -40054,6 +40054,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40054
40054
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
40055
40055
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
40056
40056
|
}
|
|
40057
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
40058
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
40059
|
+
background-color: var(--color-sf-content-bg-color-alt2);
|
|
40060
|
+
}
|
|
40057
40061
|
|
|
40058
40062
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
40059
40063
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
@@ -59437,7 +59441,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59437
59441
|
width: 100%;
|
|
59438
59442
|
}
|
|
59439
59443
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
59440
|
-
min-width:
|
|
59444
|
+
min-width: 100px;
|
|
59441
59445
|
position: relative;
|
|
59442
59446
|
right: 20px;
|
|
59443
59447
|
}
|
|
@@ -59550,7 +59554,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59550
59554
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
59551
59555
|
font-size: 12px;
|
|
59552
59556
|
font-weight: 600;
|
|
59553
|
-
margin-bottom:
|
|
59557
|
+
margin-bottom: 3px;
|
|
59554
59558
|
padding-right: 16px;
|
|
59555
59559
|
}
|
|
59556
59560
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
@@ -59667,7 +59671,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59667
59671
|
}
|
|
59668
59672
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
59669
59673
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
59670
|
-
margin-bottom:
|
|
59674
|
+
margin-bottom: 3px;
|
|
59671
59675
|
}
|
|
59672
59676
|
.e-recurrenceeditor .e-editor > div {
|
|
59673
59677
|
margin-top: 20px;
|
|
@@ -68012,9 +68016,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68012
68016
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
68013
68017
|
width: 4px;
|
|
68014
68018
|
}
|
|
68015
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
68016
|
-
scrollbar-width: none;
|
|
68017
|
-
}
|
|
68018
68019
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
68019
68020
|
right: unset;
|
|
68020
68021
|
left: 20px;
|
|
@@ -68027,6 +68028,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68027
68028
|
padding-left: 35px;
|
|
68028
68029
|
padding-right: unset;
|
|
68029
68030
|
}
|
|
68031
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
68032
|
+
max-height: 280px;
|
|
68033
|
+
}
|
|
68030
68034
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
68031
68035
|
position: absolute;
|
|
68032
68036
|
right: 20px;
|
|
@@ -52345,6 +52345,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52345
52345
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
52346
52346
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
52347
52347
|
}
|
|
52348
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
52349
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
52350
|
+
background-color: var(--color-sf-content-bg-color-alt2);
|
|
52351
|
+
}
|
|
52348
52352
|
|
|
52349
52353
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
52350
52354
|
background-color: var(--color-sf-table-bg-color-hover);
|
|
@@ -54029,6 +54033,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54029
54033
|
text-align: center;
|
|
54030
54034
|
padding-top: 40px;
|
|
54031
54035
|
}
|
|
54036
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
54037
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
54038
|
+
padding-top: 16px;
|
|
54039
|
+
}
|
|
54032
54040
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
54033
54041
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
54034
54042
|
float: right;
|
|
@@ -77563,7 +77571,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77563
77571
|
width: 100%;
|
|
77564
77572
|
}
|
|
77565
77573
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
77566
|
-
min-width:
|
|
77574
|
+
min-width: 100px;
|
|
77567
77575
|
position: relative;
|
|
77568
77576
|
right: 20px;
|
|
77569
77577
|
}
|
|
@@ -77676,7 +77684,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77676
77684
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
77677
77685
|
font-size: 12px;
|
|
77678
77686
|
font-weight: 600;
|
|
77679
|
-
margin-bottom:
|
|
77687
|
+
margin-bottom: 3px;
|
|
77680
77688
|
padding-right: 16px;
|
|
77681
77689
|
}
|
|
77682
77690
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
@@ -77793,7 +77801,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
77793
77801
|
}
|
|
77794
77802
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
77795
77803
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
77796
|
-
margin-bottom:
|
|
77804
|
+
margin-bottom: 3px;
|
|
77797
77805
|
}
|
|
77798
77806
|
.e-recurrenceeditor .e-editor > div {
|
|
77799
77807
|
margin-top: 20px;
|
|
@@ -88042,9 +88050,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88042
88050
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
88043
88051
|
width: 4px;
|
|
88044
88052
|
}
|
|
88045
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
88046
|
-
scrollbar-width: none;
|
|
88047
|
-
}
|
|
88048
88053
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
88049
88054
|
right: unset;
|
|
88050
88055
|
left: 20px;
|
|
@@ -88057,6 +88062,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88057
88062
|
padding-left: 35px;
|
|
88058
88063
|
padding-right: unset;
|
|
88059
88064
|
}
|
|
88065
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
88066
|
+
max-height: 280px;
|
|
88067
|
+
}
|
|
88060
88068
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
88061
88069
|
position: absolute;
|
|
88062
88070
|
right: 20px;
|
|
@@ -36241,6 +36241,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36241
36241
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
36242
36242
|
background-color: #685708;
|
|
36243
36243
|
}
|
|
36244
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
36245
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
36246
|
+
background-color: #1a1a1a;
|
|
36247
|
+
}
|
|
36244
36248
|
|
|
36245
36249
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
36246
36250
|
background-color: #685708;
|
|
@@ -63546,9 +63550,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63546
63550
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
63547
63551
|
width: 4px;
|
|
63548
63552
|
}
|
|
63549
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
63550
|
-
scrollbar-width: none;
|
|
63551
|
-
}
|
|
63552
63553
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
63553
63554
|
right: unset;
|
|
63554
63555
|
left: 20px;
|
|
@@ -63561,6 +63562,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63561
63562
|
padding-left: 35px;
|
|
63562
63563
|
padding-right: unset;
|
|
63563
63564
|
}
|
|
63565
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
63566
|
+
max-height: 280px;
|
|
63567
|
+
}
|
|
63564
63568
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
63565
63569
|
position: absolute;
|
|
63566
63570
|
right: 20px;
|
|
@@ -45693,6 +45693,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45693
45693
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
45694
45694
|
background-color: #685708;
|
|
45695
45695
|
}
|
|
45696
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
45697
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
45698
|
+
background-color: #1a1a1a;
|
|
45699
|
+
}
|
|
45696
45700
|
|
|
45697
45701
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
45698
45702
|
background-color: #685708;
|
|
@@ -47297,6 +47301,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47297
47301
|
text-align: center;
|
|
47298
47302
|
padding-top: 40px;
|
|
47299
47303
|
}
|
|
47304
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
47305
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
47306
|
+
padding-top: 30px;
|
|
47307
|
+
}
|
|
47300
47308
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
47301
47309
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
47302
47310
|
float: right;
|
|
@@ -80330,9 +80338,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80330
80338
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
80331
80339
|
width: 4px;
|
|
80332
80340
|
}
|
|
80333
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
80334
|
-
scrollbar-width: none;
|
|
80335
|
-
}
|
|
80336
80341
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
80337
80342
|
right: unset;
|
|
80338
80343
|
left: 20px;
|
|
@@ -80345,6 +80350,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80345
80350
|
padding-left: 35px;
|
|
80346
80351
|
padding-right: unset;
|
|
80347
80352
|
}
|
|
80353
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
80354
|
+
max-height: 280px;
|
|
80355
|
+
}
|
|
80348
80356
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
80349
80357
|
position: absolute;
|
|
80350
80358
|
right: 20px;
|
|
@@ -40693,6 +40693,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40693
40693
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
40694
40694
|
background-color: rgb(89, 86, 86);
|
|
40695
40695
|
}
|
|
40696
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
40697
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
40698
|
+
background-color: #424242;
|
|
40699
|
+
}
|
|
40696
40700
|
|
|
40697
40701
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
40698
40702
|
background-color: rgb(89, 86, 86);
|
|
@@ -67842,9 +67846,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67842
67846
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
67843
67847
|
width: 4px;
|
|
67844
67848
|
}
|
|
67845
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
67846
|
-
scrollbar-width: none;
|
|
67847
|
-
}
|
|
67848
67849
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
67849
67850
|
right: unset;
|
|
67850
67851
|
left: 20px;
|
|
@@ -67867,6 +67868,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67867
67868
|
.e-aiassistview .e-footer .e-input-group.e-multi-line-input .e-textarea {
|
|
67868
67869
|
padding: 4px 8px 4px 12px;
|
|
67869
67870
|
}
|
|
67871
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
67872
|
+
max-height: 280px;
|
|
67873
|
+
}
|
|
67870
67874
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
67871
67875
|
position: absolute;
|
|
67872
67876
|
right: 20px;
|
|
@@ -54464,6 +54464,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
54464
54464
|
.e-grid.sf-grid .e-ccheck.e-colfocus {
|
|
54465
54465
|
background-color: rgb(89, 86, 86);
|
|
54466
54466
|
}
|
|
54467
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
|
|
54468
|
+
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
|
|
54469
|
+
background-color: #424242;
|
|
54470
|
+
}
|
|
54467
54471
|
|
|
54468
54472
|
.e-spreadsheet .e-ftrchk.e-chkfocus {
|
|
54469
54473
|
background-color: rgb(89, 86, 86);
|
|
@@ -56069,6 +56073,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
56069
56073
|
text-align: center;
|
|
56070
56074
|
padding-top: 40px;
|
|
56071
56075
|
}
|
|
56076
|
+
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
|
|
56077
|
+
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
|
|
56078
|
+
padding-top: 30px;
|
|
56079
|
+
}
|
|
56072
56080
|
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
|
|
56073
56081
|
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
|
|
56074
56082
|
float: right;
|
|
@@ -88975,9 +88983,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88975
88983
|
.e-aiassistview .e-footer textarea::-webkit-scrollbar {
|
|
88976
88984
|
width: 4px;
|
|
88977
88985
|
}
|
|
88978
|
-
.e-aiassistview .e-footer .hide-scrollbar textarea {
|
|
88979
|
-
scrollbar-width: none;
|
|
88980
|
-
}
|
|
88981
88986
|
.e-aiassistview .e-footer:has(.e-rtl):not(.e-footer-template) .e-assist-send {
|
|
88982
88987
|
right: unset;
|
|
88983
88988
|
left: 20px;
|
|
@@ -89000,6 +89005,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
89000
89005
|
.e-aiassistview .e-footer .e-input-group.e-multi-line-input .e-textarea {
|
|
89001
89006
|
padding: 4px 8px 4px 12px;
|
|
89002
89007
|
}
|
|
89008
|
+
.e-aiassistview .e-footer:not(.e-footer-template) .e-textarea {
|
|
89009
|
+
max-height: 280px;
|
|
89010
|
+
}
|
|
89003
89011
|
.e-aiassistview .e-footer:not(.e-footer-template) .e-assist-send {
|
|
89004
89012
|
position: absolute;
|
|
89005
89013
|
right: 20px;
|