@syncfusion/ej2-js-es5 20.2.39 → 20.2.44
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/package.json +4 -4
- package/scripts/ej2.min.js +1 -1
- package/styles/bootstrap-dark.css +64 -53
- package/styles/bootstrap.css +64 -53
- package/styles/bootstrap4.css +66 -55
- package/styles/bootstrap5-dark.css +70 -59
- package/styles/bootstrap5.css +70 -59
- package/styles/compatibility/bootstrap.css +64 -53
- package/styles/compatibility/bootstrap4.css +66 -55
- package/styles/compatibility/fabric.css +64 -53
- package/styles/compatibility/highcontrast.css +64 -53
- package/styles/compatibility/material.css +91 -53
- package/styles/fabric-dark.css +64 -53
- package/styles/fabric.css +64 -53
- package/styles/fluent-dark.css +68 -57
- package/styles/fluent.css +68 -57
- package/styles/highcontrast.css +64 -53
- package/styles/material-dark.css +91 -53
- package/styles/material.css +91 -53
- package/styles/tailwind-dark.css +72 -59
- package/styles/tailwind.css +72 -59
|
@@ -1328,6 +1328,18 @@
|
|
|
1328
1328
|
touch-action: pinch-zoom;
|
|
1329
1329
|
}
|
|
1330
1330
|
|
|
1331
|
+
.e-license {
|
|
1332
|
+
color: rgb(255, 255, 0);
|
|
1333
|
+
text-decoration: none;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
.e-license-banner {
|
|
1337
|
+
cursor: pointer;
|
|
1338
|
+
position: absolute;
|
|
1339
|
+
right: 10px;
|
|
1340
|
+
top: 27%;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1331
1343
|
/*! animation keyframes */
|
|
1332
1344
|
@keyframes SlideLeftOut {
|
|
1333
1345
|
from {
|
|
@@ -20878,7 +20890,7 @@ body.e-colorpicker-overflow {
|
|
|
20878
20890
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
20879
20891
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
20880
20892
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
20881
|
-
background-color:
|
|
20893
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
20882
20894
|
border-color: transparent;
|
|
20883
20895
|
border-radius: 50%;
|
|
20884
20896
|
box-shadow: 0 0 0 transparent;
|
|
@@ -21176,7 +21188,7 @@ body.e-colorpicker-overflow {
|
|
|
21176
21188
|
color: #dee2e6;
|
|
21177
21189
|
}
|
|
21178
21190
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
21179
|
-
background-color:
|
|
21191
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
21180
21192
|
border-color: transparent;
|
|
21181
21193
|
box-shadow: 0 0 0 transparent;
|
|
21182
21194
|
}
|
|
@@ -41791,20 +41803,17 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41791
41803
|
overflow: hidden;
|
|
41792
41804
|
text-overflow: ellipsis;
|
|
41793
41805
|
}
|
|
41794
|
-
.e-grid .e-stackedheader .e-columnheader.e-wrap .e-headercelldiv, .e-grid .e-stackedheader .e-columnheader.e-wrap .e-stackedheadercelldiv {
|
|
41795
|
-
max-height: 36px;
|
|
41796
|
-
}
|
|
41797
41806
|
.e-grid .e-columnheader.e-wrap .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
|
|
41798
|
-
margin: -
|
|
41807
|
+
margin: -20px 3px;
|
|
41799
41808
|
}
|
|
41800
41809
|
.e-grid .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-rightalign .e-sortfilterdiv {
|
|
41801
|
-
margin: -
|
|
41810
|
+
margin: -20px -5px;
|
|
41802
41811
|
}
|
|
41803
41812
|
.e-grid .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv {
|
|
41804
|
-
margin: -
|
|
41813
|
+
margin: -14px 20px -29px 0;
|
|
41805
41814
|
}
|
|
41806
41815
|
.e-grid .e-columnheader.e-wrap .e-fltr-icon.e-rightalign .e-sortfilterdiv, .e-grid.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
|
|
41807
|
-
margin: -
|
|
41816
|
+
margin: -14px 0;
|
|
41808
41817
|
}
|
|
41809
41818
|
.e-grid .e-columnheader.e-wrap .e-icon-group::before, .e-grid.e-wrap .e-columnheader .e-icon-group::before {
|
|
41810
41819
|
display: inline-block;
|
|
@@ -42705,7 +42714,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42705
42714
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42706
42715
|
border-right-color: #444c54;
|
|
42707
42716
|
}
|
|
42708
|
-
.e-grid.e-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42717
|
+
.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42709
42718
|
background-color: #31373d;
|
|
42710
42719
|
color: #fff;
|
|
42711
42720
|
}
|
|
@@ -49430,14 +49439,13 @@ span.e-table-box.e-rbox-select {
|
|
|
49430
49439
|
}
|
|
49431
49440
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
49432
49441
|
border-bottom-style: solid;
|
|
49433
|
-
border-right
|
|
49442
|
+
border-right: 1px solid;
|
|
49434
49443
|
overflow: hidden;
|
|
49435
49444
|
position: relative;
|
|
49436
49445
|
z-index: 6;
|
|
49437
49446
|
}
|
|
49438
49447
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
49439
49448
|
border-left: 0;
|
|
49440
|
-
padding: 0 3px;
|
|
49441
49449
|
}
|
|
49442
49450
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
49443
49451
|
border-collapse: collapse;
|
|
@@ -49489,7 +49497,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49489
49497
|
}
|
|
49490
49498
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
49491
49499
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
49492
|
-
padding-left:
|
|
49500
|
+
padding-left: 11px;
|
|
49493
49501
|
text-align: left;
|
|
49494
49502
|
}
|
|
49495
49503
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49593,7 +49601,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49593
49601
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49594
49602
|
display: inline-block;
|
|
49595
49603
|
font-size: 13px;
|
|
49596
|
-
font-weight:
|
|
49604
|
+
font-weight: normal;
|
|
49597
49605
|
overflow: hidden;
|
|
49598
49606
|
position: absolute;
|
|
49599
49607
|
text-overflow: ellipsis;
|
|
@@ -49986,6 +49994,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49986
49994
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49987
49995
|
border-bottom-width: 0px;
|
|
49988
49996
|
height: 200px;
|
|
49997
|
+
overflow: hidden;
|
|
49989
49998
|
}
|
|
49990
49999
|
.e-gantt-dialog > .e-dlg-content {
|
|
49991
50000
|
padding: 0 !important;
|
|
@@ -52172,15 +52181,15 @@ span.e-table-box.e-rbox-select {
|
|
|
52172
52181
|
width: 100%;
|
|
52173
52182
|
}
|
|
52174
52183
|
|
|
52175
|
-
.e-kanban-dialog {
|
|
52184
|
+
.e-kanban-dialog.e-dialog {
|
|
52176
52185
|
min-width: 350px;
|
|
52177
52186
|
}
|
|
52178
|
-
.e-kanban-dialog .e-kanban-form-wrapper table,
|
|
52179
|
-
.e-kanban-dialog .e-kanban-form-container table {
|
|
52187
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table,
|
|
52188
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table {
|
|
52180
52189
|
width: 100%;
|
|
52181
52190
|
}
|
|
52182
|
-
.e-kanban-dialog .e-kanban-form-wrapper table td,
|
|
52183
|
-
.e-kanban-dialog .e-kanban-form-container table td {
|
|
52191
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table td,
|
|
52192
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table td {
|
|
52184
52193
|
color: #e9ecef;
|
|
52185
52194
|
font-size: 14px;
|
|
52186
52195
|
font-weight: 500;
|
|
@@ -52190,17 +52199,17 @@ span.e-table-box.e-rbox-select {
|
|
|
52190
52199
|
padding: 8px 0;
|
|
52191
52200
|
text-align: left;
|
|
52192
52201
|
}
|
|
52193
|
-
.e-kanban-dialog .e-kanban-form-wrapper table .e-label,
|
|
52194
|
-
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
52202
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-label,
|
|
52203
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table .e-label {
|
|
52195
52204
|
padding-right: 10px;
|
|
52196
52205
|
vertical-align: top;
|
|
52197
52206
|
width: 70px;
|
|
52198
52207
|
}
|
|
52199
|
-
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
52200
|
-
.e-kanban-dialog .e-kanban-form-container table .e-field {
|
|
52208
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table .e-field,
|
|
52209
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-container table .e-field {
|
|
52201
52210
|
width: 100%;
|
|
52202
52211
|
}
|
|
52203
|
-
.e-kanban-dialog .e-footer-content .e-dialog-delete.e-btn {
|
|
52212
|
+
.e-kanban-dialog.e-dialog .e-footer-content .e-dialog-delete.e-btn {
|
|
52204
52213
|
float: left;
|
|
52205
52214
|
margin-left: 0;
|
|
52206
52215
|
}
|
|
@@ -52294,7 +52303,7 @@ span.e-table-box.e-rbox-select {
|
|
|
52294
52303
|
color: #7b848d;
|
|
52295
52304
|
}
|
|
52296
52305
|
|
|
52297
|
-
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
52306
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
52298
52307
|
background-color: initial;
|
|
52299
52308
|
color: #fff;
|
|
52300
52309
|
min-width: 70%;
|
|
@@ -52304,7 +52313,7 @@ span.e-table-box.e-rbox-select {
|
|
|
52304
52313
|
outline: none;
|
|
52305
52314
|
padding: 4px 8px 4px 12px;
|
|
52306
52315
|
}
|
|
52307
|
-
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
52316
|
+
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
52308
52317
|
box-shadow: 0 0 0 2px #0d6efd;
|
|
52309
52318
|
}
|
|
52310
52319
|
|
|
@@ -57081,7 +57090,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57081
57090
|
}
|
|
57082
57091
|
|
|
57083
57092
|
.e-pivot-calc-dialog-div {
|
|
57084
|
-
max-height:
|
|
57093
|
+
max-height: 600px !important;
|
|
57085
57094
|
min-width: 290px;
|
|
57086
57095
|
}
|
|
57087
57096
|
.e-pivot-calc-dialog-div .e-dlg-header-content,
|
|
@@ -57091,11 +57100,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57091
57100
|
.e-pivot-calc-dialog-div .e-dlg-content {
|
|
57092
57101
|
padding-bottom: 18px;
|
|
57093
57102
|
}
|
|
57103
|
+
.e-pivot-calc-dialog-div .e-dlg-content .e-pivot-calc-custom-format-div {
|
|
57104
|
+
margin-top: 15px;
|
|
57105
|
+
}
|
|
57094
57106
|
.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
57095
57107
|
.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
57096
57108
|
.e-pivot-calc-dialog-div .e-pivot-formula-title,
|
|
57097
57109
|
.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
|
|
57098
|
-
.e-pivot-calc-dialog-div .e-
|
|
57110
|
+
.e-pivot-calc-dialog-div .e-pivot-format-title,
|
|
57099
57111
|
.e-pivot-calc-dialog-div .e-olap-member-title {
|
|
57100
57112
|
color: #ced4da;
|
|
57101
57113
|
font-size: 14px;
|
|
@@ -57377,26 +57389,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57377
57389
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-container .e-info:hover {
|
|
57378
57390
|
color: #adb5bd;
|
|
57379
57391
|
}
|
|
57380
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57392
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
57381
57393
|
-ms-flex: auto;
|
|
57382
57394
|
flex: auto;
|
|
57383
57395
|
margin-left: 18px;
|
|
57384
57396
|
}
|
|
57385
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57397
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-formula {
|
|
57386
57398
|
height: 100px;
|
|
57387
57399
|
}
|
|
57388
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57400
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-calc-custom-format-div {
|
|
57389
57401
|
margin-top: 15px;
|
|
57390
57402
|
}
|
|
57391
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57392
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57393
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57394
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57395
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57403
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-formula-title,
|
|
57404
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-field-name-title,
|
|
57405
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-olap-hierarchy-title,
|
|
57406
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-format-title,
|
|
57407
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-olap-member-title {
|
|
57396
57408
|
padding-left: 0;
|
|
57397
57409
|
padding-right: 0;
|
|
57398
57410
|
}
|
|
57399
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57411
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div .e-pivot-field-name-title {
|
|
57400
57412
|
margin-top: 0;
|
|
57401
57413
|
padding-top: 0;
|
|
57402
57414
|
}
|
|
@@ -57407,7 +57419,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57407
57419
|
float: left;
|
|
57408
57420
|
margin: 0;
|
|
57409
57421
|
}
|
|
57410
|
-
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-
|
|
57422
|
+
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
57411
57423
|
margin-left: 0;
|
|
57412
57424
|
margin-right: 18px;
|
|
57413
57425
|
}
|
|
@@ -57424,13 +57436,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57424
57436
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
57425
57437
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula-title,
|
|
57426
57438
|
.e-bigger.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
|
|
57427
|
-
.e-bigger.e-pivot-calc-dialog-div .e-
|
|
57439
|
+
.e-bigger.e-pivot-calc-dialog-div .e-pivot-format-title,
|
|
57428
57440
|
.e-bigger.e-pivot-calc-dialog-div .e-olap-member-title,
|
|
57429
57441
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
57430
57442
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
57431
57443
|
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula-title,
|
|
57432
57444
|
.e-bigger .e-pivot-calc-dialog-div .e-olap-hierarchy-title,
|
|
57433
|
-
.e-bigger .e-pivot-calc-dialog-div .e-
|
|
57445
|
+
.e-bigger .e-pivot-calc-dialog-div .e-pivot-format-title,
|
|
57434
57446
|
.e-bigger .e-pivot-calc-dialog-div .e-olap-member-title {
|
|
57435
57447
|
font-size: 14px;
|
|
57436
57448
|
padding: 6px 0;
|
|
@@ -57489,12 +57501,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
57489
57501
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
|
|
57490
57502
|
font-size: 20px;
|
|
57491
57503
|
}
|
|
57492
|
-
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57493
|
-
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-
|
|
57504
|
+
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div,
|
|
57505
|
+
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
57494
57506
|
margin-left: 24px;
|
|
57495
57507
|
}
|
|
57496
|
-
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-
|
|
57497
|
-
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-
|
|
57508
|
+
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-pivot-calculated-div,
|
|
57509
|
+
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-pivot-calculated-div {
|
|
57498
57510
|
margin-left: 0;
|
|
57499
57511
|
margin-right: 24px;
|
|
57500
57512
|
}
|
|
@@ -59403,8 +59415,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59403
59415
|
}
|
|
59404
59416
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-input-div,
|
|
59405
59417
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-member-options,
|
|
59406
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-custom-format-div
|
|
59407
|
-
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-olap-calc-custom-format-div {
|
|
59418
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-custom-format-div {
|
|
59408
59419
|
margin-left: 20px;
|
|
59409
59420
|
margin-right: 20px;
|
|
59410
59421
|
margin-top: 20px;
|
|
@@ -67884,10 +67895,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67884
67895
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67885
67896
|
margin-top: 10px;
|
|
67886
67897
|
}
|
|
67887
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67898
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67888
67899
|
height: auto;
|
|
67889
67900
|
}
|
|
67890
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
67901
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
67891
67902
|
font-weight: bold;
|
|
67892
67903
|
padding-top: 7px;
|
|
67893
67904
|
}
|
|
@@ -69092,32 +69103,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69092
69103
|
font-size: 12px;
|
|
69093
69104
|
padding-top: 7px;
|
|
69094
69105
|
}
|
|
69095
|
-
.e-spreadsheet .e-find-dlg {
|
|
69106
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69096
69107
|
height: auto;
|
|
69097
69108
|
width: 468px;
|
|
69098
69109
|
}
|
|
69099
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
69110
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
69100
69111
|
color: #e4606d;
|
|
69101
69112
|
font-size: 12px;
|
|
69102
69113
|
padding-top: 7px;
|
|
69103
69114
|
}
|
|
69104
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
69115
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
69105
69116
|
color: #e4606d;
|
|
69106
69117
|
font-size: 12px;
|
|
69107
69118
|
padding-top: 7px;
|
|
69108
69119
|
}
|
|
69109
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69120
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69110
69121
|
padding-right: 12px;
|
|
69111
69122
|
}
|
|
69112
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69123
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69113
69124
|
padding: 12px 0;
|
|
69114
69125
|
}
|
|
69115
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69126
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69116
69127
|
margin: 0;
|
|
69117
69128
|
padding-bottom: 8px;
|
|
69118
69129
|
padding-top: 12px;
|
|
69119
69130
|
}
|
|
69120
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69131
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69121
69132
|
text-align: left;
|
|
69122
69133
|
}
|
|
69123
69134
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69842,12 +69853,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69842
69853
|
height: 50px;
|
|
69843
69854
|
width: 419px;
|
|
69844
69855
|
}
|
|
69845
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69846
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
69856
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
69857
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
69847
69858
|
height: auto;
|
|
69848
69859
|
}
|
|
69849
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69850
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
69860
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
69861
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
69851
69862
|
font-size: 12px;
|
|
69852
69863
|
}
|
|
69853
69864
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|