@syncfusion/ej2-js-es5 20.2.43 → 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 +5 -5
- package/scripts/ej2.min.js +1 -1
- package/styles/bootstrap-dark.css +30 -21
- package/styles/bootstrap.css +30 -21
- package/styles/bootstrap4.css +30 -21
- package/styles/bootstrap5-dark.css +32 -23
- package/styles/bootstrap5.css +32 -23
- package/styles/compatibility/bootstrap.css +30 -21
- package/styles/compatibility/bootstrap4.css +30 -21
- package/styles/compatibility/fabric.css +30 -21
- package/styles/compatibility/highcontrast.css +30 -21
- package/styles/compatibility/material.css +57 -21
- package/styles/fabric-dark.css +30 -21
- package/styles/fabric.css +30 -21
- package/styles/fluent-dark.css +32 -23
- package/styles/fluent.css +32 -23
- package/styles/highcontrast.css +30 -21
- package/styles/material-dark.css +57 -21
- package/styles/material.css +57 -21
- package/styles/tailwind-dark.css +34 -23
- package/styles/tailwind.css +34 -23
|
@@ -2102,6 +2102,18 @@
|
|
|
2102
2102
|
touch-action: pinch-zoom;
|
|
2103
2103
|
}
|
|
2104
2104
|
|
|
2105
|
+
.e-license {
|
|
2106
|
+
color: rgb(255, 255, 0);
|
|
2107
|
+
text-decoration: none;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
.e-license-banner {
|
|
2111
|
+
cursor: pointer;
|
|
2112
|
+
position: absolute;
|
|
2113
|
+
right: 10px;
|
|
2114
|
+
top: 27%;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2105
2117
|
/*! animation keyframes */
|
|
2106
2118
|
@keyframes SlideLeftOut {
|
|
2107
2119
|
from {
|
|
@@ -42027,13 +42039,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42027
42039
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42028
42040
|
border-right-color: #9c9c9c;
|
|
42029
42041
|
}
|
|
42030
|
-
.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) {
|
|
42042
|
+
.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) {
|
|
42031
42043
|
background-color: #393939;
|
|
42032
42044
|
color: #f0f0f0;
|
|
42033
42045
|
}
|
|
42034
|
-
.e-grid.e-disable-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-disable-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-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42035
|
-
background-color: transparent;
|
|
42036
|
-
}
|
|
42037
42046
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42038
42047
|
cursor: move;
|
|
42039
42048
|
}
|
|
@@ -48550,14 +48559,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48550
48559
|
}
|
|
48551
48560
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48552
48561
|
border-bottom-style: solid;
|
|
48553
|
-
border-right
|
|
48562
|
+
border-right: 1px solid;
|
|
48554
48563
|
overflow: hidden;
|
|
48555
48564
|
position: relative;
|
|
48556
48565
|
z-index: 6;
|
|
48557
48566
|
}
|
|
48558
48567
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48559
48568
|
border-left: 0;
|
|
48560
|
-
padding: 0 3px;
|
|
48561
48569
|
}
|
|
48562
48570
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48563
48571
|
border-collapse: collapse;
|
|
@@ -48609,7 +48617,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48609
48617
|
}
|
|
48610
48618
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48611
48619
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48612
|
-
padding-left:
|
|
48620
|
+
padding-left: 11px;
|
|
48613
48621
|
text-align: left;
|
|
48614
48622
|
}
|
|
48615
48623
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -48713,7 +48721,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48713
48721
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
48714
48722
|
display: inline-block;
|
|
48715
48723
|
font-size: 13px;
|
|
48716
|
-
font-weight:
|
|
48724
|
+
font-weight: normal;
|
|
48717
48725
|
overflow: hidden;
|
|
48718
48726
|
position: absolute;
|
|
48719
48727
|
text-overflow: ellipsis;
|
|
@@ -49106,6 +49114,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49106
49114
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49107
49115
|
border-bottom-width: 0px;
|
|
49108
49116
|
height: 200px;
|
|
49117
|
+
overflow: hidden;
|
|
49109
49118
|
}
|
|
49110
49119
|
.e-gantt-dialog > .e-dlg-content {
|
|
49111
49120
|
padding: 0 !important;
|
|
@@ -66364,10 +66373,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66364
66373
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
66365
66374
|
margin-top: 10px;
|
|
66366
66375
|
}
|
|
66367
|
-
.e-spreadsheet .e-goto-dlg {
|
|
66376
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
66368
66377
|
height: auto;
|
|
66369
66378
|
}
|
|
66370
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
66379
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
66371
66380
|
font-weight: bold;
|
|
66372
66381
|
padding-top: 7px;
|
|
66373
66382
|
}
|
|
@@ -67590,32 +67599,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67590
67599
|
font-size: 12px;
|
|
67591
67600
|
padding-top: 7px;
|
|
67592
67601
|
}
|
|
67593
|
-
.e-spreadsheet .e-find-dlg {
|
|
67602
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
67594
67603
|
height: auto;
|
|
67595
67604
|
width: 442px;
|
|
67596
67605
|
}
|
|
67597
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
67606
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
67598
67607
|
color: #dd2c2c;
|
|
67599
67608
|
font-size: 12px;
|
|
67600
67609
|
padding-top: 7px;
|
|
67601
67610
|
}
|
|
67602
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
67611
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
67603
67612
|
color: #dd2c2c;
|
|
67604
67613
|
font-size: 12px;
|
|
67605
67614
|
padding-top: 7px;
|
|
67606
67615
|
}
|
|
67607
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
67616
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
67608
67617
|
padding-right: 12px;
|
|
67609
67618
|
}
|
|
67610
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
67619
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
67611
67620
|
padding: 12px 0;
|
|
67612
67621
|
}
|
|
67613
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
67622
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
67614
67623
|
margin: 0;
|
|
67615
67624
|
padding-bottom: 8px;
|
|
67616
67625
|
padding-top: 12px;
|
|
67617
67626
|
}
|
|
67618
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
67627
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
67619
67628
|
text-align: left;
|
|
67620
67629
|
}
|
|
67621
67630
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -68335,12 +68344,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68335
68344
|
height: 45px;
|
|
68336
68345
|
width: 419px;
|
|
68337
68346
|
}
|
|
68338
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
68339
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
68347
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
68348
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68340
68349
|
height: auto;
|
|
68341
68350
|
}
|
|
68342
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
68343
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
68351
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
68352
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
68344
68353
|
font-size: 12px;
|
|
68345
68354
|
}
|
|
68346
68355
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/styles/bootstrap.css
CHANGED
|
@@ -2102,6 +2102,18 @@
|
|
|
2102
2102
|
touch-action: pinch-zoom;
|
|
2103
2103
|
}
|
|
2104
2104
|
|
|
2105
|
+
.e-license {
|
|
2106
|
+
color: rgb(255, 255, 0);
|
|
2107
|
+
text-decoration: none;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
.e-license-banner {
|
|
2111
|
+
cursor: pointer;
|
|
2112
|
+
position: absolute;
|
|
2113
|
+
right: 10px;
|
|
2114
|
+
top: 27%;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2105
2117
|
/*! animation keyframes */
|
|
2106
2118
|
@keyframes SlideLeftOut {
|
|
2107
2119
|
from {
|
|
@@ -42042,13 +42054,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42042
42054
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42043
42055
|
border-right-color: #317ab9;
|
|
42044
42056
|
}
|
|
42045
|
-
.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) {
|
|
42057
|
+
.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) {
|
|
42046
42058
|
background-color: #f5f5f5;
|
|
42047
42059
|
color: #333;
|
|
42048
42060
|
}
|
|
42049
|
-
.e-grid.e-disable-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-disable-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-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42050
|
-
background-color: transparent;
|
|
42051
|
-
}
|
|
42052
42061
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42053
42062
|
cursor: move;
|
|
42054
42063
|
}
|
|
@@ -48693,14 +48702,13 @@ span.e-table-box.e-rbox-select {
|
|
|
48693
48702
|
}
|
|
48694
48703
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
48695
48704
|
border-bottom-style: solid;
|
|
48696
|
-
border-right
|
|
48705
|
+
border-right: 1px solid;
|
|
48697
48706
|
overflow: hidden;
|
|
48698
48707
|
position: relative;
|
|
48699
48708
|
z-index: 6;
|
|
48700
48709
|
}
|
|
48701
48710
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
48702
48711
|
border-left: 0;
|
|
48703
|
-
padding: 0 3px;
|
|
48704
48712
|
}
|
|
48705
48713
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
48706
48714
|
border-collapse: collapse;
|
|
@@ -48752,7 +48760,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48752
48760
|
}
|
|
48753
48761
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
48754
48762
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
48755
|
-
padding-left:
|
|
48763
|
+
padding-left: 11px;
|
|
48756
48764
|
text-align: left;
|
|
48757
48765
|
}
|
|
48758
48766
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -48856,7 +48864,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48856
48864
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
48857
48865
|
display: inline-block;
|
|
48858
48866
|
font-size: 13px;
|
|
48859
|
-
font-weight:
|
|
48867
|
+
font-weight: normal;
|
|
48860
48868
|
overflow: hidden;
|
|
48861
48869
|
position: absolute;
|
|
48862
48870
|
text-overflow: ellipsis;
|
|
@@ -49249,6 +49257,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49249
49257
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49250
49258
|
border-bottom-width: 0px;
|
|
49251
49259
|
height: 200px;
|
|
49260
|
+
overflow: hidden;
|
|
49252
49261
|
}
|
|
49253
49262
|
.e-gantt-dialog > .e-dlg-content {
|
|
49254
49263
|
padding: 0 !important;
|
|
@@ -68531,10 +68540,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68531
68540
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
68532
68541
|
margin-top: 10px;
|
|
68533
68542
|
}
|
|
68534
|
-
.e-spreadsheet .e-goto-dlg {
|
|
68543
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68535
68544
|
height: auto;
|
|
68536
68545
|
}
|
|
68537
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
68546
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
68538
68547
|
font-weight: bold;
|
|
68539
68548
|
padding-top: 7px;
|
|
68540
68549
|
}
|
|
@@ -69757,32 +69766,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69757
69766
|
font-size: 12px;
|
|
69758
69767
|
padding-top: 7px;
|
|
69759
69768
|
}
|
|
69760
|
-
.e-spreadsheet .e-find-dlg {
|
|
69769
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69761
69770
|
height: auto;
|
|
69762
69771
|
width: 442px;
|
|
69763
69772
|
}
|
|
69764
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
69773
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
69765
69774
|
color: #dd2c2c;
|
|
69766
69775
|
font-size: 12px;
|
|
69767
69776
|
padding-top: 7px;
|
|
69768
69777
|
}
|
|
69769
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
69778
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
69770
69779
|
color: #dd2c2c;
|
|
69771
69780
|
font-size: 12px;
|
|
69772
69781
|
padding-top: 7px;
|
|
69773
69782
|
}
|
|
69774
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69783
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69775
69784
|
padding-right: 12px;
|
|
69776
69785
|
}
|
|
69777
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69786
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69778
69787
|
padding: 12px 0;
|
|
69779
69788
|
}
|
|
69780
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69789
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69781
69790
|
margin: 0;
|
|
69782
69791
|
padding-bottom: 8px;
|
|
69783
69792
|
padding-top: 12px;
|
|
69784
69793
|
}
|
|
69785
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69794
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69786
69795
|
text-align: left;
|
|
69787
69796
|
}
|
|
69788
69797
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -70502,12 +70511,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70502
70511
|
height: 54px;
|
|
70503
70512
|
width: 419px;
|
|
70504
70513
|
}
|
|
70505
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
70506
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
70514
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
70515
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
70507
70516
|
height: auto;
|
|
70508
70517
|
}
|
|
70509
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
70510
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
70518
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
70519
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
70511
70520
|
font-size: 12px;
|
|
70512
70521
|
}
|
|
70513
70522
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1753,6 +1753,18 @@
|
|
|
1753
1753
|
touch-action: pinch-zoom;
|
|
1754
1754
|
}
|
|
1755
1755
|
|
|
1756
|
+
.e-license {
|
|
1757
|
+
color: rgb(255, 255, 0);
|
|
1758
|
+
text-decoration: none;
|
|
1759
|
+
}
|
|
1760
|
+
|
|
1761
|
+
.e-license-banner {
|
|
1762
|
+
cursor: pointer;
|
|
1763
|
+
position: absolute;
|
|
1764
|
+
right: 10px;
|
|
1765
|
+
top: 27%;
|
|
1766
|
+
}
|
|
1767
|
+
|
|
1756
1768
|
/*! animation keyframes */
|
|
1757
1769
|
@keyframes SlideLeftOut {
|
|
1758
1770
|
from {
|
|
@@ -42793,13 +42805,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42793
42805
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42794
42806
|
border-right-color: #6c757d;
|
|
42795
42807
|
}
|
|
42796
|
-
.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) {
|
|
42808
|
+
.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) {
|
|
42797
42809
|
background-color: rgba(0, 0, 0, 0.08);
|
|
42798
42810
|
color: #212529;
|
|
42799
42811
|
}
|
|
42800
|
-
.e-grid.e-disable-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-disable-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-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42801
|
-
background-color: transparent;
|
|
42802
|
-
}
|
|
42803
42812
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42804
42813
|
cursor: move;
|
|
42805
42814
|
}
|
|
@@ -49602,14 +49611,13 @@ span.e-table-box.e-rbox-select {
|
|
|
49602
49611
|
}
|
|
49603
49612
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
49604
49613
|
border-bottom-style: solid;
|
|
49605
|
-
border-right
|
|
49614
|
+
border-right: 1px solid;
|
|
49606
49615
|
overflow: hidden;
|
|
49607
49616
|
position: relative;
|
|
49608
49617
|
z-index: 6;
|
|
49609
49618
|
}
|
|
49610
49619
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
49611
49620
|
border-left: 0;
|
|
49612
|
-
padding: 0 3px;
|
|
49613
49621
|
}
|
|
49614
49622
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
49615
49623
|
border-collapse: collapse;
|
|
@@ -49661,7 +49669,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49661
49669
|
}
|
|
49662
49670
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
49663
49671
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
49664
|
-
padding-left:
|
|
49672
|
+
padding-left: 11px;
|
|
49665
49673
|
text-align: left;
|
|
49666
49674
|
}
|
|
49667
49675
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49765,7 +49773,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49765
49773
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49766
49774
|
display: inline-block;
|
|
49767
49775
|
font-size: 13px;
|
|
49768
|
-
font-weight:
|
|
49776
|
+
font-weight: normal;
|
|
49769
49777
|
overflow: hidden;
|
|
49770
49778
|
position: absolute;
|
|
49771
49779
|
text-overflow: ellipsis;
|
|
@@ -50158,6 +50166,7 @@ span.e-table-box.e-rbox-select {
|
|
|
50158
50166
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
50159
50167
|
border-bottom-width: 0px;
|
|
50160
50168
|
height: 200px;
|
|
50169
|
+
overflow: hidden;
|
|
50161
50170
|
}
|
|
50162
50171
|
.e-gantt-dialog > .e-dlg-content {
|
|
50163
50172
|
padding: 0 !important;
|
|
@@ -68152,10 +68161,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68152
68161
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
68153
68162
|
margin-top: 10px;
|
|
68154
68163
|
}
|
|
68155
|
-
.e-spreadsheet .e-goto-dlg {
|
|
68164
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
68156
68165
|
height: auto;
|
|
68157
68166
|
}
|
|
68158
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
68167
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
68159
68168
|
font-weight: bold;
|
|
68160
68169
|
padding-top: 7px;
|
|
68161
68170
|
}
|
|
@@ -69383,32 +69392,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69383
69392
|
font-size: 12px;
|
|
69384
69393
|
padding-top: 7px;
|
|
69385
69394
|
}
|
|
69386
|
-
.e-spreadsheet .e-find-dlg {
|
|
69395
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69387
69396
|
height: auto;
|
|
69388
69397
|
width: 413px;
|
|
69389
69398
|
}
|
|
69390
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
69399
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
69391
69400
|
color: #dd2c2c;
|
|
69392
69401
|
font-size: 12px;
|
|
69393
69402
|
padding-top: 7px;
|
|
69394
69403
|
}
|
|
69395
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
69404
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
69396
69405
|
color: #dd2c2c;
|
|
69397
69406
|
font-size: 12px;
|
|
69398
69407
|
padding-top: 7px;
|
|
69399
69408
|
}
|
|
69400
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69409
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
69401
69410
|
padding-right: 12px;
|
|
69402
69411
|
}
|
|
69403
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69412
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
69404
69413
|
padding: 12px 0;
|
|
69405
69414
|
}
|
|
69406
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69415
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69407
69416
|
margin: 0;
|
|
69408
69417
|
padding-bottom: 8px;
|
|
69409
69418
|
padding-top: 12px;
|
|
69410
69419
|
}
|
|
69411
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69420
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69412
69421
|
text-align: left;
|
|
69413
69422
|
}
|
|
69414
69423
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -70128,12 +70137,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70128
70137
|
height: 59px;
|
|
70129
70138
|
width: 389px;
|
|
70130
70139
|
}
|
|
70131
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
70132
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
70140
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
70141
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
70133
70142
|
height: auto;
|
|
70134
70143
|
}
|
|
70135
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
70136
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
70144
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
70145
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
70137
70146
|
font-size: 12px;
|
|
70138
70147
|
}
|
|
70139
70148
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
|
@@ -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
|
}
|
|
@@ -42702,13 +42714,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42702
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 {
|
|
42703
42715
|
border-right-color: #444c54;
|
|
42704
42716
|
}
|
|
42705
|
-
.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) {
|
|
42706
42718
|
background-color: #31373d;
|
|
42707
42719
|
color: #fff;
|
|
42708
42720
|
}
|
|
42709
|
-
.e-grid.e-disable-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-disable-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-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42710
|
-
background-color: transparent;
|
|
42711
|
-
}
|
|
42712
42721
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42713
42722
|
cursor: move;
|
|
42714
42723
|
}
|
|
@@ -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;
|
|
@@ -67886,10 +67895,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67886
67895
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67887
67896
|
margin-top: 10px;
|
|
67888
67897
|
}
|
|
67889
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67898
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67890
67899
|
height: auto;
|
|
67891
67900
|
}
|
|
67892
|
-
.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 {
|
|
67893
67902
|
font-weight: bold;
|
|
67894
67903
|
padding-top: 7px;
|
|
67895
67904
|
}
|
|
@@ -69094,32 +69103,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69094
69103
|
font-size: 12px;
|
|
69095
69104
|
padding-top: 7px;
|
|
69096
69105
|
}
|
|
69097
|
-
.e-spreadsheet .e-find-dlg {
|
|
69106
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
69098
69107
|
height: auto;
|
|
69099
69108
|
width: 468px;
|
|
69100
69109
|
}
|
|
69101
|
-
.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 {
|
|
69102
69111
|
color: #e4606d;
|
|
69103
69112
|
font-size: 12px;
|
|
69104
69113
|
padding-top: 7px;
|
|
69105
69114
|
}
|
|
69106
|
-
.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 {
|
|
69107
69116
|
color: #e4606d;
|
|
69108
69117
|
font-size: 12px;
|
|
69109
69118
|
padding-top: 7px;
|
|
69110
69119
|
}
|
|
69111
|
-
.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 {
|
|
69112
69121
|
padding-right: 12px;
|
|
69113
69122
|
}
|
|
69114
|
-
.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 {
|
|
69115
69124
|
padding: 12px 0;
|
|
69116
69125
|
}
|
|
69117
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
69126
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
69118
69127
|
margin: 0;
|
|
69119
69128
|
padding-bottom: 8px;
|
|
69120
69129
|
padding-top: 12px;
|
|
69121
69130
|
}
|
|
69122
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
69131
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
69123
69132
|
text-align: left;
|
|
69124
69133
|
}
|
|
69125
69134
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69844,12 +69853,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69844
69853
|
height: 50px;
|
|
69845
69854
|
width: 419px;
|
|
69846
69855
|
}
|
|
69847
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69848
|
-
.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 {
|
|
69849
69858
|
height: auto;
|
|
69850
69859
|
}
|
|
69851
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69852
|
-
.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 {
|
|
69853
69862
|
font-size: 12px;
|
|
69854
69863
|
}
|
|
69855
69864
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|